@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);
@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid rgba(0,0,0,.3);min-height:150px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-message .dz-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{filter:blur(8px);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}
/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{image-orientation:0deg;display:block;height:100%;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{background:#0b0b0b;background:rgba(0,0,0,.9);bottom:0;left:0;opacity:0;outline:none!important;position:fixed;right:0;top:0;transition:opacity .3s ease;white-space:nowrap;z-index:9990}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{bottom:0;left:0;outline:none!important;position:fixed;right:0;text-align:center;top:0;z-index:9990}.lity-wrap:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle}.lity-loader{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;margin-top:-.8em;opacity:0;position:absolute;text-align:center;top:50%;transition:opacity .3s ease;width:100%;z-index:9991}.lity-loading .lity-loader{opacity:1}.lity-container{display:inline-block;max-height:100%;max-width:100%;outline:none!important;position:relative;text-align:left;vertical-align:middle;white-space:normal;z-index:9992}.lity-content{transform:scale(1);transition:transform .3s ease;width:100%;z-index:9993}.lity-closed .lity-content,.lity-loading .lity-content{transform:scale(.8)}.lity-content:after{bottom:0;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;width:auto;z-index:-1}.lity-close{-webkit-appearance:none;background:none;border:0;box-shadow:none;color:#fff;cursor:pointer;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;height:35px;line-height:35px;outline:none;padding:0;position:fixed;right:0;text-align:center;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.6);top:0;width:35px;z-index:9994}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{background:none;border:0;box-shadow:none;color:#fff;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;line-height:35px;outline:none;padding:0;text-align:center;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.6)}.lity-close:active{top:1px}.lity-image img{border:0;display:block;line-height:0;max-width:100%}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{max-width:964px;width:100%}.lity-iframe-container{-webkit-overflow-scrolling:touch;height:0;overflow:auto;padding-top:56.25%;pointer-events:auto;transform:translateZ(0);width:100%}.lity-iframe-container iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.lity-hide{display:none}
@charset "UTF-8";
/*!
 * Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#212529;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;margin:0}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;max-width:3rem;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;width:100%}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;color:#6c757d}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);color-adjust:exact;height:1em;margin-top:.25em;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca;color:#fff}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0a58ca;border-color:#0a53be;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}.btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#0d6efd}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-success{border-color:#198754;color:#198754}.btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#198754}.btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}.btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu{bottom:100%;top:auto}.dropup .dropdown-menu[data-bs-popper]{margin-bottom:.125rem;margin-top:0}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu{left:100%;right:auto;top:0}.dropend .dropdown-menu[data-bs-popper]{margin-left:.125rem;margin-top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu{left:auto;right:100%;top:0}.dropstart .dropdown-menu[data-bs-popper]{margin-right:.125rem;margin-top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){background-color:#e7f1ff;color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-width:1px}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{max-width:100%;pointer-events:none;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.h1,.h2,.h3,.h4,.h5,.h6,a,body,button,h1,h2,h3,h4,h5,h6,input,label,p,select,span,textarea{font-family:DM Sans,Helvetica,Arial,sans-serif}.h1,h1{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2}@media (min-width:576px){.h1,h1{font-size:32px}}.h2,h2{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2}@media (min-width:576px){.h2,h2{font-size:24px}}.h3,h3{color:#1f2933;font-size:20px;font-weight:700;line-height:1.2}.h4,h4,p,span{font-size:14px;font-weight:400;line-height:1.2}p,span{color:#53606d;margin:0;padding:0}button,input,select,textarea{color:#7b8794;font-size:16px;line-height:1.5}label{color:#1f2933;font-size:16px;line-height:1}a,a:hover{color:#a061ff;text-decoration:none}.text-page-typography{color:#53606d}.text-page-typography .h2,.text-page-typography h2{color:#1f2933;font-size:20px;line-height:1.5;margin-bottom:30px}.text-page-typography .h3,.text-page-typography h3{color:#1f2933;font-size:18px;line-height:1.25;margin-bottom:20px}.text-page-typography .terms-heading.h3,.text-page-typography h3.terms-heading{margin-top:30px!important}.text-page-typography .h3:not(:first-child),.text-page-typography h3:not(:first-child){margin-top:40px}@media (min-width:992px){.text-page-typography .h3,.text-page-typography h3{margin-bottom:30px}.text-page-typography .h3:not(:first-child),.text-page-typography h3:not(:first-child){margin-top:56px}}.text-page-typography p{font-size:16px;line-height:1.5}.text-page-typography p:not(:last-child){margin-bottom:1.5em}.text-page-typography ol{counter-reset:ol;font-size:16px;line-height:1.5;list-style:none;margin-bottom:40px;padding:0}.text-page-typography ol li{counter-increment:ol;margin-bottom:1.5em;padding-left:30px;position:relative}.text-page-typography ol li:last-child{margin-bottom:0}.text-page-typography ol li:before{align-items:center;background:rgba(156,91,255,.1);border-radius:50%;color:#9c5bff;content:counter(ol);display:block;display:flex;flex:none;font-size:12px;font-weight:700;height:20px;justify-content:center;left:0;line-height:1.25;position:absolute;text-align:center;top:.2em;width:20px}@media (min-width:992px){.text-page-typography ol{margin-bottom:60px}.text-page-typography ol li{padding-left:36px}}.text-page-typography .white-text-box{background:#fbfcfe;border-radius:8px;color:#1f2933;font-weight:700;margin-bottom:1.5em;padding:20px 16px}.text-page-typography .white-text-box:last-child{margin-bottom:0}.text-page-typography .white-text-box p{color:inherit;font-weight:inherit}@media (min-width:992px){.text-page-typography .white-text-box{padding:30px 24px}}.text-page-typography .text-dark{color:#1f2933}.text-page-typography .bubbles-list{list-style:none}.text-page-typography .bubbles-list li{margin-bottom:24px;padding-left:38px;position:relative}.text-page-typography .bubbles-list li:before{border-radius:50%;content:"";display:block;height:18px;left:0;position:absolute;top:3px;width:18px}.text-page-typography .bubbles-list li:last-child{margin-bottom:0}.text-page-typography .bubbles-list li.green:before{background:#68c979}.text-page-typography .bubbles-list li.yellow:before{background:#f5c64e}.text-page-typography .bubbles-list li.red:before{background:#de5048}@media (min-width:992px){.text-page-typography .bubbles-list li{margin-bottom:24px}}html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available;scroll-behavior:unset}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:unset}}*{margin:0;padding:0}button,input,select,textarea{border:none;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);outline:none;padding:20px}body{background:#eff3fa;min-height:-webkit-fill-available}body.no-overflow{overflow:hidden}body#infodesk{bottom:0;left:0;overscroll-behavior-y:none;position:fixed;right:0;top:0}body.modal-open{height:100%;overflow:hidden;position:relative}ul{list-style:none;margin:0;padding:0}b{font-weight:700}hr{background-color:rgba(0,0,0,.08);border-top:none;box-shadow:0 1px 0 0 #fff;height:1px;margin:50px 0;opacity:1}.background-square{background-attachment:fixed;background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/square-bg.png);background-repeat:no-repeat;background-size:cover}.background-gradient{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/global-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:240% 120%}::-webkit-input-placeholder{color:#7b8794;font-size:16px}::-moz-placeholder{color:#7b8794;font-size:16px}:-ms-input-placeholder{color:#7b8794;font-size:16px}:-moz-placeholder{color:#7b8794;font-size:16px}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:64px;position:relative;width:100%}@media screen and (min-width:992px){.page-wrapper{padding-top:88px}}.page-wrapper>.page-content{flex:auto}.page-wrapper>.page-footer{flex:none}.page-wrapper.unauthorized{padding-top:0}.page-wrapper.unauthorized .page-login,.page-wrapper.unauthorized .page-onboarding,.page-wrapper.unauthorized .page-register,.page-wrapper.unauthorized .page-register-successful{padding-top:50px}@media screen and (min-width:992px){.page-wrapper.unauthorized .page-login,.page-wrapper.unauthorized .page-onboarding,.page-wrapper.unauthorized .page-register,.page-wrapper.unauthorized .page-register-successful{padding-top:88px}}.page-wrapper.unauthorized .header.sticky{background-color:#fff!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.page-wrapper.unauthorized .default-text-page{padding:85px 0 56px}.page-wrapper .header.sticky .header-nav .top-nav>ul>li.active:after{bottom:-17px}.page-background{align-items:center;background-position-x:40px;background-position-y:-110px;background-repeat:no-repeat,no-repeat;background-size:100%,contain;display:flex;flex-direction:column}@media (min-width:992px){.page-background{align-items:flex-start;background-position:100%,0;background-size:50%,50%}}.page-background-second{background-image:none}@media (min-width:992px){.page-background-second{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/lock-bg.png);background-position:100%;background-repeat:no-repeat,no-repeat;background-size:30%}}.ach-modal{z-index:15001}.ach-modal .account-information img{max-height:40px;max-width:40px}.ach-modal .modal-dialog{max-width:700px}.ach-modal .icon-only-btn{left:-5px;top:5px}.ach-modal .modal-content{background-color:#eff3fa}.ach-modal .modal-body{padding:0 40px 40px}@media screen and (min-width:767px){.ach-modal .modal-body{padding:0 90px 90px}}.ach-modal .title-block{align-items:center;display:flex;flex-wrap:wrap}@media screen and (min-width:767px){.ach-modal .title-block{flex-wrap:nowrap}}.ach-modal .title-block .h2,.ach-modal .title-block h2{order:2}@media screen and (min-width:767px){.ach-modal .title-block .h2,.ach-modal .title-block h2{order:1}}.ach-modal .title-block img{order:1}@media screen and (min-width:767px){.ach-modal .title-block img{order:2}}.ach-modal img{display:block;margin:0 auto;text-align:center}.ach-modal img.logo{left:0;max-width:100px;position:absolute;right:0;top:-5px}.ach-modal img.congrats{margin-bottom:15px;margin-top:15px;max-width:70px}@media screen and (min-width:767px){.ach-modal img.congrats{margin-bottom:35px;margin-top:30px;max-width:80px}}.ach-modal .h2,.ach-modal h2{font-size:32px;font-weight:600;margin-bottom:30px;margin-top:20px;text-align:center}.ach-modal .h4,.ach-modal h4{color:#53606d;font-size:16px;line-height:25px;margin-bottom:20px;text-align:center}.ach-modal .h4 b,.ach-modal h4 b{color:#000}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.button{--btn-bg:#9c5bff;--btn-bg-hover:#a74dff;--btn-bg-active:#7c26ff;--btn-bg-focused:#9c5bff;--btn-bg-disabled:#d1b3ff;--btn-shadow:0 24px 32px 0 rgba(156,91,255,.32);--btn-shadow-hover:0 24px 32px 0 rgba(124,38,255,.4);--btn-color:#fff;--icon-size-small:16px;--icon-size-normal:24px;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--btn-bg);border:0;border-radius:8px;box-shadow:var(--btn-shadow);color:var(--btn-color);cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;line-height:1.5;padding:16px 26px;position:relative;transition:all .3s;z-index:2}.button:before{background:rgba(156,91,255,.3);border-radius:10px;height:calc(100% + 6px);left:-3px;pointer-events:none;top:-3px;width:calc(100% + 6px);z-index:-1}.button:after,.button:before{content:"";display:block;opacity:0;position:absolute;transition:all .3s}.button:after{border:2px solid #f2e8fd;border-radius:7px;height:calc(100% - 4px);left:2px;top:2px;width:calc(100% - 4px);z-index:3}.button .button-icon{fill:currentcolor;display:block;flex:none;height:var(--icon-size-normal);width:var(--icon-size-normal)}.button .button-icon.small{height:var(--icon-size-small);width:var(--icon-size-small)}.button .button-icon:first-child{margin-right:8px}.button .button-icon:last-child{margin-left:8px}.button .button-icon,.button .button-text{position:relative;z-index:5}.button .button-text{font-weight:500}.button .button-text.small{font-size:14px;font-weight:400;line-height:1.143;text-align:left}.button .button-text.dark{color:#1f2933}.button span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.button:hover{background:var(--btn-bg-hover);box-shadow:var(--btn-shadow-hover);transform:translateY(-8px)}.button:focus:after,.button:focus:before{opacity:1}.button:focus-visible:after,.button:focus-visible:before{opacity:1}.button:active{background:var(--btn-bg-active)}.button[disabled]{background:var(--btn-bg-disabled);cursor:default;pointer-events:none}.button.button-white{--btn-bg:#fff;--btn-bg-hover:#fff;--btn-bg-active:#fff;--btn-bg-focused:#fff;--btn-bg-disabled:#fff;--btn-shadow:0 16px 24px 0 rgba(0,0,0,.16);--btn-shadow-hover:0 24px 32px 0 rgba(0,0,0,.2);--btn-color:$color-main-dark;--icon-size-small:16px;--icon-size-normal:24px}.button.button-white[disabled]{background:hsla(0,0%,100%,.7);color:rgba(31,41,51,.4)}.button.button-white:before{background:rgba(156,91,255,.3)}.button.button-white:after{background:#fff;border:1px solid #9c5bff}.button.app-button{min-width:236px;padding:12px 24px}.button.stroke-button{--btn-border-color:rgba(31,41,51,.2);--btn-border-color-hover:#9c5bff;--btn-color:$color-main-dark;--btn-color-active:#7c26ff;--btn-stroke-width:2px;--btn-bg:transparent;--btn-bg-hover:transparent;--btn-bg-active:rgba(156,91,255,.1);--btn-bg-focused:transparent;--btn-bg-disabled:transparent;border:var(--btn-stroke-width) solid var(--btn-border-color);box-shadow:unset;padding:10px 24px}.button.stroke-button:hover{border-color:var(--btn-border-color-hover);transform:translateY(0)}.button.stroke-button:active{color:var(--btn-color-active)}.button.stroke-button:focus{border-color:#9c5bff}.button.stroke-button:focus:before{background:transparent;border:6px solid rgba(162,119,243,.3);height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}.button.stroke-button:focus-visible:before{background:transparent;border:6px solid rgba(156,91,255,.3);height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}.button.stroke-button[disabled]{border-color:rgba(31,41,51,.1);color:rgba(31,41,51,.4)}.button.stroke-button.purple-border{--btn-border-color:#9c5bff;--btn-bg-hover:rgba(156,91,255,.1)}.button.stroke-button.purple-border:hover{background:var(--btn-bg-hover)}.button.stroke-button.small-stroke{--btn-stroke-width:1px}.button.stroke-button span{color:#1f2933}.button.disabled{opacity:.4}.text-btn{--color:#7c26ff;--hover-color:#1f2933;--icon-size-small:16px;--icon-size-normal:24px;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:none;color:var(--color);display:inline-flex;font-size:14px;justify-content:center;line-height:1.143;padding:0;position:relative;text-decoration:none;transition:all .3s}.text-btn:is(a):not(.big){text-decoration:underline}.text-btn.color-main-light{--color:#53606d}.text-btn span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.text-btn:after,.text-btn:before{border-radius:8px;content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.text-btn:before{border:4px solid rgba(156,91,255,.3);border-radius:12px;height:calc(100% + 22px);left:-11px;top:-11px;width:calc(100% + 22px)}.text-btn:after{border:1px solid #9c5bff;height:calc(100% + 14px);left:-7px;top:-7px;width:calc(100% + 14px)}.text-btn:hover{color:var(--hover-color);text-decoration:none}.text-btn:active{color:#9c5bff;text-decoration:none}.text-btn:focus{outline:none}.text-btn:focus-visible:after,.text-btn:focus-visible:before{opacity:1}.text-btn[disabled]{color:#7c26ff;cursor:default;opacity:.4}.text-btn .btn-icon{fill:currentcolor;display:block;flex:none;height:var(--icon-size-normal);width:var(--icon-size-normal)}.text-btn .btn-icon.small{height:var(--icon-size-small);width:var(--icon-size-small)}.text-btn .btn-icon:first-child{margin-right:8px}.text-btn .btn-icon:last-child{margin-left:8px}.text-btn.danger{color:#f52847}.text-btn.danger:before{border-color:rgba(245,40,71,.3)}.text-btn.danger:after{border-color:#f52847}.text-btn.danger:hover{color:#1f2933}.text-btn.danger:active{color:#ff4460}.text-btn.white{color:#fff}.text-btn.big{font-size:12px;font-weight:700;line-height:1.333;text-transform:uppercase}.text-btn.back{color:#53606d}.text-btn.back:hover{color:#9c5bff}.text-btn.back:focus{color:#7c26ff}.text-btn.back.disabled{opacity:.4}.text-btn.link{color:#7c26ff;text-decoration:underline}.text-btn.link:hover{text-decoration:none}.text-btn.link:focus{border:4px solid rgba(156,91,255,.3);border-radius:8px;box-shadow:0 24px 32px 0 rgba(17,21,89,.08);padding:2px 5px}.icon-only-btn{align-items:center;background:transparent;border:0;border-radius:4px;box-shadow:unset;color:#67748e;display:inline-flex;height:32px;justify-content:center;position:relative;transition:all .3s;width:32px}.icon-only-btn:after,.icon-only-btn:before{border-radius:8px;content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.icon-only-btn:before{border:4px solid rgba(156,91,255,.3);border-radius:12px;height:calc(100% + 12px);left:-6px;top:-6px;width:calc(100% + 12px)}.icon-only-btn:after{border:1px solid #9c5bff;height:calc(100% + 6px);left:-3px;top:-3px;width:calc(100% + 6px)}.icon-only-btn:hover{background:rgba(156,91,255,.1);color:#9c5bff}.icon-only-btn:hover .btn-icon{color:#9c5bff}.icon-only-btn:active{background:rgba(156,91,255,.2);color:#9c5bff}.icon-only-btn:active .btn-icon{color:#9c5bff}.icon-only-btn:focus{outline:none}.icon-only-btn:focus:after,.icon-only-btn:focus:before{opacity:1}.icon-only-btn:focus-visible:after,.icon-only-btn:focus-visible:before{opacity:1}.icon-only-btn[disabled]{color:#67748e;cursor:default;opacity:.4}.icon-only-btn[disabled]:after,.icon-only-btn[disabled]:before{display:none}.icon-only-btn .btn-icon{fill:currentcolor;display:block;flex:none;height:24px;width:24px}.icon-only-btn.arrow{border:1px solid rgba(31,41,51,.2);height:auto;padding:12px 16px;width:auto}.icon-only-btn.arrow .btn-icon{height:16px;width:16px}.icon-only-btn.arrow:after{display:none}.icon-only-btn.arrow:before{height:calc(100% + 6px);left:-3px;top:-3px;width:calc(100% + 6px)}.icon-only-btn.arrow.arrow-left{border-radius:8px 0 0 8px}.icon-only-btn.arrow.arrow-left:before{border-radius:12px 0 0 12px}.icon-only-btn.arrow.arrow-right{border-radius:0 8px 8px 0}.icon-only-btn.arrow.arrow-right:before{border-radius:0 12px 12px 0}.icon-only-btn.arrow:hover{background:transparent;border-color:rgba(156,91,255,.6)}.icon-only-btn.arrow:active{background:rgba(156,91,255,.1);border-color:rgba(156,91,255,.6);color:#9c5bff}.icon-only-btn.arrow:focus-visible{border-color:#9c5bff}.icon-only-btn.arrow:focus{border-color:#9c5bff}.icon-only-btn.arrow[disabled]{background:transparent;border-color:rgba(31,41,51,.2);color:#1f2933;opacity:.4}.icon-only-btn.help:hover svg circle,.icon-only-btn.help:hover svg g,.icon-only-btn.help:hover svg path{stroke:#7c26ff}.icon-only-btn.help:hover circle.second{fill:#7c26ff}.icon-only-btn.help.active circle,.icon-only-btn.help.active g,.icon-only-btn.help.active path{stroke:#fff}.icon-only-btn.help.active g circle.second{fill:#fff}.icon-only-btn.help.active g{fill:#7c26ff}.icon-only-btn.help.active:hover circle,.icon-only-btn.help.active:hover g,.icon-only-btn.help.active:hover path{stroke:#fff}.icon-only-btn.help.active:hover g circle.second{fill:#fff}.icon-only-btn.help.active:hover g{fill:#7c26ff}.plus-minus-group{background:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 40px 32px 0 rgba(17,21,89,.08);width:48px}.plus-minus-group .plus-minus-btn{align-items:center;background-color:rgba(239,243,250,.7);border:1px solid transparent;color:#1f2933;display:flex;height:44px;justify-content:center;padding:0;position:relative;transition:all .3s;width:48px}.plus-minus-group .plus-minus-btn:not(:last-child):after{background:rgba(0,0,0,.05);bottom:0;box-shadow:hsla(0,0%,100%,.7);content:"";display:block;height:1px;left:0;position:absolute;width:100%}.plus-minus-group .plus-minus-btn .btn-icon{fill:currentcolor;display:block;flex:none;height:24px;width:24px}.plus-minus-group .plus-minus-btn:before{border:4px solid rgba(156,91,255,.3);content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px)}.plus-minus-group .plus-minus-btn:hover{color:#9c5bff}.plus-minus-group .plus-minus-btn:active{background:rgba(71,38,255,.1);color:#9c5bff}.plus-minus-group .plus-minus-btn:focus{border-color:#9c5bff}.plus-minus-group .plus-minus-btn:focus:before{opacity:1}.plus-minus-group .plus-minus-btn:focus-visible{border-color:#9c5bff}.plus-minus-group .plus-minus-btn:focus-visible:before{opacity:1}.plus-minus-group .plus-minus-btn[disabled]{background:transparent;color:rgba(31,41,51,.4);cursor:default}.plus-minus-group .plus-minus-btn:first-child{border-radius:8px 8px 0 0}.plus-minus-group .plus-minus-btn:first-child:before{border-radius:10px 10px 0 0}.plus-minus-group .plus-minus-btn:last-child{border-radius:0 0 8px 8px}.plus-minus-group .plus-minus-btn:last-child:before{border-radius:0 0 10px 10px}.map-btn{align-items:center;background:hsla(0,0%,100%,.7);border:1px solid transparent;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex;height:65px;justify-content:center;padding:16px;position:relative;transition:all .3s;width:65px}.map-btn:before{border:4px solid rgba(156,91,255,.3);border-radius:10px;content:"";height:calc(100% + 6px);left:-3px;pointer-events:none;position:absolute;top:-3px;width:calc(100% + 6px)}.map-btn:before,.map-btn img{display:block;opacity:0;transition:all .3s}.map-btn img{height:52px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:52px}.map-btn:after,.map-btn img:not(.on-floor-1){position:absolute}.map-btn:after{background:#493c8b;border:2px solid #fff;border-radius:50%;content:"";display:block;height:14px;left:3px;top:2px;width:14px}.map-btn:hover{background:#fff}.map-btn:active{background:rgba(71,38,255,.1)}.map-btn:focus,.map-btn:focus-visible{border-color:#9c5bff;outline:none}.map-btn:focus-visible:before,.map-btn:focus:before{opacity:1}.map-btn[disabled]{background:hsla(0,0%,100%,.2);border-color:transparent;box-shadow:inset 0 1px 4px 0 #fff,0 40px 32px 0 rgba(17,21,89,.08);cursor:default}.map-btn[disabled]:after,.map-btn[disabled] img{opacity:.6}.map-btn[data-floor="1"] .on-floor-1,.map-btn[data-floor="2"] .on-floor-2,.map-btn[data-floor="3"] .on-floor-3{opacity:1}@media screen and (max-width:991px){.map-btn{background:rgba(239,243,250,.7);border-radius:8px;height:48px;padding:11px;width:48px}.map-btn:after{height:5px;left:7px;top:7px;width:5px;z-index:5}.map-btn img{height:27px;width:27px}}.save-icon-btn{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:4px;box-shadow:unset;display:flex;height:32px;justify-content:center;padding:0;position:relative;width:32px}.save-icon-btn:before{border:4px solid rgba(156,91,255,.3);border-radius:6px;content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px)}.save-icon-btn .btn-icon{fill:transparent;stroke:#67748e;display:block;flex:none;height:24px;transition:all .3s;width:24px}.save-icon-btn:hover .btn-icon{fill:rgba(156,91,255,.4);stroke:#9c5bff}.save-icon-btn.activated .btn-icon,.save-icon-btn:active .btn-icon{fill:#9c5bff;stroke:#9c5bff}.save-icon-btn:focus,.save-icon-btn:focus-visible{border-color:#9c5bff;outline:none}.save-icon-btn:focus-visible:before,.save-icon-btn:focus:before{opacity:1}.save-icon-btn[disabled]{cursor:default}.save-icon-btn[disabled] .btn-icon{fill:transparent;stroke:#67748e;opacity:.4}.component-scroll-top-button{background-color:#fff;border:1px solid #9c5bff;border-radius:22px;bottom:16px;padding:8px 12px;position:fixed;right:16px;z-index:10}.grid-center{display:grid;justify-items:center}.form span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.form .form-field{border-radius:8px;position:relative}.form .form-field:before{border:4px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px)}.form .form-field:not(.disabled):focus-visible,.form .form-field:not(.disabled):focus-within,.form .form-field:not(.disabled):hover{outline:none}.form .form-field:not(.disabled):focus-visible:before,.form .form-field:not(.disabled):focus-within:before,.form .form-field:not(.disabled):hover:before{opacity:1}.form .form-field:not(.disabled):focus-visible .input-field,.form .form-field:not(.disabled):focus-visible .select-field .jcf-select,.form .form-field:not(.disabled):focus-within .input-field,.form .form-field:not(.disabled):focus-within .select-field .jcf-select,.form .form-field:not(.disabled):hover .input-field,.form .form-field:not(.disabled):hover .select-field .jcf-select{border-color:#9c5bff}.form .form-field .field-icon{cursor:pointer;flex:none;height:24px;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.form .input-field,.form .select-field .jcf-select{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#1f2933;height:48px;padding:0 16px;transition:all .3s;width:100%}.form .input-field::-moz-placeholder,.form .select-field .jcf-select::-moz-placeholder{color:rgba(31,41,51,.4);opacity:1}.form .input-field::placeholder,.form .select-field .jcf-select::placeholder{color:rgba(31,41,51,.4);opacity:1}.form .input-field[disabled],.form .select-field .jcf-select[disabled]{background:hsla(0,0%,100%,.4);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.04);cursor:default}.form .input-field-text{color:#1f2933;font-size:16px;font-weight:500;line-height:1.5;padding:12px 0}.form .input-field.error,.form .select-field.error .jcf-select{border-color:rgba(245,40,71,.5);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(245,40,71,.08);color:#f52847}.form .form-label{color:#1f2933;display:block;font-size:16px;line-height:1;margin-bottom:8px}.form .form-note{align-items:flex-start;color:#53606d;display:flex;font-size:14px;line-height:1.143;margin-top:16px}.form .form-note .note-icon{fill:#5b80d7;flex:none;height:16px;margin-right:8px;width:16px}.form .form-note.error{color:#f52847}.form .form-note.error .note-icon{fill:#f52847}.form .form-note a{color:#7c26ff;text-decoration:underline!important}.form .form-note a:focus,.form .form-note a:hover{text-decoration:none!important}.select-field .jcf-select{border:1px solid transparent;color:#1f2933;cursor:pointer;display:block;padding-left:0!important;padding-right:0!important}.select-field .jcf-select .jcf-option-hideme{color:rgba(31,41,51,.4)}.select-field .jcf-select .jcf-select-text{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:400;height:46px;margin:0;padding-left:16px;padding-right:48px}.select-field .jcf-select .jcf-select-text img{border-radius:50%;flex:none;height:24px;margin-right:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:24px}.select-field .jcf-select .jcf-select-opener{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%237B8794'/%3E%3C/svg%3E") no-repeat 50%/contain;height:16px;position:absolute;right:16px;top:calc(50% - 8px);transition:all .3s;width:16px}.select-field .jcf-select.jcf-drop-active .jcf-select-opener{transform:rotate(-180deg)}.select-field:focus-within .jcf-select:not(.jcf-disabled),.select-field:hover .jcf-select:not(.jcf-disabled){border-color:#9c5bff}.select-field .jcf-select-drop .jcf-option-hideme{display:none}.select-field.error .jcf-select .jcf-option-hideme{color:#f52847}.select-field .jcf-select.jcf-disabled{background:hsla(0,0%,100%,.4);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.04);cursor:default}.select-field .jcf-select.jcf-disabled:before{display:none}.select-field .jcf-select.jcf-disabled .jcf-select-text{color:rgba(31,41,51,.4);cursor:default}.select-field .jcf-select.jcf-disabled .jcf-select-opener{cursor:default;opacity:.4}.select-field .jcf-select-drop{margin-top:4px!important;position:relative;width:100%!important}.jcf-list{background:#fff;border:0;display:block;overflow:hidden}.jcf-list .jcf-list-content{display:block;max-height:200px;scrollbar-color:#c1c1c1 transparent}.jcf-list .jcf-list-content::-webkit-scrollbar{width:8px}.jcf-list .jcf-list-content::-webkit-scrollbar-track{background:transparent}.jcf-list .jcf-list-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;width:8px}.jcf-list.jcf-scroll-active{padding-right:4px}.jcf-list .jcf-option{align-items:center;color:#1f2933;cursor:pointer;display:flex;font-size:16px;line-height:1.5;padding:8px 16px;transition:all .3s}.jcf-list .jcf-option img{border-radius:50%;flex:none;height:24px;margin-right:8px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:24px}.jcf-list .jcf-option.jcf-selected{background:rgba(103,116,142,.15);color:#1f2933}.jcf-list .jcf-option:not(.jcf-disabled).jcf-hover,.jcf-list .jcf-option:not(.jcf-disabled):focus,.jcf-list .jcf-option:not(.jcf-disabled):hover{background:#9c5bff;color:#fff}.jcf-list .jcf-option.jcf-disabled{cursor:not-allowed;opacity:.6}.jcf-list .jcf-option.jcf-option-hideme{background:transparent;color:rgba(31,41,51,.4);cursor:default;display:none}.jcf-select-drop{background:#fff;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);margin-top:4px;padding:8px 0;z-index:90}.jcf-select-drop.jcf-drop-flipped{margin-bottom:4px;margin-top:0}.toggle-password-btn{background:transparent;box-shadow:unset;position:relative}.toggle-password-btn:after,.toggle-password-btn:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.toggle-password-btn:before{background-image:url(/images/icons/eye-close-icon.png)}.toggle-password-btn:after{background-image:url(/images/icons/eye-opened.svg);opacity:0}.password-visible .toggle-password-btn:before{opacity:0}.password-visible .toggle-password-btn:after{opacity:1}.checkbox{align-items:center;display:flex}.checkbox .fake-checkbox{background:#fff;border:1px solid #cbd2d9;border-radius:8px;box-shadow:0 8px 24px 0 rgba(17,21,89,.08);cursor:pointer;display:block;flex:none;height:24px;position:relative;transition:all .3s;width:24px;z-index:2}.checkbox .fake-checkbox:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;height:calc(100% + 6px);left:-3px;pointer-events:none;top:-3px;width:calc(100% + 6px);z-index:-1}.checkbox .fake-checkbox:after,.checkbox .fake-checkbox:before{content:"";display:block;opacity:0;position:absolute;transition:all .3s}.checkbox .fake-checkbox:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7 5.3c.4.4.4 1 0 1.4l-5 5a1 1 0 0 1-1.4 0l-3-3a1 1 0 0 1 1.4-1.4L7 9.6l4.3-4.3a1 1 0 0 1 1.4 0z' fill='%23fff'/%3E%3C/svg%3E");height:16px;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;z-index:2}.checkbox .fake-label{color:#53606d;cursor:pointer;font-size:14px;line-height:1.143;margin-left:16px}.checkbox:hover .fake-checkbox{background:rgba(156,91,255,.1);border-color:rgba(156,91,255,.6)}.checkbox:focus-within .fake-checkbox{background:#fff;border-color:#9c5bff}.checkbox:focus-within .fake-checkbox:before{opacity:1}.checkbox input:checked~.fake-checkbox{background:#9c5bff;border-color:#9c5bff}.checkbox input:checked~.fake-checkbox:after{opacity:1}.checkbox:hover input:checked~.fake-checkbox{background:#7c26ff;border-color:#7c26ff}.checkbox:focus-within input:checked~.fake-checkbox{border-color:#fff}.checkbox input[disabled]~.fake-checkbox{background:hsla(0,0%,100%,.6);border-color:#cbd2d9;cursor:default}.checkbox input[disabled]~.fake-label{cursor:default;opacity:.4}.checkbox input[disabled]:checked~.fake-checkbox{background:#d1b3ff;border-color:#d1b3ff}.checkbox input[disabled]:checked~.fake-label{opacity:.4}.text-checkbox{display:inline-flex}.text-checkbox .fake-label{background:#fff;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#53606d;cursor:pointer;display:block;font-size:16px;line-height:1.5;padding:16px 24px;position:relative;text-align:center;transition:all .3s;z-index:2}.text-checkbox .fake-label:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;height:calc(100% + 6px);left:-3px;opacity:0;top:-3px;width:calc(100% + 6px);z-index:-1}.text-checkbox .fake-label:after,.text-checkbox .fake-label:before{content:"";display:block;pointer-events:none;position:absolute;transition:all .3s}.text-checkbox .fake-label:after{border:1px solid transparent;border-radius:inherit;height:100%;left:0;top:0;width:100%}.text-checkbox .fake-label:hover:after{border-color:#9c5bff}.text-checkbox .fake-label.active{background:#f5eeff}.text-checkbox .fake-label.active:after{border-color:#9c5bff}.text-checkbox:focus-within .fake-label:after{border-color:#9c5bff}.text-checkbox:focus-within .fake-label:before{opacity:1}.text-checkbox input:checked~.fake-label{color:#1f2933}.text-checkbox input:checked~.fake-label:after{border-color:#9c5bff;border-width:2px}.text-checkbox input:checked~.fake-label:hover{background:#f5eeff}.text-checkbox input:checked~.fake-label.active{background:#e1cdff}.text-checkbox.hashtag .fake-label{color:#7c26ff!important;font-size:14px;line-height:1.143;padding:8px 16px}.text-checkbox.hashtag .fake-label:hover{background:#f5eeff}.text-checkbox.hashtag .fake-label.active{background:#e1cdff}.text-checkbox.hashtag input:checked~.fake-label:after{border-color:#9c5bff;border-width:1px}.text-checkbox.hashtag input:checked~.fake-label:hover{background:#f5eeff}.text-checkbox.hashtag input:checked~.fake-label.active{background:#e1cdff}.small-search-form{max-width:240px}.small-search-form .form-inner{align-items:center;border:1px solid rgba(31,41,51,.2);border-radius:8px;display:flex;height:40px;padding:7px 16px 7px 12px;position:relative;transition:all .3s;z-index:2}.small-search-form .form-inner:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px);z-index:-1}.small-search-form .form-inner .form-icon{fill:#67748e;display:block;flex:none;height:16px;margin-right:8px;width:16px}.small-search-form .form-inner .form-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:unset;color:#1f2933;flex:auto;font-size:14px;line-height:1.5;padding:0}.small-search-form .form-inner .form-field::-moz-placeholder{color:#53606d;opacity:1}.small-search-form .form-inner .form-field::placeholder{color:#53606d;opacity:1}.small-search-form .form-inner .form-reset-btn{box-shadow:unset;flex:none;height:16px;margin-left:8px;opacity:0;padding:0;transition:all .3s;width:16px}.small-search-form .form-inner .form-reset-btn .btn-icon{fill:#53606d;display:block;height:100%;transition:all .3s;width:100%}.small-search-form .form-inner .form-reset-btn:focus,.small-search-form .form-inner .form-reset-btn:hover{outline:none}.small-search-form .form-inner .form-reset-btn:focus .btn-icon,.small-search-form .form-inner .form-reset-btn:hover .btn-icon{fill:#9c5bff}.small-search-form .form-inner:focus-within{border-color:#9c5bff}.small-search-form .form-inner:focus-within:before{opacity:1}.small-search-form .form-inner.not-empty .form-reset-btn{opacity:1}.range-field{position:relative}.range-field span{color:inherit;display:block;font-size:inherit;font-weight:inherit;line-height:inherit}.range-field .jcf-range{margin:0;width:100%}.range-field .jcf-range-wrapper{background:hsla(0,0%,100%,.4);border-radius:2px;height:4px}.range-field .jcf-range-display-wrapper .jcf-range-display{background:#fff;border-radius:2px;height:4px}.range-field .jcf-range-handle{align-items:center;background:#fff;border-radius:50%;box-shadow:inset 0 1px 4px 0 #fff,0 8px 16px 0 rgba(0,0,0,.6);display:flex;height:24px;justify-content:center;position:absolute;top:-10px;transform:translateX(-12px);width:24px}.add-default-background{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);cursor:pointer;display:block;position:relative;transition:all .3s}.add-default-background:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 8px);left:-4px;opacity:0;pointer-events:none;position:absolute;top:-4px;transition:all .3s;width:calc(100% + 8px)}.add-default-background:hover{box-shadow:0 24px 24px 0 rgba(44,54,113,.12)}.add-default-background:not(.no-ty):hover{transform:translateY(-8px)}.add-default-background.active,.add-default-background:active{background-color:rgba(179,198,237,.1);box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.add-default-background:focus{outline:none}.add-default-background:focus-visible{border-color:#9c5bff}.add-default-background:focus-visible:before{opacity:1}.lg-visible,.lg-visible-flex{display:none!important}@media screen and (max-width:1199px){.lg-hidden{display:none!important}.lg-visible{display:block!important}.lg-visible-flex{display:flex!important}}.md-visible,.md-visible-flex,.md-visible-inline{display:none!important}@media screen and (max-width:991px){.md-hidden{display:none!important}.md-visible{display:block!important}.md-visible-flex{display:flex!important}.md-visible-inline{display:inline!important}}.sm-visible,.sm-visible-flex{display:none!important}@media screen and (max-width:767px){.sm-hidden{display:none!important}.sm-visible{display:block!important}.sm-visible-flex{display:flex!important}}.xs-visible,.xs-visible-flex,.xs-visible-inline{display:none!important}@media screen and (max-width:575px){.xs-hidden{display:none!important}.xs-visible{display:block!important}.xs-visible-flex{display:flex!important}.xs-visible-inline{display:inline!important}}.sub-xs-visible,.sub-xs-visible-flex{display:none!important}@media screen and (max-width:575px){.sub-xs-hidden{display:none!important}.sub-xs-visible{display:block!important}.sub-xs-visible-flex{display:flex!important}.xs-flex-right{margin-left:auto}}.btn{border:1px solid #9c5bff;border-radius:8px;font-weight:700;outline:none;padding:25px 68px;text-align:center}.btn.btn-outline-dark{background:transparent;border:1px solid #1f2933;color:#1f2933}.btn.btn-primary{background-color:#9c5bff;border:none;color:#fff}:root{--header-height:88px}@media screen and (max-width:991px){:root{--header-height:64px}}.header{--bs-gutter-x:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.7);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);left:0;padding:12px 0;position:fixed;top:0;width:100%;z-index:1000}.header .impersonate{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-left:0}@media (min-width:768px){.header .impersonate{flex-direction:row;justify-content:start;margin-left:30px}}.header .impersonate .h5,.header .impersonate h5{font-size:16px;line-height:24px;margin:10px 0}@media (min-width:768px){.header .impersonate .h5,.header .impersonate h5{margin:0 10px 0 0}}.header .header-inner{align-items:center;display:flex;justify-content:space-between;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}.header .header-inner .header-block{padding:0 8px}.header .header-inner .header-block .goalry-header img{height:32px;width:auto}.header .header-mobile-nav-wrapper{align-items:center;display:flex;gap:13px;transition:all .3s}@media screen and (min-width:992px){.header .header-mobile-nav-wrapper{display:none}}.header .header-mobile-nav-wrapper .menu-opener{flex:none}@media screen and (max-width:991px){.header .header-logo{display:none}}@media screen and (max-width:1315px){.header .header-nav.admin-header{display:none}}@media screen and (max-width:1124px){.header .header-nav.member-header{display:none}}@media screen and (max-width:991px){.header .header-nav.user-header{display:none}}.header .header-nav .top-nav li:hover .step-number{background:linear-gradient(-45deg,#dedfe3,#fff)}.header .header-user-nav{align-items:center;display:flex;transition:all .3s}.header .header-user-nav .goalry-wallet-nav{margin-right:24px}.header .header-user-nav .goalry-wallet-nav img{height:36px;width:36px}.header .header-user-nav .goalry-wallet-nav .warning-sign{left:27px;top:19px}.header .header-user-nav .component-heart{margin-right:24px;transform:translateY(-2px)}@media (min-width:992px){.header .header-user-nav .component-heart{margin-right:85px}}.header .header-user-nav .component-heart .cmp-back{height:36px;width:39px}.header .header-user-nav .component-heart .cmp-front{left:0}.header .header-user-nav .component-user-nav .cmp-content .cmp-image .profile-active{border:2px solid #9c5bff}.header .header-user-nav .component-user-nav .cmp-content .component-help-icon .question-icon-bg{fill:#9c5bff}.header .header-user-nav .component-user-nav .cmp-content .component-help-icon .question-header{stroke:#fff}.header .header-user-nav .component-user-nav .cmp-content .component-help-icon .question-footer,.header .header-user-nav .component-user-nav .cmp-content .component-help-icon .question-footer:hover{fill:#fff}.header .header-user-nav .component-user-nav .cmp-opener .cmp-image .profile-active{border:2px solid #9c5bff}.header .header-current-page{align-items:center;color:#7c26ff;display:flex;font-size:14px;font-weight:700;letter-spacing:.053;line-height:1.143;margin:0;position:relative;text-transform:uppercase;transition:all .3s}.header .header-current-page span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.header .header-current-page>.step{background:linear-gradient(-45deg,#cedaef,#fff);color:#53606d;display:block;flex:none;font-size:12px;font-weight:700;height:40px;line-height:1.33;margin-right:16px;width:40px}.header .header-current-page>.step,.header .header-current-page>.step .step-number{align-items:center;border-radius:50%;display:flex;justify-content:center;transition:all .3s}.header .header-current-page>.step .step-number{background:linear-gradient(135deg,#cedaef,#fff);height:38px;width:38px}@media screen and (min-width:992px){.header .header-current-page{font-size:12px}.header .header-current-page>.step{margin-right:8px}}.header.nav-opened .header-current-page,.header.nav-opened .header-user-nav,.header.user-nav-opened .header-mobile-nav-wrapper{opacity:0;visibility:hidden}@media screen and (min-width:992px){.header{--header-padding:24px;padding:var(--header-padding) 0;transition:padding-top .3s,padding-bottom .3s}.header.sticky{--header-padding:16px}}.header.shadow-none{backdrop-filter:none;-webkit-backdrop-filter:none}.header.grey{background-color:#eff3fa}.header .logo-section .partner-logo-block{display:flex;gap:16px}@media (max-width:465px){.header .logo-section .partner-logo-block .goalry-power{display:none}}.header .logo-section .component-back{align-items:center;display:flex}.header .logo-section .component-back a.back{font-size:10px;margin-bottom:0}.header .logo-section .component-back a.back svg{width:20px}.company-logo{display:none;max-height:50px}@media (max-width:991px){.partner-logo-block .company-logo{width:auto!important}}.company-invitation-logo,.goalry-header-logo{width:96px}.impersonate-header{--header-padding:3px}.logo-block{display:block;position:relative}.logo-block:before{border:3px solid rgba(156,91,255,.3);border-radius:9px;height:calc(100% + 18px);left:-9px;top:-9px;width:calc(100% + 18px)}.logo-block:after,.logo-block:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.logo-block:after{border:1px solid #9c5bff;border-radius:6px;height:calc(100% + 12px);left:-6px;top:-6px;width:calc(100% + 12px)}.logo-block:focus{outline:none}.logo-block.activated:after,.logo-block:focus-visible:after{opacity:1}.logo-block.activated:before,.logo-block:focus-visible:before{opacity:1}.logo-block img{display:block}.mobile-user-nav{display:none;padding:24px 24px 40px;width:100%;z-index:10}.mobile-user-nav .nav-items{grid-gap:32px;display:grid}.mobile-user-nav .user-nav-btn{grid-gap:16px;align-items:center;display:inline-grid;grid-template-columns:32px min-content;margin-right:auto;position:relative;white-space:nowrap}.mobile-user-nav .user-nav-btn:before{border:3px solid rgba(156,91,255,.3);border-radius:9px;height:calc(100% + 18px);left:-9px;top:-9px;width:calc(100% + 18px)}.mobile-user-nav .user-nav-btn:after,.mobile-user-nav .user-nav-btn:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.mobile-user-nav .user-nav-btn:after{border:1px solid #9c5bff;border-radius:6px;height:calc(100% + 12px);left:-6px;top:-6px;width:calc(100% + 12px)}.mobile-user-nav .user-nav-btn .btn-icon{height:32px;width:32px}.mobile-user-nav .user-nav-btn .btn-icon img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.mobile-user-nav .user-nav-btn .btn-text{color:#1f2933;font-size:14px;font-weight:500;line-height:1.143}.mobile-user-nav .user-nav-btn:focus{outline:none}.mobile-user-nav .user-nav-btn:focus-visible:after,.mobile-user-nav .user-nav-btn:focus-visible:before{opacity:1}.mobile-user-nav .user-nav-btn.current-menu-item{position:relative}.mobile-user-nav .user-nav-btn.current-menu-item .header-profile-image{border:2px solid #7c26ff}.mobile-user-nav .user-nav-btn.current-menu-item .btn-text{color:#7c26ff}.goalry-power{align-items:center;color:#53606d;display:flex;font-size:10px;white-space:nowrap}.goalry-power .power-logo{height:20px!important}.menu-opener{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;border-radius:4px;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:center;padding:0;position:relative;width:24px}.menu-opener:before{border:3px solid rgba(156,91,255,.3);border-radius:6px;content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px)}.menu-opener .bar{background:#67748e;border-radius:2px;display:block;height:2px;margin-bottom:5px;transition:all .3s;width:18px}.menu-opener .bar:last-child{margin-bottom:0}.menu-opener .bar:nth-child(2){position:relative}.menu-opener .bar:nth-child(2):before{background:inherit;border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform-origin:center center;transition:transform .3s,opacity .3s;width:100%}.menu-opener:hover .bar{background:#9c5bff}.menu-opener.active .bar:first-child,.menu-opener.active .bar:last-child{opacity:0}.menu-opener.active .bar:first-child{transform:translateY(-15px)}.menu-opener.active .bar:last-child{transform:translateY(15px)}.menu-opener.active .bar:nth-child(2){position:relative;transform:rotate(-45deg)}.menu-opener.active .bar:nth-child(2):before{opacity:1;transform:rotate(90deg)}.menu-opener:focus{outline:none}.menu-opener:focus-visible{border-color:#9c5bff}.menu-opener:focus-visible:before{opacity:1}.menu-opener .menu-link-with-icon{grid-gap:20px;align-items:center;color:#53606d;display:grid;font-size:14px;font-weight:700;grid-template-columns:32px 1fr;line-height:1.143}.menu-opener .menu-link-with-icon span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.menu-opener .menu-link-with-icon .link-icon{display:block;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:32px}.mobile-top-nav{display:none;height:calc(100vh - 52px);overflow-y:auto;overscroll-behavior-y:contain;padding:24px 24px 10rem;width:100%;z-index:10}.mobile-top-nav span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.mobile-top-nav>ul{grid-gap:32px;display:grid}.mobile-top-nav>ul>li{display:grid}.mobile-top-nav>ul>li>a{align-items:center;color:#7c26ff;color:#1f2933;display:flex;font-size:14px;font-weight:700;letter-spacing:.053;line-height:1.143;margin:0;position:relative;text-transform:uppercase;transition:all .3s}.mobile-top-nav>ul>li>a span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.mobile-top-nav>ul>li>a>.step{background:linear-gradient(-45deg,#cedaef,#fff);color:#53606d;display:block;flex:none;font-size:12px;font-weight:700;height:40px;line-height:1.33;margin-right:16px;width:40px}.mobile-top-nav>ul>li>a>.step,.mobile-top-nav>ul>li>a>.step .step-number{align-items:center;border-radius:50%;display:flex;justify-content:center;transition:all .3s}.mobile-top-nav>ul>li>a>.step .step-number{background:linear-gradient(135deg,#cedaef,#fff);height:38px;width:38px}@media screen and (min-width:992px){.mobile-top-nav>ul>li>a{font-size:12px}.mobile-top-nav>ul>li>a>.step{margin-right:8px}}.mobile-top-nav>ul>li.current-menu-item>a,.mobile-top-nav>ul>li.current-menu-parent>a,.mobile-top-nav>ul>li>a:focus{color:#7c26ff}.mobile-top-nav>ul>li.current-menu-item>a{cursor:default;padding:7px 0;pointer-events:none}.mobile-top-nav>ul>li.current-menu-item>a:after{display:none}.mobile-top-nav>ul>li.current-menu-item:first-child>a,.mobile-top-nav>ul>li.current-menu-item:last-child>a{cursor:default;padding:7px 0;pointer-events:none}.mobile-top-nav>ul>li.current-menu-item:last-child>a:after{background:#9c5bff;border-radius:2px 2px 0 0;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:85px}.mobile-top-nav>ul>li.current-menu-item.active a{color:#7c26ff}.mobile-top-nav>ul .sub-menu{grid-gap:24px;display:grid;padding-left:4px;padding-top:24px;position:relative}.mobile-top-nav>ul .sub-menu>li{display:flex;position:relative;z-index:2}.mobile-top-nav>ul .sub-menu>li:not(:last-child):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 97'%3E%3Cpath fill='%23B2C2E4' d='M0 0h16v49H0z'/%3E%3C/svg%3E") top/100% auto;content:"";height:24px;left:15px;position:absolute;top:100%;width:2px}.mobile-top-nav>ul .sub-menu>li>a{grid-gap:20px;align-items:center;color:#53606d;display:grid;font-size:14px;font-weight:700;grid-template-columns:32px 1fr;line-height:1.143}.mobile-top-nav>ul .sub-menu>li>a span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.mobile-top-nav>ul .sub-menu>li>a .link-icon{display:block;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:32px}.mobile-top-nav>ul .sub-menu>li.infodesk-section{color:#7c26ff;font-size:14px;font-weight:700;left:0;letter-spacing:0;line-height:16px;padding:16px 0;width:100%}.mobile-top-nav>ul .sub-menu>li.infodesk-section img{max-width:32px}.mobile-top-nav>ul .sub-menu>li.infodesk-section:after,.mobile-top-nav>ul .sub-menu>li.infodesk-section:before{background:#00000014;box-shadow:0 1px 0 0 #fff;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.mobile-top-nav>ul .sub-menu>li.infodesk-section:after{bottom:0;top:unset}.mobile-top-nav>ul .sub-menu .link-text{color:#53606d;display:block;font-size:11px;margin-top:2px}.mobile-top-nav>ul .sub-menu .current-menu-item a{color:#7c26ff}.top-nav>ul{--top-nav-gap:24px;display:flex}@media screen and (min-width:1200px){.top-nav>ul{--top-nav-gap:48px}}.top-nav>ul>li{align-items:center;display:flex;min-height:40px}.top-nav>ul>li:not(:last-child){margin-right:var(--top-nav-gap)}.top-nav>ul>li>a{align-items:center;color:#7c26ff;color:#53606d;display:flex;font-size:14px;font-weight:700;letter-spacing:.053;line-height:1.143;margin:0;padding:2px 5px;position:relative;text-transform:uppercase;transition:all .3s}.top-nav>ul>li>a span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.top-nav>ul>li>a>.step{background:linear-gradient(-45deg,#cedaef,#fff);color:#53606d;display:block;flex:none;font-size:12px;font-weight:700;height:40px;line-height:1.33;margin-right:16px;width:40px}.top-nav>ul>li>a>.step,.top-nav>ul>li>a>.step .step-number{align-items:center;border-radius:50%;display:flex;justify-content:center;transition:all .3s}.top-nav>ul>li>a>.step .step-number{background:linear-gradient(135deg,#cedaef,#fff);height:38px;width:38px}@media screen and (min-width:992px){.top-nav>ul>li>a{font-size:12px}.top-nav>ul>li>a>.step{margin-right:8px}}.top-nav>ul>li>a:before{border:3px solid rgba(156,91,255,.3);border-radius:11px;height:calc(100% + 22px);left:-11px;top:-11px;width:calc(100% + 22px)}.top-nav>ul>li>a:after,.top-nav>ul>li>a:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.top-nav>ul>li>a:after{border:1px solid #9c5bff;border-radius:8px;height:calc(100% + 16px);left:-8px;top:-8px;width:calc(100% + 16px)}.top-nav>ul>li>a:focus{outline:none}.top-nav>ul>li>a.activated:after,.top-nav>ul>li>a:focus-visible:after{opacity:1}.top-nav>ul>li>a.activated:before,.top-nav>ul>li>a:focus-visible:before{opacity:1}.top-nav>ul>li.menu-item-has-children{position:relative}.top-nav>ul>li.menu-item-has-children:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px;content:"";display:block;height:0;left:calc(50% - 8px);opacity:0;position:absolute;top:calc(100% + var(--header-padding) + 5px);transform:translateY(30px);transition:all .3s;visibility:hidden;width:0}.top-nav>ul>li.menu-item-has-children>a .link-text{align-items:center;display:flex}.top-nav>ul>li.menu-item-has-children>a .link-text:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%237B8794'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;flex:none;height:16px;margin-left:4px;transition:all .3s;width:16px}.top-nav>ul>li.menu-item-has-children.disable-focus:focus-within:after{opacity:0;visibility:hidden}.top-nav>ul>li.menu-item-has-children.disable-focus:focus-within .sub-menu{opacity:0;pointer-events:none;visibility:hidden}.top-nav>ul>li.menu-item-has-children.disable-focus:hover:after{opacity:1;transform:translateY(0);visibility:visible}.top-nav>ul>li.menu-item-has-children.disable-focus:hover .sub-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.top-nav>ul>li.menu-item-has-children:focus-within:after,.top-nav>ul>li.menu-item-has-children:hover:after{opacity:1;transform:translateY(0);visibility:visible}.top-nav>ul>li.menu-item-has-children:focus-within .sub-menu,.top-nav>ul>li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.top-nav>ul>li.menu-item-has-children.disable-focus:focus-within>a .link-text:after{transform:rotate(0)}.top-nav>ul>li.menu-item-has-children.disable-focus:focus-within>a>.step+.link-text{color:#7c26ff}.top-nav>ul>li.menu-item-has-children.disable-focus:hover>a .link-text:after{transform:rotate(-180deg)}.top-nav>ul>li.menu-item-has-children:focus-within>a,.top-nav>ul>li.menu-item-has-children:hover>a,.top-nav>ul>li>a:hover{color:#7c26ff}.top-nav>ul>li.menu-item-has-children:focus-within>a .link-text:after,.top-nav>ul>li.menu-item-has-children:hover>a .link-text:after,.top-nav>ul>li>a:hover .link-text:after{transform:rotate(-180deg)}.top-nav>ul>li.menu-item-has-children:focus-within>a>.step,.top-nav>ul>li.menu-item-has-children:hover>a>.step,.top-nav>ul>li>a:hover>.step{background:linear-gradient(-45deg,rgba(156,91,255,.7),rgba(156,91,255,.7));box-shadow:0 0 8px 0 rgba(156,91,255,.4)}.top-nav>ul>li.menu-item-has-children:focus-within>a>.step+.link-text,.top-nav>ul>li.menu-item-has-children:hover>a>.step+.link-text,.top-nav>ul>li>a:hover>.step+.link-text{color:#53606d}.top-nav>ul>li.menu-item-has-children:focus-within>a>.step .step-number,.top-nav>ul>li.menu-item-has-children:hover>a>.step .step-number,.top-nav>ul>li>a:hover>.step .step-number{color:#7c26ff}.top-nav>ul>li.current-menu-item{position:relative}.top-nav>ul>li.current-menu-item a{color:#9c5bff}.top-nav>ul>li.current-menu-item .step{background:linear-gradient(-45deg,rgba(156,91,255,.7),rgba(156,91,255,.7));box-shadow:0 0 8px 0 rgba(156,91,255,.4)}.top-nav>ul>li.current-menu-item .step+.link-text{color:#7c26ff}.top-nav>ul>li.current-menu-item .step+.link-text:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/arrow-purple.svg)}.top-nav>ul>li.current-menu-item:hover a>.step+.link-text{color:#7c26ff}.top-nav>ul>li.active{position:relative}.top-nav>ul>li.active a{color:#7c26ff}.top-nav>ul>li.active:after{background-color:#7c26ff;bottom:-25px;content:"";display:block;height:2px;position:absolute;width:100%}.top-nav>ul>li.current-menu-item a{color:#7c26ff}.top-nav .sub-menu{grid-gap:8px 0;background:#fff;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 15px 32px 8px rgba(0,3,65,.16);display:grid;grid-template-columns:repeat(2,1fr);left:-80px;opacity:0;padding:106px 32px 32px;pointer-events:none;position:absolute;top:calc(100% + var(--header-padding) + 13px);transform:translateY(30px);transition:all .3s;visibility:hidden;width:688px}@media screen and (min-width:1220px){.top-nav .sub-menu{left:-180px}}.top-nav .sub-menu:before{bottom:100%;content:"";display:block;height:calc(var(--header-padding) + 13px);left:0;position:absolute;transition:all .3s;width:100%}.top-nav .sub-menu>li>a{grid-gap:20px;align-items:center;border-radius:8px;color:#53606d;display:grid;font-size:14px;font-weight:700;grid-template-columns:32px 1fr;line-height:1.143;padding:8px;position:relative;transition:all .3s}.top-nav .sub-menu>li>a span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.top-nav .sub-menu>li>a .link-icon{display:block;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:32px}.top-nav .sub-menu>li>a .link-title{align-items:center;color:#1f2933;display:flex;font-weight:700}.top-nav .sub-menu>li>a .link-title:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 4.8v6.4c0 .44.32.8.72.8.15 0 .3-.06.43-.16l4.56-3.2a.86.86 0 0 0 0-1.28l-4.56-3.2c-.32-.27-.77-.2-1 .16-.1.14-.15.3-.15.48z' fill='%231F2933'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;flex:none;height:16px;margin-left:4px;opacity:0;transform:translateX(-100%);transition:all .3s;width:16px}.top-nav .sub-menu>li>a .link-text{color:#53606d;display:block;font-weight:400;margin-top:4px;transition:all .3s}.top-nav .sub-menu>li>a:hover .link-title:after{opacity:1;transform:translateX(0)}.top-nav .sub-menu>li>a:before{border:3px solid rgba(156,91,255,.3);border-radius:11px;height:calc(100% + 6px);left:-3px;top:-3px;width:calc(100% + 6px)}.top-nav .sub-menu>li>a:after,.top-nav .sub-menu>li>a:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.top-nav .sub-menu>li>a:after{border:1px solid #9c5bff;border-radius:8px;height:100%;left:0;top:0;width:100%}.top-nav .sub-menu>li>a:focus{outline:none}.top-nav .sub-menu>li>a.activated:after,.top-nav .sub-menu>li>a:focus-visible:after{opacity:1}.top-nav .sub-menu>li>a.activated:before,.top-nav .sub-menu>li>a:focus-visible:before{opacity:1}.top-nav .sub-menu>li.current-menu-item a{background:rgba(103,116,142,.1);cursor:default}.top-nav .sub-menu>li.current-menu-item a .link-text{color:#1f2933}.top-nav .sub-menu>li.infodesk-section{font-size:14px;font-weight:700;left:0;letter-spacing:0;line-height:16px;padding:32px 32px 16px;position:absolute;width:100%}.top-nav .sub-menu>li.infodesk-section a{color:#1f2933}.top-nav .sub-menu>li.infodesk-section.current-menu-item a{background:transparent;color:#7c26ff;cursor:pointer}.top-nav .sub-menu>li.infodesk-section img{max-width:32px}.top-nav .sub-menu>li.infodesk-section:after{background:#00000014;bottom:0;box-shadow:0 1px 0 0 #fff;content:"";height:1px;left:40px;position:absolute;width:calc(100% - 80px)}.component-blog .h3,.component-blog h3{font-size:16px;margin-bottom:16px}.component-blog a{color:#7c26ff;font-size:14px;margin-bottom:16px}.component-blog a:hover{text-decoration:underline}.component-blog-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:20px}@media (min-width:576px){.component-blog-header{flex-wrap:nowrap}}.component-blog-header .h2,.component-blog-header h2{margin:0;width:auto}.component-blog-more{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}@media (min-width:576px){.component-blog-more{flex-wrap:nowrap;margin-top:20px}}.component-blog-more .more-icon{width:20px}.component-blog-block{border-radius:8px;cursor:pointer;margin-bottom:20px}.component-blog-block-bg{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/article-img-example.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;height:200px;margin:0}.component-blog-block-info{background-color:hsla(0,0%,100%,.7);border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);margin:0;min-height:250px;padding:15px 30px 20px}@media (min-width:1200px){.component-blog-block-info{min-height:230px}}@media (min-width:576px){.component-blog-block-info{min-height:300px}}.component-blog-block-info-title{color:#1f2933;display:block;font-size:18px;line-height:24px;margin:20px 0}.component-blog-block-info-date{color:#53606d}.component-blog-block-info-more{display:inline-flex;font-size:14px;margin-top:16px;position:relative}.component-blog-block-info-more img{margin-left:5px;width:16px}.blog-modal .modal-dialog{margin:0;max-width:688px;padding:0}@media (min-width:576px){.blog-modal .modal-dialog{margin:0 auto;padding:initial}}.blog-modal .modal-content{background-color:#eff3fa;border:none;border-radius:0;min-height:100vh}@media (min-width:576px){.blog-modal .modal-content{background-color:#fff;border-radius:8px;min-height:auto}}.blog-modal .icon-only-btn{margin:12px 8px 0 0;z-index:10}@media (min-width:576px){.blog-modal .icon-only-btn{margin-top:6px}}.blog-modal-header{padding:0 32px 0 24px}.blog-modal .modal-body{padding:0 0 24px}@media (min-width:576px){.blog-modal .modal-body{padding:0 48px 30px}}.blog-modal .modal-body img{width:100%}@media (min-width:576px){.blog-modal .modal-body img{border-radius:4.14px}}.blog-modal .modal-body .bookmark{cursor:pointer;width:25px}.blog-modal .modal-body .store-name{color:#53606d;font-size:14px;font-weight:500;text-transform:uppercase}.blog-modal .modal-body .component-blog-block-info-description{margin-top:16px;padding:0 32px 0 24px}@media (min-width:576px){.blog-modal .modal-body .component-blog-block-info-description{margin-top:32px;padding:0}}.blog-modal .modal-body .component-blog-block-info-description p{line-height:20px}.blog-modal .component-blog-block-info-title{margin:4px 0 8px}.component-video .modal-dialog{margin:0 auto}.component-video .modal-content{height:300px}@media (min-width:576px){.component-video .modal-content{height:500px}}.component-video .modal-body{margin:0 auto;padding:0;text-align:center;width:100%}@media (min-width:576px){.component-video .modal-body{width:600px}}.component-video .modal-body iframe{height:300px;margin:0 auto;text-align:center;width:100%}@media (min-width:576px){.component-video .modal-body iframe{height:500px}}.component-video .h3,.component-video h3{font-size:16px;margin-bottom:16px}.component-video a{font-size:14px;margin-bottom:16px}.component-video a:hover{text-decoration:none}.component-video-header .h2,.component-video-header h2{margin-right:20px}.component-video-more{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}@media (min-width:576px){.component-video-more{flex-wrap:nowrap}}.component-video-more .more-icon{width:20px}.component-video-block{border-radius:8px;margin-bottom:20px;padding:0}.component-video-block .duration{background-color:#fff;border-radius:16px;bottom:16px;color:#53606d;font-size:12px;font-weight:700;letter-spacing:0;line-height:16px;padding:4px 8px;position:absolute;right:10px;text-align:right}.component-video-block .duration img{height:16px;margin-right:4px;margin-top:-2px;width:16px}.component-video-block-bg{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/video-bg-example.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);height:180px;margin:0;position:relative}.component-video-block-bg .play-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.3);border-radius:50%;box-shadow:0 26px 40px 0 rgba(44,54,113,.05);display:flex;height:56px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:all .3s;width:56px}.component-video-block-bg .play-icon .play-icon-image{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2 13.7 9.05 21.15A2 2 0 0 1 6 19.44V4.56a2 2 0 0 1 3.04-1.71l12.17 7.43a2 2 0 0 1 0 3.42z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%/contain;display:block;height:24px;padding:0;transform:translateX(-6%);width:24px}.component-video-block-bg .play-icon:focus,.component-video-block-bg .play-icon:hover{transform:translate(-50%,-50%) scale(1.2)}@media (min-width:576px){.component-video-block-bg{height:121px}}@media (min-width:1200px){.component-video-block-bg{height:200px}}.component-video-block-info{background-color:hsla(0,0%,100%,.7);border-top-left-radius:8px;border-top-right-radius:8px;margin:0;min-height:145px;padding:20px}.component-video-block-info-title{color:#1f2933;display:block;font-size:18px;line-height:24px;margin:20px 0}.component-video-block-info-date{color:#53606d}.component-video-block-info-more{display:block;margin-top:16px}.component-video-block-info-more img{margin-left:10px;width:16px}.lity{background:rgba(0,0,0,.3)}.lity .lity-container{background-color:#eff3fa;height:100%;max-width:688px;overflow:scroll;padding-bottom:80px}@media (min-width:576px){.lity .lity-container{border-radius:8px;-webkit-height:max-content;-moz-height:-moz-max-content;-o-height:max-content;height:max-content;padding:24px 24px 48px}}.lity .lity-container:before{content:none!important}.lity .lity-container .lity-content{padding:10px 0 16px}@media (min-width:576px){.lity .lity-container .lity-content{padding:24px}}.lity .lity-container .lity-content:after{content:none!important}.lity .close-btn-wrap{padding:22px 24px 0 0;text-align:end}@media (min-width:576px){.lity .close-btn-wrap{border-radius:8px;padding:0}}.lity .close-btn-wrap .close-btn{height:auto;padding:0;width:auto}.lity .video-info-container{padding:0 24px;text-align:start}.lity .video-info-container .h3,.lity .video-info-container h3{font-size:18px;font-weight:400;line-height:24px}.lity .video-info-container-description{margin-top:20px}@media (min-width:576px){.lity .video-info-container-description{margin-top:32px}}.lity .video-info-container p,.lity .video-info-container span{line-height:20px}.lity .video-info-container .moreless-button{color:#7c26ff;cursor:pointer;font-weight:700}.lity .video-info-container .store-type{font-size:12px;font-weight:700;letter-spacing:.64px;line-height:16px}.lity .moretext{display:none}.lity .moreless-button{margin-left:10px}.component-score-information{margin-top:30px}.component-score-information .h2,.component-score-information h2{padding-top:40px;position:relative}.component-score-information .h2:before,.component-score-information h2:before{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:100%}.component-score-information .h3,.component-score-information h3{margin:30px 0 20px}.component-score-information .connect-module{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);display:flex;flex-wrap:wrap;margin-top:20px;padding:16px 25px 16px 16px}@media (min-width:768px){.component-score-information .connect-module{flex-wrap:nowrap}}.component-score-information .connect-module-wrapper{align-items:flex-start;display:flex;margin:0}@media (min-width:768px){.component-score-information .connect-module-wrapper{margin-right:20px}}.component-score-information .connect-module-wrapper img{width:60px}.component-score-information .connect-module-wrapper p{font-size:14px;line-height:16px}.component-score-information .connect-module-wrapper p.bold{color:#1f2933;font-weight:700;line-height:20px}.component-score-information .connect-module .btn{align-items:center;background-color:transparent;color:#1f2933;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:16px;margin-top:16px;padding:10px 16px;width:100%}@media (min-width:768px){.component-score-information .connect-module .btn{margin:0;width:auto}}.component-score-information .connect-module .btn img{margin-right:10px;width:16px}.component-score-information .score-range-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);margin:16px 0 0}.component-score-information .score-range-item{padding:24px;position:relative;text-align:center}.component-score-information .score-range-item-title{color:#1f2933;display:block}.component-score-information .score-range-item-range{color:#53606d;display:block}.component-score-information .score-range-item-list{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin-top:10px;padding:0}.component-score-information .score-range-item-list li{background-color:transparent;border-radius:50%;color:#fff;font-size:14px;font-weight:700;height:40px;line-height:40px;margin-right:4px;width:40px}.component-score-information .score-range-item.vulnerable li{background-color:#d7683c}.component-score-information .score-range-item.building li{background-color:#efba2f}.component-score-information .score-range-item.good li{background-color:#35c100}.component-score-information .score-range-item.strong li{background-color:#9c5bff}.component-score-information .score-range-item:before{background-color:rgba(0,0,0,.08);box-shadow:1px 0 0 0 #fff;content:"";display:block;height:2px;left:-35px;margin:0 57px 0 35px;position:absolute;top:0;width:100%}@media (min-width:768px){.component-score-information .score-range-item:before{height:100%;width:2px}}.component-score-information .score-range-item:first-child:before{display:none}.component-score .spinner-border{color:#c65db5!important;font-size:13px!important}.add-account-modal .modal{z-index:15000}.add-account-modal .modal.right .modal-dialog{height:100%;margin:0 0 0 auto;top:0;width:100%}.add-account-modal .modal.right .modal-content{border:none;box-shadow:-3px 1px 6px rgba(0,0,0,.33);height:100%;overflow-y:auto}.add-account-modal .modal.right .modal-body{padding:0;width:100%}.add-account-modal .modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #ebeff5;color:#576675;display:flex;height:50px;justify-content:center;padding:0}.add-account-modal .modal-header .modal-title{text-align:center}.add-account-modal .modal-header button{background-color:transparent;border:1px solid transparent;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:ProximaNovaSemibold,Helvetica,Arial,sans-serif;font-size:13px;padding:4px 14px;position:relative;width:48px}.add-account-modal .modal-header button:hover{border-color:#ebeff5}.add-account-modal .component-mx-widget,.add-account-modal .component-mx-widget div{height:100%}@media (min-width:576px){.add-account-modal .modal-dialog{max-width:75%}}.component-store-header{margin:0 auto}.component-store-header .header-info .store-logo{height:auto;width:200px}.component-store-header .header-info-wrap .header-logo{align-items:center;display:flex;justify-content:space-between}.component-store-header .header-info-wrap .finstrong-score-locked{background-color:#fff;border-radius:12px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);padding:4px 16px}.component-store-header .header-info-wrap .finstrong-score-locked p{color:#332700;font-size:12px;font-weight:500;line-height:16px;text-align:center}.component-store-header .header-info-container{margin-top:24px;padding:0}@media (min-width:768px){.component-store-header .header-info-container{margin:0;padding:8px 0 0 19px}.component-store-header .header-info-container-title{display:flex;justify-content:space-between;margin-bottom:8px}}.component-store-header .header-info-container p{font-size:16px;line-height:24px}.component-store-header .header-info-credit{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);display:flex;height:88px;margin:24px 0 0 4px;padding:24px 24px 23px}.component-store-header .header-info-credit-text{margin-left:19px}.component-store-header .header-info-credit-title{color:#1f2933;font-weight:700;line-height:1.14;margin-bottom:8px}.component-store-header .header-info-credit-title .heart{height:39px;width:43px}.component-store-header .header-info .heart-section{align-items:center;display:flex}.component-store-header .header-info .heart-section .component-heart .cmp-back{height:40px;width:38px}.component-store-header .header-info .heart-section .component-heart .cmp-front{bottom:-4px;left:-2px}.component-store-header .header-info .heart-section .component-heart .cmp-score{display:none}.component-store-header .header-info .heart-section .heart-count{color:#1f2933;font-size:18px;height:24px;line-height:24px;margin-left:20px;text-align:right;white-space:nowrap}.component-store-header .header-info .heart-section .heart-count .current-score{color:#1f2933;font-size:18px;line-height:24px}.component-store-header .insight{background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);margin-top:32px;padding:16px}@media (min-width:576px){.component-store-header .insight{box-sizing:border-box;min-height:125px;padding:24px}}@media (min-width:992px){.component-store-header .insight{height:-moz-min-content;height:min-content;margin-top:0}}@media (min-width:1400px){.component-store-header .insight{box-sizing:content-box}}.component-store-header .insight-info{height:40px;width:54px}.component-store-header .insight .insights-section-toggle-btn{margin-top:16px;width:100%}.component-store-header .insight-header{min-height:80px}@media (min-width:576px){.component-store-header .insight-header{min-height:auto}}.component-store-header .insight .view-all-insights{margin-top:16px}@media (min-width:768px){.component-store-header .insight .view-all-insights{margin:0}}.component-finstrong-score .spinner-border{--bs-spinner-width:1.2rem;--bs-spinner-height:1.2rem;color:#c65db5!important;font-size:13px!important}.component-add-account{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin-top:28px;min-height:56px;padding:8px 16px}.component-add-account-container{align-items:center;justify-content:space-between;padding-top:0}@media (min-width:576px){.component-add-account-container{min-height:100px}}@media (min-width:768px){.component-add-account-container{display:flex;min-height:auto}}.component-add-account-info{align-items:center;display:flex;padding-bottom:10px;padding-top:10px}.component-add-account-info-img{margin-top:12px}@media (min-width:768px){.component-add-account-info-img{margin-top:0}}.component-add-account-info-text{margin-top:16px;min-height:80px}@media (min-width:576px){.component-add-account-info-text{min-height:auto}}@media (min-width:768px){.component-add-account-info-text{margin-top:0}}.component-add-account-info-text p{height:100%}.component-add-account-info p{color:#53606d;font-size:14px;letter-spacing:0;padding:0}.component-add-account-icon{cursor:pointer;margin:16px auto;text-align:center}@media (min-width:768px){.component-add-account-icon{margin:0;text-align:end}}.component-add-account-icon span{color:#7c26ff;margin-left:8px}.component-title{height:40px;justify-content:space-between;margin-bottom:24px;margin-top:48px}.component-title,.component-title-text{align-items:center;display:flex}.component-title-text span{margin-left:24px}.component-title-question{cursor:pointer;text-align:end}.component-title-question span{color:#7c26ff;font-size:16px}@media (max-width:767.98px){.component-title{display:block;height:-moz-max-content;height:max-content;margin-top:32px;padding:0 12px}.component-title-text{display:block}.component-title-text span{margin-left:0}.component-title-question{margin-top:5px;text-align:start}}@media (min-width:768px) and (max-width:991.98px){.component-title{flex-wrap:wrap;height:-moz-max-content;height:max-content}.component-title-text,.component-title-text .h1,.component-title-text h1{width:80%}.component-title-text span{margin-left:16px}}.component-finstrong-score-chart .chart-wrap{background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);padding:24px 0!important;width:100%}.component-finstrong-score-chart .chart-wrap .chart-container{background-color:#fff;border-radius:8px;padding:0}.component-finstrong-score-chart .chart-wrap .chart-info{align-items:center;display:flex;padding-left:20px}.component-finstrong-score-chart .chart-wrap .chart-info .circle{background-color:#a061ff;border-radius:4px;height:8px;margin-right:8px;width:8px}.component-finstrong-score-chart .chart-wrap .chart-info .circle-dashed{border:1px dashed #1f2933;border-radius:4px;box-sizing:border-box;height:9px;margin-left:16px;margin-right:8px;width:9px}.component-finstrong-score-chart .chart-wrap div[id$=license]{display:none!important}@media (max-width:575.98px){.page-finstrong-financial-score .chart-wrap{padding:16px 0!important}}#see_whats_changed-text-top{z-index:10000}.component-accordion{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05)}.component-accordion .ac-header{align-items:flex-start;color:#7c26ff;cursor:pointer;display:flex;padding:16px}.component-accordion .ac-content{color:#a061ff;display:none;padding:4px 24px 32px}.component-accordion .ac-caption{flex:auto;font-size:16px;font-weight:700;line-height:1.5;margin:0;transition:all .3s}.component-accordion .ac-caption:focus,.component-accordion .ac-caption:hover{color:#9c5bff}.component-accordion .ac-opener{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;box-shadow:none;cursor:pointer;flex:none;height:24px;margin-left:24px;padding:0;position:relative;transition:all .3s;width:24px}.component-accordion .ac-opener:after,.component-accordion .ac-opener:before{background:currentColor;content:"";display:block;height:1px;left:calc(50% - 8px);position:absolute;top:50%;transition:all .3s;width:16px}.component-accordion .ac-opener:after{transform:rotate(90deg)}.component-accordion .ac-opener:focus,.component-accordion .ac-opener:hover{outline:none}.component-accordion .ac-opener:focus:after,.component-accordion .ac-opener:focus:before,.component-accordion .ac-opener:hover:after,.component-accordion .ac-opener:hover:before{background:#9c5bff}.component-accordion.with-number{counter-increment:accordions}.component-accordion.with-number .ac-header:before{align-items:center;background:rgba(156,91,255,.1);border-radius:50%;color:#9c5bff;content:counter(accordions);display:block;display:flex;flex:none;font-size:12px;font-weight:700;height:20px;justify-content:center;line-height:1.25;margin-right:10px;text-align:center;width:20px}@media (min-width:992px){.component-accordion.with-number .ac-header:before{margin-right:16px}}.component-accordion.opened .ac-opener:after{transform:rotate(0)}@media (min-width:992px){.component-accordion .ac-header{align-items:center;padding:24px}.component-accordion .ac-content{padding:4px 24px 32px}}.accordions-list{grid-gap:8px;counter-reset:accordions;display:grid}.accordions-list:not(:first-child){margin-top:40px}@media (min-width:992px){.accordions-list:not(:first-child){margin-top:56px}}.accordions-list ul{list-style:disc;padding:16px}.accordions-list ul li:not(:last-child){margin-bottom:12px}.component-modal{background:rgba(31,41,51,.4);cursor:pointer;display:none;height:100vh;left:0;opacity:0;overflow-y:auto;overscroll-behavior-y:contain;position:fixed;top:0;transition:visibility .4s,opacity .4s;visibility:hidden;width:100%;z-index:10000}.component-modal>.cmp-dialog{cursor:default;flex:none;margin:0;opacity:0;position:relative;transform:translateY(-100%);transition:all .3s;transition-delay:.2s;visibility:hidden;width:100%}.component-modal.visible{display:block;opacity:1;visibility:visible}.component-modal.visible>.cmp-dialog{opacity:1;transform:translateY(0);visibility:visible}.component-modal>.cmp-dialog>.cmp-content{background:#eff3fa;border-radius:0;min-height:100vh;padding:32px 24px;position:relative}.component-modal.big-top-padding-on-mobile>.cmp-dialog>.cmp-content{padding-top:62px}@media screen and (min-width:768px){.component-modal>.cmp-dialog{margin:120px auto;max-width:688px;width:calc(100% - 30px)}.component-modal>.cmp-dialog>.cmp-content{border-radius:8px;min-height:unset;padding:56px 48px}.component-modal.wide>.cmp-dialog{max-width:1120px}.component-modal.wide>.cmp-dialog>.cmp-content{padding:80px}}@media (min-width:576px){.component-modal{padding:initial}}body.modal-visible{height:100vh;overflow:hidden}.modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:unset;cursor:pointer;height:24px;opacity:1;padding:0;position:absolute;right:24px;top:24px;transition:all .3s;width:24px}.modal-close:before{content:"";display:block;height:calc(100% + 30px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 30px)}.modal-close .btn-icon{fill:#67748e;display:block;height:24px;transition:all .3s;width:24px}.modal-close:focus,.modal-close:hover{outline:none}.modal-close:focus .btn-icon,.modal-close:hover .btn-icon{fill:#9c5bff}.component-set-up-goal .cmp-caption{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2}@media (min-width:576px){.component-set-up-goal .cmp-caption{font-size:32px}}.component-set-up-goal .cmp-subcaption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:24px}@media (min-width:576px){.component-set-up-goal .cmp-subcaption{font-size:24px}}.component-set-up-goal .cmp-header{align-items:center;display:flex;padding-right:40px}.component-set-up-goal .cmp-header .cmp-header-image{align-items:center;display:flex;flex:none;height:120px;justify-content:center;margin-left:-32px;margin-right:-16px;padding:24px;width:120px}.component-set-up-goal .cmp-header .cmp-header-image img{display:block;max-height:100%;max-width:100%}@media screen and (min-width:720px){.component-set-up-goal .cmp-header{margin-bottom:36px}.component-set-up-goal .cmp-header .cmp-header-image{margin-bottom:-32px;margin-top:-32px}}.component-set-up-goal .cmp-categories-grid{grid-gap:8px;display:grid}.component-set-up-goal .btn-icon{margin-right:10px}.component-set-up-goal .cmp-back-link{color:#53606d;font-size:15px;margin-bottom:24px}.component-set-up-goal .cmp-back-link img{width:20px}.component-set-up-goal .category-btn{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);color:#1f2933;display:flex;font-size:14px;font-weight:700;line-height:1.5;padding:16px;text-align:left;transition:all .3s;width:100%}.component-set-up-goal .category-btn:disabled{cursor:not-allowed;opacity:.8}.component-set-up-goal .category-btn:disabled:focus,.component-set-up-goal .category-btn:disabled:hover{box-shadow:none;outline:none;transform:translateY(0)}.component-set-up-goal .category-btn .btn-icon{align-items:center;display:flex;flex:none;height:32px;justify-content:center;margin-right:16px;width:32px}.component-set-up-goal .category-btn .btn-icon img{display:block;max-height:100%;max-width:100%}.component-set-up-goal .category-btn .btn-text-card{color:#1f2933;font-size:14px;line-height:20px}.component-set-up-goal .category-btn:focus,.component-set-up-goal .category-btn:hover{box-shadow:0 24px 32px 0 rgba(124,38,255,.4)}.component-set-up-goal .cmp-details .details-photo{margin-bottom:24px}@media screen and (max-width:719px){.component-set-up-goal .cmp-details .details-photo{display:flex;justify-content:center}}.component-set-up-goal .cmp-details .details-form .form-fields{grid-gap:32px;display:grid}.component-set-up-goal .cmp-details .details-footer{align-items:center;display:flex;justify-content:center;margin-top:40px}.component-set-up-goal .cmp-details .details-footer .button{max-width:320px;width:100%}@media screen and (min-width:720px){.component-set-up-goal .cmp-details{grid-gap:40px 32px;display:grid;grid-template-columns:240px 1fr}.component-set-up-goal .cmp-details .details-photo{margin-bottom:0}.component-set-up-goal .cmp-details .details-footer{grid-column:1/-1;margin-top:0}.component-set-up-goal .cmp-details .details-footer .button{width:220px}}.component-set-up-goal .cmp-info{align-items:baseline;display:flex}.component-set-up-goal .cmp-info img{height:16px;width:16px}.component-set-up-goal .custom-width{padding:16px 90px;width:100%}@media screen and (min-width:720px){.component-set-up-goal .custom-width{width:auto}}.component-set-up-goal .cmp-list{padding-bottom:80px}.component-set-up-goal .cmp-list li{display:flex;justify-content:space-between;margin-top:30px}.component-set-up-goal .cmp-list li p{color:#1f2933;font-size:16px;line-height:16px;width:30%}.component-set-up-goal .cmp-list li p:nth-child(2){text-align:right}@media screen and (min-width:720px){.component-set-up-goal .cmp-categories-grid{grid-gap:32px;grid-template-columns:repeat(2,1fr)}.component-set-up-goal .category-btn{padding:20px 24px}.component-set-up-goal .cmp-subcaption{margin-bottom:32px}}#verify_identity .cmp-dialog{margin:0 auto}#verify_identity .cmp-dialog .cmp-content .loader{left:0;top:0}#verify_identity .cmp-dialog .cmp-content .h1:before,#verify_identity .cmp-dialog .cmp-content h1:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/identity-icon.png);background-repeat:no-repeat;background-size:contain;content:"";height:52px;width:65px}#verify_identity .cmp-dialog .cmp-content .h3,#verify_identity .cmp-dialog .cmp-content h3{font-size:17px}#verify_identity .cmp-dialog .cmp-content .form #ssn_number{-webkit-text-security:disc}#verify_identity .cmp-dialog .cmp-content .form .password-visible #ssn_number{-webkit-text-security:none}#verify_identity .cmp-dialog .cmp-content .form .ssn-protected{color:#929292}#verify_identity .cmp-dialog .cmp-content .form .ssn-protected:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/lock-icon-transparent.svg)}#verify_identity .cmp-dialog .cmp-content .form label.checkbox{max-width:250px}#verify_identity .cmp-dialog .cmp-content #identity_send{width:50%}#verify_identity .cmp-dialog .cmp-content .state-pick{background-color:#fff}#verify_identity .cmp-dialog .cmp-content .state-pick #choose_state{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='10' width='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:calc(100% - .75rem);background-repeat:no-repeat;border-radius:8px;color:#1f2933;cursor:pointer;height:48px;padding:0 16px;width:100%}#verify_identity .cmp-dialog .cmp-content .state-pick #choose_state:invalid{color:#929292}#verify_identity .cmp-dialog .cmp-content .state-pick #choose_state.error{border:1px solid rgba(245,40,71,.5);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(245,40,71,.08)}.component-photo-upload{--size:128px;height:var(--size);position:relative;width:var(--size)}.component-photo-upload .cmp-image{align-items:center;background-color:#fff;border:4px solid #fff;border-radius:6px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);display:flex;height:100%;justify-content:center;position:relative;width:100%}.component-photo-upload .cmp-preview-image{height:80px;-o-object-fit:contain;object-fit:contain;width:80px}.component-photo-upload .cmp-preview-image,.component-photo-upload .cmp-uploaded-image{display:block;-o-object-position:center center;object-position:center center;transition:all .3s}.component-photo-upload .cmp-uploaded-image{border-radius:2px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;width:100%}.component-photo-upload.active .cmp-preview-image{opacity:0}.component-photo-upload.active .cmp-uploaded-image{opacity:1}.component-photo-upload .cmp-file-upload{background:transparent;box-shadow:none;padding:0;position:absolute;right:-20px;top:calc(50% - 20px)}.component-photo-upload .cmp-file-upload .fake-label{align-items:center;background-color:#fff;border-radius:50%;box-shadow:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;transition:all .3s;width:40px}.component-photo-upload .cmp-file-upload .fake-label:focus,.component-photo-upload .cmp-file-upload .fake-label:hover{box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(124,38,255,.4);outline:none;transform:translateY(-4px)}.component-photo-upload .cmp-file-upload .fake-label .label-icon{flex:none;height:24px;width:24px}.component-photo-upload .cmp-file-upload .fake-label .label-icon img{display:block;height:auto;max-width:100%}.component-photo-upload .cmp-file-upload .fake-label .label-text{color:#1f2933;font-size:14px;line-height:1.143;margin-left:8px;white-space:nowrap}@media screen and (max-width:767px){.component-photo-upload .cmp-file-upload .fake-label .label-text{display:none}}@media screen and (min-width:768px){.component-photo-upload{--size:220px}.component-photo-upload .cmp-image{border-width:6px}.component-photo-upload .cmp-preview-image{height:160px;width:160px}.component-photo-upload .cmp-file-upload{bottom:-12px;left:50%;right:auto;top:auto;transform:translateX(-50%)}.component-photo-upload .cmp-file-upload .fake-label{border-radius:16px;height:32px;padding:4px 16px;width:auto}}.component-goal-successfully-added .cmp-header{grid-gap:24px 16px;display:grid;grid-template-columns:71px 1fr;margin-bottom:32px;padding-right:24px}.component-goal-successfully-added .cmp-header-image{flex:none;margin-right:16px;width:100%}.component-goal-successfully-added .cmp-header-image img{display:block;height:auto;max-width:100%}.component-goal-successfully-added .cmp-header-caption{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2}@media (min-width:576px){.component-goal-successfully-added .cmp-header-caption{font-size:32px}}.component-goal-successfully-added .cmp-header-text{grid-column:1/-1}.component-goal-successfully-added .cmp-header-text p{line-height:24px}.component-goal-successfully-added .cmp-share-block{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin-top:24px;padding:16px}.component-goal-successfully-added .cmp-share-block .block-text{font-size:14px;line-height:1.143;margin-bottom:18px}.component-goal-successfully-added .cmp-share-block .block-button .button{width:100%}.component-goal-successfully-added .cmp-info-block{align-items:center;display:flex;flex-direction:column}.component-goal-successfully-added .cmp-info-block .block-image{background-color:#fff;border:4px solid #fff;border-radius:6px;box-shadow:0 27px 35px 0 rgba(17,21,89,.08);height:130px;margin-bottom:-24px;position:relative;width:130px;z-index:2}.component-goal-successfully-added .cmp-info-block .block-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-goal-successfully-added .cmp-info-block .block-content{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);width:100%}.component-goal-successfully-added .cmp-info-block .block-content-top{background-color:hsla(0,0%,100%,.5);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 hsla(0,0%,100%,.7),0 24px 32px 0 rgba(17,21,89,.055);padding:42px 24px 24px}.component-goal-successfully-added .cmp-info-block .block-content-bottom{padding:16px 24px}.component-goal-successfully-added .cmp-info-block .block-caption{color:#1f2933;font-size:18px;font-weight:700;line-height:1.33;margin-bottom:4px}.component-goal-successfully-added .cmp-info-block .block-small-caption{color:#53606d;font-size:12px;font-weight:500;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}.component-goal-successfully-added .cmp-info-block .block-price{color:#1f2933;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:4px}.component-goal-successfully-added .cmp-info-block .block-selected-account{grid-gap:8px;align-items:center;display:grid;font-size:14px;grid-template-columns:24px 1fr;line-height:1.143;margin-top:16px}.component-goal-successfully-added .cmp-info-block .block-selected-account img{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:24px}.component-goal-successfully-added .cmp-footer{margin-top:40px}@media screen and (max-width:767px){.component-goal-successfully-added .cmp-footer .button{width:100%}}@media screen and (min-width:768px){.component-goal-successfully-added .cmp-header{grid-gap:8px 16px;margin-bottom:48px}.component-goal-successfully-added .cmp-header-text{grid-column:2/-1}.component-goal-successfully-added .cmp-share-block{align-items:center;display:flex;justify-content:space-between;padding-left:24px}.component-goal-successfully-added .cmp-share-block .block-text{margin-bottom:0;margin-right:24px}.component-goal-successfully-added .cmp-footer{align-items:center;display:flex;justify-content:center;margin-top:120px}.component-goal-successfully-added .cmp-info-block{flex-direction:row}.component-goal-successfully-added .cmp-info-block .block-image{border-width:6px;flex:none;height:240px;margin-bottom:0;margin-right:-36px;width:240px}.component-goal-successfully-added .cmp-info-block .block-content{box-shadow:0 16px 24px 0 rgba(44,54,113,.12);flex:auto;width:auto}.component-goal-successfully-added .cmp-info-block .block-content-top{box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:24px 30px 24px 68px}.component-goal-successfully-added .cmp-info-block .block-content-bottom{padding:16px 30px 16px 68px}}.component-prev-next-buttons{display:flex}.component-prev-next-buttons .icon-only-btn .btn-icon{color:#1f2933}.component-prev-next-buttons .icon-only-btn:not(:last-child){margin-right:-1px}.component-prev-next-buttons .cmp-current{color:#53606d;font-size:18px;line-height:1.3;text-align:center}.component-prev-next-buttons .cmp-current strong{color:#1f2933;font-weight:400}.component-prev-next-buttons.with-page-nav{align-items:center;justify-content:space-between}.component-goal-info{align-items:center;display:flex;flex-direction:column}.component-goal-info>.cmp-image{margin-bottom:-24px;position:relative;z-index:2}.component-goal-info .cmp-content-wrapper{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);min-height:auto;position:relative;width:100%;z-index:0}@media (min-width:768px){.component-goal-info .cmp-content-wrapper{min-height:240px}.component-goal-info #goal-creating{min-height:210px}}.component-goal-info .cmp-share{position:absolute;right:8px;top:8px}.component-goal-info .cmp-content-top{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:46px 24px 16px 88px}.component-goal-info .cmp-content-bottom{padding:16px 24px 16px 88px}.component-goal-info .cmp-caption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2}@media (min-width:576px){.component-goal-info .cmp-caption{font-size:24px}}.component-goal-info .cmp-caption.smaller{font-size:16px;font-weight:700;line-height:1.125;word-break:break-word}@media screen and (min-width:768px){.component-goal-info .cmp-caption.smaller{font-size:18px;line-height:1.333}}.component-goal-info .cmp-column{bottom:16px;left:24px;position:absolute;top:36px}.component-goal-info .cmp-small-caption{color:#53606d;display:block;font-size:12px;font-weight:500;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}.component-goal-info .cmp-selected-account{grid-gap:8px;align-items:center;display:grid;font-size:14px;grid-template-columns:24px 1fr;line-height:1.143;margin-top:16px}.component-goal-info .cmp-selected-account img{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:24px}.component-goal-info .cmp-price{color:#1f2933;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:4px}.component-goal-info .cmp-price .small,.component-goal-info .cmp-price small{color:#53606d;font-size:14px;font-weight:400}.component-goal-info .cmp-stats{display:flex;margin-top:16px}.component-goal-info .cmp-stats .item{grid-gap:8px;align-items:center;color:#1f2933;display:grid;font-size:14px;grid-template-columns:16px 1fr;line-height:1.143;margin-right:24px}.component-goal-info .cmp-stats .item:last-child{margin-right:0}.component-goal-info .cmp-stats .item .item-icon{fill:#9c5bff;display:block;height:16px;width:16px}.component-goal-info.no-image>.cmp-goal-image,.component-goal-info.no-image>.cmp-image{display:none!important}.component-goal-info.no-image .cmp-content-top{padding:16px 24px 16px 88px}.component-goal-info.no-image .cmp-column{top:-16px}@media screen and (min-width:768px){.component-goal-info{flex-direction:row}.component-goal-info .cmp-image{border-width:6px;flex:none;height:274px;margin-bottom:0;margin-right:-24px;width:274px}.component-goal-info .cmp-image.cmp-goal-image{height:191px;width:191px}.component-goal-info .cmp-caption{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2}}@media screen and (min-width:768px) and (min-width:576px){.component-goal-info .cmp-caption{font-size:32px}}@media screen and (min-width:768px){.component-goal-info .cmp-content-wrapper{flex:auto;width:auto}.component-goal-info .cmp-share{right:16px;top:16px}.component-goal-info .cmp-column{bottom:16px;left:65px;top:-25px}.component-goal-info .cmp-content-top{box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:24px 24px 24px 164px}.component-goal-info .cmp-content-bottom{padding:16px 24px 16px 164px}.component-goal-info .component-photo-upload{--size:274px}.component-goal-info .cmp-stats{margin-top:20px}.component-goal-info.no-image .cmp-content-top{padding:24px 24px 24px 124px}.component-goal-info.no-image .cmp-content-bottom{padding:16px 24px 16px 124px}.component-goal-info.no-image .cmp-column{bottom:16px;left:24px;top:-25px}}.component-goal-details .cmp-caption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:24px}@media (min-width:576px){.component-goal-details .cmp-caption{font-size:24px}}.component-goal-details .cmp-fields-grid{grid-gap:24px;display:grid}.component-goal-details .cmp-footer{margin-top:32px}.component-goal-details .cmp-footer .button{width:100%}@media screen and (min-width:768px){.component-goal-details .cmp-content{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);padding:32px}.component-goal-details .cmp-fields-grid{grid-gap:32px;grid-template-columns:repeat(2,1fr)}.component-goal-details .cmp-footer{display:flex;justify-content:center;margin-top:40px}.component-goal-details .cmp-footer .button{max-width:220px}}.component-reach-your-goal{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);display:flex;flex-direction:column;margin-top:24px}.component-reach-your-goal .cmp-top-content{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:40px 16px 16px;position:relative}.component-reach-your-goal .cmp-bottom-content{padding:16px}.component-reach-your-goal .cmp-top-icon{left:16px;margin-bottom:16px;position:absolute;top:-24px}.component-reach-your-goal .cmp-top-icon img{display:block;max-height:48px;width:auto}.component-reach-your-goal .cmp-caption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:8px}@media (min-width:576px){.component-reach-your-goal .cmp-caption{font-size:24px}}.component-reach-your-goal .cmp-top-text{color:#53606d;font-size:14px;line-height:1.2857}.component-reach-your-goal .cmp-tick-list li{color:#53606d;font-size:16px;line-height:1.5;margin-bottom:16px;padding-left:30px;position:relative}.component-reach-your-goal .cmp-tick-list li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 12 4.5 4.5L18 9' stroke='%2303B140' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:24px;left:0;position:absolute;top:0;width:24px}.component-reach-your-goal .cmp-tick-list li:last-child{margin-bottom:0}.component-reach-your-goal .cmp-tick-list li a{color:#9c5bff;text-decoration:underline}.component-reach-your-goal .cmp-tick-list li a:focus,.component-reach-your-goal .cmp-tick-list li a:hover{text-decoration:none}.component-reach-your-goal .cmp-tick-list p{color:inherit;font-size:inherit;line-height:inherit;margin-bottom:8px}.component-reach-your-goal .cmp-tick-list p:last-child{margin-bottom:0}@media screen and (min-width:768px){.component-reach-your-goal .cmp-top-content{padding:40px 32px 32px}.component-reach-your-goal .cmp-bottom-content{padding:24px 32px}.component-reach-your-goal .cmp-caption{color:#1f2933;font-size:20px;font-weight:700;line-height:1.2}}.component-small-video-block{border:1px solid rgba(0,0,0,.1);border-radius:8px;position:relative}.component-small-video-block .block-preview{position:relative}.component-small-video-block .block-preview:before{content:"";display:block;padding-top:56.25%}.component-small-video-block .block-preview img{border-radius:8px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-small-video-block .block-play-btn{--btn-size:56px;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3);border:2px solid transparent;border-radius:50%;box-shadow:0 26px 40px 0 rgba(44,54,113,.05);display:flex;height:var(--btn-size);justify-content:center;left:calc(50% - var(--btn-size)/2);padding:0;position:absolute;top:calc(50% - var(--btn-size)/2);transition:all .3s;width:var(--btn-size)}.component-small-video-block .block-play-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 4v8c0 .6.4 1 1 1 .2 0 .4 0 .5-.2l6.1-4a1 1 0 0 0 0-1.6l-6-4a1 1 0 0 0-1.4.2A1 1 0 0 0 4 4z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%/cover;content:"";display:block;height:24px;width:24px}.component-small-video-block .block-play-btn:focus,.component-small-video-block .block-play-btn:hover{outline:none;transform:scale(1.2)}.component-small-video-block .block-play-btn:focus-visible{border-color:#fff}.component-flexible-info{grid-gap:40px;display:grid}.component-flexible-info .cmp-video-block{background:#000;position:relative}@media screen and (max-width:767px){.component-flexible-info .cmp-video-block{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (min-width:768px){.component-flexible-info .cmp-video-block{box-shadow:0 26px 40px 0 rgba(44,54,113,.1)}}.component-flexible-info .cmp-video-block:before{content:"";display:block;padding-top:56.25%}.component-flexible-info .cmp-video-block iframe{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-flexible-info .cmp-text-block .h2,.component-flexible-info .cmp-text-block h2{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:24px}@media (min-width:576px){.component-flexible-info .cmp-text-block .h2,.component-flexible-info .cmp-text-block h2{font-size:24px}}.component-flexible-info .cmp-text-block .h2:last-child,.component-flexible-info .cmp-text-block h2:last-child{margin-bottom:0}.component-flexible-info .cmp-text-block .h2+.h3,.component-flexible-info .cmp-text-block .h2+h3,.component-flexible-info .cmp-text-block h2+.h3,.component-flexible-info .cmp-text-block h2+h3{margin-top:0}.component-change-photo .cmp-caption{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2;margin-bottom:24px}@media (min-width:576px){.component-change-photo .cmp-caption{font-size:32px}}@media screen and (min-width:768px){.component-change-photo .cmp-caption{margin-bottom:48px}}.component-tabs-nav{display:flex;margin-bottom:24px}.component-tabs-nav>li{margin-right:24px;white-space:nowrap}.component-tabs-nav>li:last-child{margin-right:0}.component-tabs-nav .tab-nav-btn{--color:#53606d;--hover-color:#7c26ff}.component-tabs-nav .tab-nav-btn .btn-text,.component-tabs-nav .tab-nav-btn .jcf-select-text{position:relative}.component-tabs-nav .tab-nav-btn .btn-text:after,.component-tabs-nav .tab-nav-btn .jcf-select-text:after{background:#a061ff;border-radius:50%;content:"";height:4px;left:calc(50% - 2px);opacity:0;position:absolute;top:calc(100% + 4px);transform:translateY(6px);transition:all .3s;width:4px}.component-tabs-nav .tab-nav-btn.current{color:var(--hover-color)}.component-tabs-nav .tab-nav-btn.current .btn-text:after,.component-tabs-nav .tab-nav-btn.current .jcf-select-text:after{opacity:1;transform:translateY(0)}.component-tabs-nav.no-margin{margin-bottom:0}@media screen and (max-width:991px){.component-tabs-nav-scrollable-wrapper{position:relative}.component-tabs-nav-scrollable-wrapper:after{background:linear-gradient(90deg,hsla(0,0%,100%,.01) 0,#fcfdfe);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:120px}.component-tabs-nav-scrollable-wrapper .tabs-nav-scrollable{white-space:nowrap}.component-infodesk-social-community .tabs-nav-scrollable{overflow-x:auto}}.component-upload-file-from-computer .cmp-file-upload-area{align-items:center;display:flex;flex-direction:column;padding:32px 24px 56px}.component-upload-file-from-computer .cmp-file-upload-area .area-image{align-items:center;display:flex;height:88px;justify-content:center;margin-bottom:8px;width:120px}.component-upload-file-from-computer .cmp-file-upload-area .area-image img{display:block;max-height:100%;max-width:100%}.component-upload-file-from-computer .cmp-file-upload-area .area-supported-formats{font-size:14px;line-height:1.143;margin-bottom:32px}.component-upload-file-from-computer .cmp-file-upload-area .area-drag-message{font-size:14px;line-height:1.143;margin-bottom:18px}@media screen and (max-width:767px){.component-upload-file-from-computer .cmp-file-upload-area .area-drag-message{display:none}}.component-upload-file-from-computer .cmp-file-upload-area .button{min-width:120px}.component-upload-file-from-computer .cmp-footer{margin-top:48px}.component-upload-file-from-computer .cmp-footer .button{width:100%}@media screen and (min-width:768px){.component-upload-file-from-computer .cmp-file-upload-area{background-color:rgba(178,194,228,.2);border:2px dashed #b2c2e4;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);padding:60px 48px 52px}.component-upload-file-from-computer .cmp-footer{align-items:center;display:flex;justify-content:center}.component-upload-file-from-computer .cmp-footer .button{max-width:220px}}.component-edit-photo{--frame-size:200px;--top-padding:46px;background-color:#1f2933;border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05);color:#fff;overflow:hidden;padding:var(--top-padding) 16px 24px;position:relative}.component-edit-photo:after{background:#1f2933;-webkit-clip-path:polygon(0 0,0 100%,calc(50% - var(--frame-size)/2) 100%,calc(50% - var(--frame-size)/2) var(--top-padding),calc(50% + var(--frame-size)/2) var(--top-padding),calc(50% + var(--frame-size)/2) calc(var(--top-padding) + var(--frame-size)),calc(50% - var(--frame-size)/2) calc(var(--top-padding) + var(--frame-size)),calc(50% - var(--frame-size)/2) 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,calc(50% - var(--frame-size)/2) 100%,calc(50% - var(--frame-size)/2) var(--top-padding),calc(50% + var(--frame-size)/2) var(--top-padding),calc(50% + var(--frame-size)/2) calc(var(--top-padding) + var(--frame-size)),calc(50% - var(--frame-size)/2) calc(var(--top-padding) + var(--frame-size)),calc(50% - var(--frame-size)/2) 100%,100% 100%,100% 0);content:"";display:block;height:100%;left:0;opacity:.6;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}.component-edit-photo .cmp-clear-btn{position:absolute;right:16px;top:16px;z-index:5}.component-edit-photo .cmp-frame{height:var(--frame-size);margin-left:auto;margin-right:auto;position:relative;width:var(--frame-size);z-index:3}.component-edit-photo .cmp-frame:after{border:4px solid #fff;border-radius:6px;box-shadow:0 27px 35px 0 rgba(17,21,89,.08);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.component-edit-photo .cmp-frame .frame-tip{align-items:center;background-color:rgba(31,41,51,.6);border-radius:8px;box-shadow:0 24px 32px 0 rgba(156,91,255,.32);color:#fff;display:flex;font-size:14px;font-weight:700;left:50%;line-height:1.143;padding:8px;position:absolute;top:16px;transform:translateX(-50%);white-space:nowrap;z-index:10}.component-edit-photo .cmp-frame .frame-tip .tip-icon{fill:currentcolor;flex:none;height:16px;margin-right:8px;width:16px}.component-edit-photo .cmp-frame .frame-tip span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.component-edit-photo .cmp-frame .frame-image-wrapper{cursor:move;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.component-edit-photo .cmp-frame .frame-image{display:block;transition:all .3s}.component-edit-photo .cmp-controls{align-items:center;display:flex;margin:32px auto 0;max-width:344px;position:relative;width:100%;z-index:5}.component-edit-photo .cmp-controls .scale-btn{background:transparent;border:0;box-shadow:none;height:24px;padding:0;transition:all .3s;width:24px}.component-edit-photo .cmp-controls .scale-btn .btn-icon{fill:#fff;cursor:pointer;display:block;height:100%;width:100%}.component-edit-photo .cmp-controls .scale-btn[disabled]{opacity:.54}.component-edit-photo .cmp-controls .scale-btn:first-child{margin-right:16px}.component-edit-photo .cmp-controls .scale-btn:last-child{margin-left:16px}.component-edit-photo .cmp-controls .range-field{flex:auto}@media screen and (min-width:768px){.component-edit-photo .cmp-clear-btn{right:24px;top:24px}}.component-category-card{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);cursor:pointer;display:block;padding:20px 24px 24px;position:relative;transition:all .3s}.component-category-card:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 8px);left:-4px;opacity:0;pointer-events:none;position:absolute;top:-4px;transition:all .3s;width:calc(100% + 8px)}.component-category-card:hover{box-shadow:0 24px 24px 0 rgba(44,54,113,.12)}.component-category-card:not(.no-ty):hover{transform:translateY(-8px)}.component-category-card.active,.component-category-card:active{background-color:rgba(179,198,237,.1);box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.component-category-card:focus{outline:none}.component-category-card:focus-visible{border-color:#9c5bff}.component-category-card:focus-visible:before{opacity:1}.component-category-card .cmp-header{grid-gap:16px;align-items:center;display:grid;grid-template-columns:32px 1fr;margin-bottom:16px}.component-category-card .cmp-icon{height:32px;width:32px}.component-category-card .cmp-icon img{display:block;max-height:100%;max-width:100%}.component-category-card .cmp-caption{font-size:14px;font-weight:700;line-height:1.143;margin:0}.component-category-card .cmp-content{color:#53606d}.component-category-card .cmp-content p{font-size:14px;line-height:1.4285}.component-bill-card{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);cursor:pointer;display:block;position:relative;transition:all .3s}.component-bill-card:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 8px);left:-4px;opacity:0;pointer-events:none;position:absolute;top:-4px;transition:all .3s;width:calc(100% + 8px)}.component-bill-card:hover{box-shadow:0 24px 24px 0 rgba(44,54,113,.12)}.component-bill-card:not(.no-ty):hover{transform:translateY(-8px)}.component-bill-card.active,.component-bill-card:active{background-color:rgba(179,198,237,.1);box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.component-bill-card:focus{outline:none}.component-bill-card:focus-visible{border-color:#9c5bff}.component-bill-card:focus-visible:before{opacity:1}.component-bill-card .cmp-header{align-items:center;display:flex;padding:16px;position:relative}.component-bill-card .cmp-header:after{background-color:rgba(0,0,0,.05);bottom:0;box-shadow:1px 0 0 0 hsla(0,0%,100%,.7);content:"";display:block;height:1px;left:0;position:absolute;width:100%}.component-bill-card .cmp-logo{flex:none;margin-right:16px}.component-bill-card .cmp-logo img{border-radius:50%;box-shadow:inset 0 0 1px 1px #fff,0 -8px 16px 0 #fff,0 8px 16px 0 rgba(0,0,0,.08);display:block;height:40px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:40px}.component-bill-card .cmp-info{flex:auto}.component-bill-card .cmp-info p{font-size:14px;line-height:1.143}.component-bill-card .cmp-info .cmp-caption{color:#1f2933}.component-bill-card .cmp-amount{align-self:flex-start;color:#1f2933;font-size:14px;font-weight:700;line-height:1.143}.component-bill-card .cmp-content{font-size:14px;line-height:1.143;padding:16px}.component-bill-card .cmp-content img{border-radius:50%;display:inline-block;height:24px;margin-left:.3em;margin-right:.3em;transform:translateY(-.3em);width:24px}.component-store-card{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);cursor:pointer;display:block;padding:16px 16px 32px;position:relative;transition:all .3s}.component-store-card:before{border:3px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 8px);left:-4px;opacity:0;pointer-events:none;position:absolute;top:-4px;transition:all .3s;width:calc(100% + 8px)}.component-store-card:hover{box-shadow:0 24px 24px 0 rgba(44,54,113,.12)}.component-store-card:not(.no-ty):hover{transform:translateY(-8px)}.component-store-card.active,.component-store-card:active{background-color:rgba(179,198,237,.1);box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.component-store-card:focus{outline:none}.component-store-card:focus-visible{border-color:#9c5bff}.component-store-card:focus-visible:before{opacity:1}.component-store-card .subscription{background-color:#9c5bff;border-radius:12px;color:#fff;font-size:12px;font-weight:500;left:10px;padding:2px 9px 2px 8px;position:absolute;top:-6px}.component-store-card .cmp-header{grid-gap:8px;align-items:center;display:grid;grid-template-columns:32px 1fr;margin-bottom:8px}.component-store-card .cmp-checkbox{position:absolute;right:8px;top:8px}.component-store-card .cmp-checkbox .checkbox{position:static}.component-store-card .cmp-icon{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.component-store-card .cmp-icon img{display:block;max-height:100%;max-width:100%}.component-store-card .cmp-caption{color:#1f2933;font-size:14px;font-weight:700;line-height:1.143;margin:0}.component-store-card .cmp-content{color:#53606d;font-size:14px;line-height:1.143}.component-store-card{min-height:140px}.component-store-card.subscription-disable{background-color:hsla(0,0%,100%,.3)}.component-store-card.subscription-disable:hover{transform:none}.component-mx-widget .error-text{left:50%;position:absolute;transform:translateX(-50%)}.component-mx-widget .verification-overlay{background:hsla(0,0%,100%,.95);height:100%;position:absolute;top:0;width:100%}.component-mx-widget .verification-overlay-content{height:auto!important;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.component-mx-widget .verification-overlay-content .spinner-border{height:33px}.component-mx-widget .verification-overlay-content p{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2;margin-top:20px;text-align:center}.component-mx-widget iframe{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);min-height:600px;width:100%}.component-mx-widget .box{position:relative}.component-mx-widget .box .overlay-widget{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:hsla(0,0%,100%,.7);border-radius:8px;display:flex;height:100%;justify-content:center;position:absolute;visibility:hidden;width:100%}.component-mx-widget .box .impersonate-widget .h2,.component-mx-widget .box .impersonate-widget h2{line-height:27px}.component-mx-widget #recaptcha_overlay{background:hsla(0,0%,100%,.95);height:100%;position:absolute;top:0;width:100%;z-index:98}.component-mx-widget #recaptcha_overlay .g-recaptcha iframe{background:none;box-shadow:none}.component-mx-widget #recaptcha_overlay>div{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.overlay-header{align-items:center;display:flex;padding-left:30px;position:relative}.overlay-header:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/goalry-key.png);background-repeat:no-repeat;background-size:contain;content:"";height:33px;left:-4px;margin-bottom:4px;position:absolute;width:33px}.overlay-header .h2,.overlay-header h2{font-size:20px;line-height:20px;margin-bottom:0;text-align:center}.overlay-content{height:20%!important;width:80%}.overlay-description p{font-size:15px}.upgrade-account-modals{z-index:999999}#upgrade_modal .component-paid-plan-form{padding:0 30px 5rem}#choose_payment_modal .modal-content.background-square{background-attachment:unset}#choose_payment_modal .modal-content .main-block{width:100%}#choose_payment_modal .content-block{flex-wrap:wrap}#choose_payment_modal .content-block .tab-content{min-height:648px}#choose_payment_modal .content-block .tab-content ul li button span:after{opacity:0}#choose_payment_modal .content-block .tab-content #pills-checkmarks{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-background-half.png);background-position:100%;background-repeat:no-repeat;background-size:82%}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .unlock-checkmarks div{margin-bottom:14px}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .unlock-checkmarks div p{font-size:13px;font-weight:600}@media (min-width:576px){#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .unlock-checkmarks div p{font-size:16px}}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .checkmark-icons .checkmark-header{background-color:#9c5bff;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;font-size:16px;font-weight:600;padding:7px}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .checkmark-icons .checkmark-subheader{background:linear-gradient(#9c5bff,#e8e7f9ad 19%);color:#1f2933;font-size:14px;font-weight:600;padding:12px 10px 0}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .checkmark-icons .checkmark-content{background-color:#e8e7f9ad;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:18px 18px 0}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .checkmark-icons .checkmark-content p{color:#00c117;margin-bottom:10px}#choose_payment_modal .content-block .tab-content #pills-checkmarks .subscribe-info .checkmark-icons .checkmark-content img{width:38px}@media screen and (min-width:992px){#choose_payment_modal .content-block{flex-wrap:nowrap}}#choose_payment_modal .method-text{padding:4rem 3rem}#thank_you_modal{background-color:#212529c2}#thank_you_modal .modal-body{background-color:#f0f3fa}#thank_you_modal .thanks-content{padding:0 40px 40px}#thank_you_modal .thanks-content .logo{max-width:100px}#thank_you_modal .thanks-content .thanks-header{margin:5rem 0}#thank_you_modal .thanks-content .thanks-header .congrats{max-width:50px}#thank_you_modal .thanks-content .h2,#thank_you_modal .thanks-content h2{font-size:32px;font-weight:600;margin-bottom:30px;margin-top:20px;text-align:center}#thank_you_modal .thanks-content .h4,#thank_you_modal .thanks-content h4{color:#53606d;font-size:16px;line-height:25px;margin-bottom:20px;text-align:center}#thank_you_modal .thanks-content .h4 b,#thank_you_modal .thanks-content h4 b{color:#000}.error-text{display:flex;font-size:14px;justify-content:center;margin-top:16px}.error-text span{color:#f52847}.note-icon{fill:#f52847;height:16px;margin-right:8px;width:16px}.component-infodesk-header{z-index:1}@media (max-width:991.98px){.component-infodesk-header{padding-right:0}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(2000px)}70%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}to{transform:translateX(0)}}@media (max-width:1199.98px){.component-infodesk-header .account-info-container{animation-name:bounceInLeft}}.component-infodesk-header .header-container a{color:#1f2933;font-size:16px;line-height:20px}.component-infodesk-header .header-container .link-container-desktop{justify-content:space-between;width:100%}.component-infodesk-header .header-container .link-container-desktop span{color:#53606d;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;padding-right:36px}.component-infodesk-header .header-container .link-container-desktop span img{max-width:16px}@media (min-width:992px){.component-infodesk-header .header-container .link-container-desktop{width:-moz-max-content;width:max-content}}.component-infodesk-header .header-container .link-container-desktop p{color:#1f2933;display:inline;font-size:16px;margin-right:8px}.component-infodesk-header .header-container .link-container-desktop .arrow-right{height:12px;width:12px}.component-infodesk-header .header-container .account-info-container{animation-duration:3s;animation-fill-mode:both}@media (min-width:768px){.component-infodesk-header .header-container .account-info-container{min-height:72px}}@media (max-width:1199.98px){.component-infodesk-header .header-container .account-info-container{flex-wrap:nowrap;overflow-x:scroll;padding-right:36px;scrollbar-width:none}.component-infodesk-header .header-container .account-info-container::-webkit-scrollbar{display:none}}.component-infodesk-header .header-container .account-info-container .account-info{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);flex-wrap:nowrap;margin-top:10px}@media (max-width:1199.98px){.component-infodesk-header .header-container .account-info-container .account-info{height:calc(100% - 10px)}}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info{flex-wrap:wrap;width:100%}}.component-infodesk-header .header-container .account-info-container .account-info-item{display:flex;flex-direction:column;justify-content:center;margin:16px 10px}@media (max-width:767.98px){.component-infodesk-header .header-container .account-info-container .account-info-item{min-width:170px}}@media (max-width:991.98px){.component-infodesk-header .header-container .account-info-container .account-info-item{min-width:155px}.component-infodesk-header .header-container .account-info-container .account-info-item.investment-diff{min-width:210px}}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item{margin:unset;padding:5px 8px}}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-item{padding:12px 16px}}.component-infodesk-header .header-container .account-info-container .account-info-item .score{color:#1f2933;font-size:16px;font-weight:500;line-height:20px;margin-top:0}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item .score{font-size:12px;font-weight:400;line-height:24px;margin-top:16px}}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-item .score{font-size:18px}}.component-infodesk-header .header-container .account-info-container .account-info-item .score.bigger{font-size:24px;font-weight:700}@media (max-width:991.98px){.component-infodesk-header .header-container .account-info-container .account-info-item .score.goalry-wallet{margin-left:5px}}.component-infodesk-header .header-container .account-info-container .account-info-item:not(.net-worth-info-item){border-right:1px solid rgba(0,0,0,.09)}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item:not(.net-worth-info-item){border-right:none}.component-infodesk-header .header-container .account-info-container .account-info-item:not(:last-child){border-right:1px solid rgba(0,0,0,.05);box-shadow:1px 0 0 0 hsla(0,0%,100%,.7)}}.component-infodesk-header .header-container .account-info-container .account-info-item p{font-size:14px}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item p{font-size:12px}}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-item p{font-size:14px}}.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-decrease{color:#f52847}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-decrease{left:0;position:absolute;top:13px}}.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-decrease:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%23F52847'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:inline-block;flex:none;height:16px;margin-left:4px;transition:all .3s;width:16px}.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-increase{color:#03b140}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-increase{left:0;position:absolute;top:13px}}.component-infodesk-header .header-container .account-info-container .account-info-item p span.percent-increase:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 4 12 12'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%2303B140'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:inline-block;flex:none;height:16px;margin-left:4px;transform:rotate(180deg);transition:all .3s;width:16px}@media (min-width:1200px) and (max-width:1399px){.component-infodesk-header .header-container .account-info-container .account-info-item.link-accounts p{text-align:end}}.component-infodesk-header .header-container .account-info-container .account-info-item.link-accounts .circle-arrow{position:absolute;right:-15px;top:-10px}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-item.link-accounts .circle-arrow{top:-30px}}.component-infodesk-header .header-container .account-info-container .account-info-link{align-items:flex-end;background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#1f2933;cursor:pointer;display:flex;font-size:10px;line-height:14px;margin:10px 0 0 4px;padding:8px 5px;position:relative;text-align:center}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-link{font-size:14px;line-height:16px}}.component-infodesk-header .header-container .account-info-container .account-info-link.purple{background-color:#a061ff;color:#fff}@media (min-width:1200px){.component-infodesk-header .header-container .account-info-container .account-info-link{margin-left:8px;padding:8px 12px}}.component-infodesk-header .header-container .account-info-container .account-info-link img{left:38%;position:absolute;top:-30px}.component-infodesk-header .header-container .account-info-container .account-info-link a{color:inherit}.component-infodesk-header .header-container .account-info-container .account-info-link-mobile{background:#ffffffb2;border-radius:8px;box-shadow:0 26px 40px 0 #2c36710d,inset 0 1px 1px 0 #ffffffb2;display:flex;margin-right:8px;margin-top:10px;min-width:187px;padding:16px}.component-infodesk-header .header-container .account-info-container .account-info-link-mobile img{float:left;margin-right:8px;max-width:20px}.component-infodesk-header .header-container .account-info-container .account-info-link-mobile span{color:#53606d;display:block;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px}.component-infodesk-header .header-container .account-info-container .account-info-link-mobile a{color:#7c26ff;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px}@media (min-width:992px){.component-infodesk-header .header-container .account-info-container .toAccounts{width:100%}}.component-infodesk-header .goal-badge-block{align-items:center;bottom:calc(100vh - var(--mobile-window-height, 100vh) + 16px);display:flex;gap:30px;left:16px;margin-top:52px;position:absolute;z-index:3}@media (min-width:992px){.component-infodesk-header .goal-badge-block{bottom:auto;left:auto}.component-infodesk-header .goal-badge-block.other-floors{bottom:auto;left:auto;position:fixed;top:100px}}.component-infodesk-header .goal-badge-block .goals-info{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:inherit;display:block;max-width:88px;z-index:3}.component-infodesk-header .goal-badge-block .goals-info hr{margin:8px 0}.component-infodesk-header .goal-badge-block .goals-info img{margin-bottom:4px;margin-top:-20px}.component-infodesk-header .goal-badge-block .goals-info p{color:#1f2933}.component-infodesk-header .goal-badge-block .goals-info-text{line-height:15px;padding:0 5px 8px;text-align:center}.component-infodesk-header .goal-badge-block .goals-info-text p{color:#53606d;font-size:12px}.component-infodesk-header .goal-badge-block .goals-info-text .h2,.component-infodesk-header .goal-badge-block .goals-info-text h2{font-size:24px;font-weight:700;line-height:24px;margin:0}.component-infodesk-header .goal-badge-block .goals-info .active-goal{padding:8px 13px 10px}.bounce{animation:bounce 2s ease-in infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}30%{transform:translateY(-18px)}60%{transform:translateY(-8px)}}@media (min-width:1200px){.component-infodesk-daily-insights{pointer-events:none;position:absolute;right:0;z-index:3}}.component-infodesk-daily-insights .badge-control-desktop,.component-infodesk-daily-insights .link-container-desktop{pointer-events:auto;position:relative}.component-infodesk-daily-insights .badge-control-desktop p,.component-infodesk-daily-insights .link-container-desktop p{color:#1f2933;font-size:16px;margin-right:8px}.component-infodesk-daily-insights .badge-control-desktop .arrow-right,.component-infodesk-daily-insights .link-container-desktop .arrow-right{height:12px;width:12px}.component-infodesk-daily-insights .badge-control-desktop .arrow-right-rotate,.component-infodesk-daily-insights .link-container-desktop .arrow-right-rotate{display:none;height:15px;transform:scale(1.1);width:15px}.component-infodesk-daily-insights .badge-control-desktop .insights-tab,.component-infodesk-daily-insights .link-container-desktop .insights-tab{align-items:center;display:flex;flex-direction:column;gap:4px;padding:4px 7px}.component-infodesk-daily-insights .badge-control-desktop .insights-tab .active-dot,.component-infodesk-daily-insights .link-container-desktop .insights-tab .active-dot{background-color:#9c5bff;border-radius:50%;display:none;height:4px;position:absolute;top:28px;width:4px}.component-infodesk-daily-insights .badge-control-desktop .insights-tab.active p,.component-infodesk-daily-insights .link-container-desktop .insights-tab.active p{color:#9c5bff}.component-infodesk-daily-insights .badge-control-desktop .insights-tab.active .active-dot,.component-infodesk-daily-insights .badge-control-desktop .insights-tab.active .arrow-right-rotate,.component-infodesk-daily-insights .link-container-desktop .insights-tab.active .active-dot,.component-infodesk-daily-insights .link-container-desktop .insights-tab.active .arrow-right-rotate{display:block}.component-infodesk-daily-insights .badge-control-desktop .insights-tab.active .arrow-right,.component-infodesk-daily-insights .link-container-desktop .insights-tab.active .arrow-right{display:none}.component-infodesk-daily-insights .non-partner-insights{margin-top:135px}.component-infodesk-daily-insights .side-info-content{-ms-overflow-style:none;height:0;opacity:0;overflow-y:auto;padding:0 2px;pointer-events:auto;scrollbar-width:none}.component-infodesk-daily-insights .side-info-content.empty{pointer-events:none}.component-infodesk-daily-insights .side-info-content::-webkit-scrollbar{display:none}.component-infodesk-daily-insights .side-info-content.open{opacity:1;transition:all .3s}.component-infodesk-daily-insights .side-info-content.open.badges,.component-infodesk-daily-insights .side-info-content.open.insights0,.component-infodesk-daily-insights .side-info-content.open.insights1,.component-infodesk-daily-insights .side-info-content.open.insights2,.component-infodesk-daily-insights .side-info-content.open.insights3,.component-infodesk-daily-insights .side-info-content.open.insights4,.component-infodesk-daily-insights .side-info-content.open.insights5{height:75vh}@media (min-height:850px){.component-infodesk-daily-insights .side-info-content.open.insights0,.component-infodesk-daily-insights .side-info-content.open.insights1,.component-infodesk-daily-insights .side-info-content.open.insights2,.component-infodesk-daily-insights .side-info-content.open.insights3,.component-infodesk-daily-insights .side-info-content.open.insights4,.component-infodesk-daily-insights .side-info-content.open.insights5{height:85vh}}.component-infodesk-daily-insights .side-info-content.insights0 .component-mx-widget iframe,.component-infodesk-daily-insights .side-info-content.insights1 .component-mx-widget iframe,.component-infodesk-daily-insights .side-info-content.insights2 .component-mx-widget iframe{height:calc(100vh - var(--header-height) - 16.5rem)}.component-infodesk-daily-insights .side-info-content.insights3 .component-mx-widget iframe,.component-infodesk-daily-insights .side-info-content.insights4 .component-mx-widget iframe,.component-infodesk-daily-insights .side-info-content.insights5 .component-mx-widget iframe{height:calc(100vh - var(--header-height) - 5.5rem)}.component-infodesk-daily-insights .side-info-item{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);margin-top:10px;max-width:100%;padding:24px 0 24px 24px;pointer-events:auto;position:relative}.component-infodesk-daily-insights .side-info-item:first-of-type{margin-top:2px}@media (min-width:1200px){.component-infodesk-daily-insights .side-info-item{max-width:450px}}.component-infodesk-daily-insights .side-info-item .h3,.component-infodesk-daily-insights .side-info-item h3{font-weight:400;margin-right:30px}@media (min-width:1200px){.component-infodesk-daily-insights .side-info-item .h3,.component-infodesk-daily-insights .side-info-item h3{margin-right:24px}}.component-infodesk-daily-insights .side-info-item .section-content{align-items:center;display:flex;justify-content:space-between;margin-top:24px}.component-infodesk-daily-insights .side-info-item.widget-section{padding:0}.component-infodesk-daily-insights .side-info-item.badges-section{background-color:unset;box-shadow:none;padding:unset}.component-infodesk-daily-insights .side-info-item.badges-section .badge-heading-info{display:flex;flex-direction:column;gap:20px;left:50%;position:absolute;right:50%;top:31px;transform:translate(-50%);width:80%}@media (min-width:1400px) and (max-width:1600px){.component-infodesk-daily-insights .side-info-item.badges-section .badge-heading-info{top:18px}.component-infodesk-daily-insights .side-info-item.badges-section .badge-heading-info p{font-size:11px}}@media (min-width:1600px) and (max-width:1800px){.component-infodesk-daily-insights .side-info-item.badges-section .badge-heading-info{top:18px}}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list{display:flex;gap:5%;left:50%;padding:0 33px;position:absolute;right:50%;transform:translate(-50%);width:100%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.first-desk{top:37%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.second-desk{top:67%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-first-desk{justify-content:center;top:50%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk{justify-content:center;top:69%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img{position:absolute;width:65px}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img:first-of-type{left:28%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(2){left:36%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(3){left:43%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(4){left:51%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.empty-second-desk img:last-of-type{left:59%}@media (min-width:1100px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list{padding:0 55px}}@media (min-width:1400px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list{padding:0 33px}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.first-desk{top:34%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.second-desk{top:64%}}@media (min-width:1800px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list{padding:0 55px}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.first-desk{top:37%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list.second-desk{top:67%}}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge{color:#53606d}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge:after{bottom:4px;box-shadow:0 0 8px 2px #000;content:"";left:12px;position:absolute;transform:scale(.9);width:67%}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.badge-icon{cursor:pointer;position:inherit;width:70px;z-index:1}@media (min-width:1400px) and (max-width:1500px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.badge-icon{width:55px}}@media (min-width:1500px) and (max-width:1650px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.badge-icon{width:60px}}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.badge-icon:hover{bottom:5px}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.shadow-badge{-webkit-clip-path:inset(46px 0 2px 0);clip-path:inset(46px 0 2px 0);left:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:0 44%;object-position:0 44%;opacity:.1;position:absolute;top:63px;transform:rotate(180deg);width:70px}@media (min-width:1400px) and (max-width:1500px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.shadow-badge{-webkit-clip-path:inset(50px 0 2px 0);clip-path:inset(50px 0 2px 0);left:-8px;top:55px}}@media (min-width:1500px) and (max-width:1650px){.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge img.shadow-badge{-webkit-clip-path:inset(54px 0 2px 0);clip-path:inset(54px 0 2px 0);left:-5px;top:50px}}.component-infodesk-daily-insights .side-info-item.badges-section .achieved-badges-list .achieved-badge .achieved-badge-count{background-color:#fff;border-radius:50%;bottom:0;font-size:13px;font-weight:700;padding:0 7px;position:absolute;right:-15px;z-index:2}.component-infodesk-daily-insights .offers-slider{padding:24px}.component-infodesk-daily-insights .tour-section{padding:24px;pointer-events:auto}.component-infodesk-daily-insights .tour-section .tour-content{margin-top:24px}.component-infodesk-daily-insights .tour-section .take-tour{background-color:#fff;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);cursor:pointer;height:40px;margin:32px 0 24px;width:100%}.component-infodesk-daily-insights .tour-section .take-tour img{height:auto;margin-top:-20px;width:40px}.component-infodesk-daily-insights .tour-section .take-tour p{margin-left:14px}.component-infodesk-daily-insights .billry-section{padding-right:20px;pointer-events:auto}.component-infodesk-daily-insights .billry-section p{width:70%}.component-infodesk-daily-insights .billry-section a:hover{color:#7c26ff;text-decoration:none}.component-infodesk-daily-insights .billry-section img{margin-bottom:-6px;max-width:49px}.component-infodesk-daily-insights .financial-profile-section{padding-right:20px;pointer-events:auto}.component-infodesk-daily-insights .financial-profile-section p{width:90%}.component-infodesk-daily-insights .financial-profile-section a:hover{color:#7c26ff;text-decoration:none}.component-infodesk-daily-insights .account-section{padding-right:20px;pointer-events:auto}.component-infodesk-daily-insights .account-section p{width:90%}.component-infodesk-daily-insights .account-section a:hover{color:#7c26ff;text-decoration:none}.component-infodesk-daily-insights .insight-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-shadow:unset;cursor:pointer;height:18px;opacity:1;padding:0;position:absolute;right:14px;top:10px;transition:all .3s;width:18px}.component-infodesk-daily-insights .insight-close:before{content:"";display:block;height:calc(100% + 30px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 30px)}.component-infodesk-daily-insights .insight-close .btn-icon{fill:#67748e;display:block;height:18px;transition:all .3s;width:18px}.component-infodesk-daily-insights .insight-close:focus,.component-infodesk-daily-insights .insight-close:hover{outline:none}.component-infodesk-daily-insights .insight-close:focus .btn-icon,.component-infodesk-daily-insights .insight-close:hover .btn-icon{fill:#9c5bff}.component-infodesk-daily-insights .zoom-controls{bottom:141px;left:-67px;margin:15px;pointer-events:all;position:absolute;transition:bottom .5s}@media screen and (min-width:1200px){.component-infodesk-daily-insights .zoom-controls{bottom:90px}}@media screen and (min-width:1290px){.component-infodesk-daily-insights .zoom-controls{bottom:20px}}#daily-insights-modal.modal-insights3,#daily-insights-modal.modal-insights4,#daily-insights-modal.modal-insights5{overflow:hidden}#daily-insights-modal .modal-header{background-color:#f3effd;padding:12px 24px;position:fixed;top:0;width:100%;z-index:999}#daily-insights-modal .modal-body{margin-top:55px}#daily-insights-modal .component-mx-widget iframe{height:calc(100vh - 80px)}.component-avatar{--size:48px;--border-width:4px;background:transparent;border-radius:calc(var(--size)/2);box-shadow:none;display:block;height:calc(var(--size) + var(--border-width)*2);padding:0;position:relative;width:calc(var(--size) + var(--border-width)*2)}.component-avatar .cmp-image{border:var(--border-width) solid transparent;border-radius:50%;transition:all .3s}.component-avatar .cmp-image img{border-radius:50%;display:block;height:var(--size);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:var(--size)}.component-avatar:hover .cmp-image{border-color:rgba(156,91,255,.1)}.component-avatar:active .cmp-image{border-color:rgba(156,91,255,.2)}.component-avatar:before{border:3px solid rgba(156,91,255,.3);border-radius:calc(50% + 3px);height:calc(100% + 6px);left:-3px;top:-3px;width:calc(100% + 6px)}.component-avatar:after,.component-avatar:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.component-avatar:after{border:1px solid #9c5bff;border-radius:50%;height:100%;left:0;top:0;width:100%}.component-avatar:focus{outline:none}.component-avatar.activated:after,.component-avatar:focus-visible:after{opacity:1}.component-avatar.activated:before,.component-avatar:focus-visible:before{opacity:1}.component-avatar.activated .cmp-image,.component-avatar:focus-visible .cmp-image{border-color:#fff}.component-avatar.activated:after{border-width:2px}.component-avatar.small{--size:32px}.component-user-nav .cmp-opener{position:relative}.component-user-nav .cmp-opener .cmp-image{transition:all .3s}.component-user-nav .cmp-opener .cmp-close{fill:#67748e;height:24px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:24px;z-index:2}.component-user-nav .cmp-content{display:none}.component-user-nav.opened .cmp-opener:before{border-radius:9px}.component-user-nav.opened .cmp-opener:after{border-radius:6px}.component-user-nav.opened .cmp-opener .cmp-image{opacity:0}.component-user-nav.opened .cmp-opener .cmp-close{opacity:1}@media screen and (min-width:992px){.component-user-nav .cmp-opener{display:none}.component-user-nav .cmp-content{align-items:center;display:flex}.component-user-nav .cmp-content .cmp-item{flex:none}.component-user-nav .cmp-content .cmp-item:not(:last-child){margin-right:24px}}.component-store-insights{background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);display:none;min-height:100vh;overflow:scroll;position:fixed;right:0;top:70px;width:100%;z-index:110}@media (min-width:576px){.component-store-insights{max-width:392px;min-height:-moz-max-content;min-height:max-content;position:absolute;right:12px;top:127px}}.component-store-insights-header{background-color:hsla(0,0%,100%,.7);border-radius:8px 0 0 0;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);padding:20px 24px 12px}@media (min-width:576px){.component-store-insights-header{padding:10px 32px 14px}}.component-store-insights-header .h3,.component-store-insights-header h3{font-size:18px;line-height:24px}@media (min-width:576px){.component-store-insights-header .h3,.component-store-insights-header h3{font-size:16px;line-height:20px}}.component-store-insights-header img{width:48px}@media (min-width:576px){.component-store-insights-header img{width:72px}}.component-store-insights-content{max-height:calc(100vh - 72px);overflow:scroll}.component-store-insights-content hr{margin:0!important}.component-store-insights-content-item{display:flex;padding:16px 24px 17px 0}@media (min-width:576px){.component-store-insights-content-item{padding:24px 32px 17px}}.component-store-insights-content-item button{margin-top:16px}.component-store-insights-content-item p{line-height:20px}.component-goal-progress{--bar-width:40px;--bar-shift:10px;--bar-roof-height:20px;--layer-opacity:1;display:flex;flex:none;flex-direction:column;height:100%;min-height:150px;padding:var(--bar-shift) 0;position:relative;width:var(--bar-width);z-index:2}@media screen and (min-width:992px){.component-goal-progress{--bar-width:67px;--bar-shift:17px;--bar-roof-height:34px}}.infodesk-map .component-goal-progress{--bar-width:67px;--bar-shift:17px;--bar-roof-height:34px}.component-goal-progress:before{background:url(/images/goal-progress/shadow@2x.png) no-repeat 50%/contain;bottom:-9px;content:"";display:block;height:39px;left:0;pointer-events:none;position:absolute;width:72px;z-index:-1}@media screen and (min-width:992px){.component-goal-progress:before{bottom:-14px;height:66px;width:121px}}.infodesk-map .component-goal-progress:before{bottom:-14px;height:66px;width:121px}.component-goal-progress .cmp-bar{max-height:100%;position:relative;z-index:3}.component-goal-progress .cmp-bar:not(.filled){--layer-opacity:0.1;flex:auto;z-index:10}.component-goal-progress .cmp-bar:not(.filled) .bar-body,.component-goal-progress .cmp-bar:not(.filled) .bar-roof{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.component-goal-progress .cmp-bar.filled{flex:none;height:0%;transition:height .6s}.component-goal-progress .cmp-bar .bar-roof{background:rgba(var(--roof-bg),var(--layer-opacity));-webkit-clip-path:polygon(0 50%,50% 0,100% 50%,50% 100%);clip-path:polygon(0 50%,50% 0,100% 50%,50% 100%);content:"";display:block;height:var(--bar-roof-height);left:0;position:absolute;top:calc(var(--bar-shift)*-1);width:100%;z-index:3}.component-goal-progress .cmp-bar .bar-body{background:linear-gradient(90deg,rgba(var(--first-color),var(--layer-opacity)) 0,rgba(var(--second-color),var(--layer-opacity)) 48.67%,rgba(var(--third-color),var(--layer-opacity)) 51.69%,rgba(var(--fourth-color),var(--layer-opacity)) 100%);bottom:calc(var(--bar-shift)*-1);-webkit-clip-path:polygon(0 0,50% var(--bar-shift),100% 0,100% calc(100% - var(--bar-shift)),50% 100%,0 calc(100% - var(--bar-shift)));clip-path:polygon(0 0,50% var(--bar-shift),100% 0,100% calc(100% - var(--bar-shift)),50% 100%,0 calc(100% - var(--bar-shift)));content:"";display:block;height:calc(100% + var(--bar-shift));left:0;position:absolute;width:100%;z-index:2}.component-goal-progress .cmp-percents{flex:none;height:0;position:relative;z-index:15}.component-goal-progress .cmp-percents .cmp-value{color:#53606d;font-size:12px;font-weight:700;left:calc(100% - 4px);line-height:1.333;padding:4px 11px 4px 4px;position:absolute;text-align:center;top:-8px;transition:all .3s;width:45px}.component-goal-progress .cmp-percents .cmp-value:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 34'%3E%3Cg filter='url(%23a)' clip-path='url(%23b)'%3E%3Cpath d='M13 5h25a8 8 0 0 1 7 3.8l5 8.2-5.1 8.2A8 8 0 0 1 38 29H13a8 8 0 0 1-8-8v-8a8 8 0 0 1 8-8z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M0 0h55v34H0z'/%3E%3C/clipPath%3E%3Cfilter id='a' x='1' y='5' width='53' height='32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.172991 0 0 0 0 0.212027 0 0 0 0 0.442621 0 0 0 0.05 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:34px;left:-14%;position:absolute;top:-6px;transform:rotate(180deg);width:55px;z-index:-1}.goal-snapshot .component-goal-progress .cmp-bar.filled{transition:height 0s}.component-goal-progress-with-basement{cursor:pointer;display:block;flex:none;width:221px}.component-goal-progress-with-basement .cmp-bar-wrapper{height:235px;margin-bottom:-64px;margin-left:105px;position:relative;z-index:3}.component-goal-progress-with-basement .cmp-basement{height:122px;position:relative;width:221px}.component-goal-progress-with-basement .cmp-basement:after{background:var(--basement-bg) repeat-y center center/100% auto;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.component-goal-progress-with-basement .cmp-basement .cmp-focus-border{height:calc(100% + 10px);left:-5px;opacity:0;pointer-events:none;position:absolute;top:-5px;transition:all .3s;width:calc(100% + 10px)}.component-goal-progress-with-basement .cmp-basement .cmp-focus-border .no-bar{display:none}.component-goal-progress-with-basement .cmp-image{align-items:flex-end;bottom:38px;display:flex;height:73px;justify-content:center;left:43px;position:absolute;width:91px;z-index:4}.component-goal-progress-with-basement .cmp-image:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 32'%3E%3Cg opacity='.2' filter='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m34 4 13 14 1 2-14 8h-2a4 4 0 0 1-1 0 4 4 0 0 1-1 0h-1a4 4 0 0 1-1 0h-3a5 5 0 0 1-1 0 5 5 0 0 1-1 0h-3a6 6 0 0 1-1 0h-1L5 20v-2L18 4h3a3 3 0 0 1 1 0h1a3 3 0 0 1 1 0 3 3 0 0 1 1 0h4a3 3 0 0 1 1 0h1a3 3 0 0 1 1 0h2z' fill='url(%23b)' fill-opacity='.7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='19' y1='19.6' x2='45' y2='8.8' gradientUnits='userSpaceOnUse'%3E%3Cstop/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='0' y='0' width='52' height='32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-4px;content:"";display:block;height:32px;left:30px;position:absolute;transition:all .3s;width:52px}.component-goal-progress-with-basement .cmp-image img{display:block;max-height:100%;max-width:100%;position:relative;transition:all .3s;z-index:2}.component-goal-progress-with-basement .cmp-name{bottom:35px;left:60px;position:absolute;transform:translate(-50%,50%);z-index:4}.component-goal-progress-with-basement .cmp-name img{display:block}.component-goal-progress-with-basement:focus,.component-goal-progress-with-basement:hover{outline:none}.component-goal-progress-with-basement:focus .cmp-basement .cmp-focus-border,.component-goal-progress-with-basement:hover .cmp-basement .cmp-focus-border{opacity:1}.component-goal-progress-with-basement:focus .cmp-image img,.component-goal-progress-with-basement:hover .cmp-image img{transform:translateY(-20px)}.component-goal-progress-with-basement:focus .cmp-image:after,.component-goal-progress-with-basement:hover .cmp-image:after{opacity:.75;transform:translate(5px,-5px)}.component-goal-progress-with-basement.no-bar{width:175px}.component-goal-progress-with-basement.no-bar .cmp-basement{height:98px;width:175px}.component-goal-progress-with-basement.no-bar .cmp-basement:after{background-image:var(--basement-bg-small)}.component-goal-progress-with-basement.no-bar .cmp-bar-wrapper{display:none}.component-goal-progress-with-basement.no-bar .cmp-focus-border .no-bar{display:block}.component-goal-progress-with-basement.no-bar .cmp-focus-border .with-bar{display:none}.component-goal-progress-with-basement.inactive .cmp-name{filter:invert(1);opacity:.3}.component-goal-progress-with-basement.show-percents-on-hover .component-goal-progress .cmp-percents .cmp-value{opacity:0;transform:translateX(-20px);visibility:hidden}.component-goal-progress-with-basement.show-percents-on-hover:focus .component-goal-progress .cmp-percents .cmp-value,.component-goal-progress-with-basement.show-percents-on-hover:hover .component-goal-progress .cmp-percents .cmp-value{opacity:1;transform:translateX(0);visibility:visible}.component-infodesk-stand{--basement-bg-inactive:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 176 98'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M175 47v4a4 4 0 0 1-2.15 3.55L91.21 97.09a8.02 8.02 0 0 1-7.41 0L2.16 54.55A4 4 0 0 1 0 51.22V47h175z' fill='url(%23a)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.8 93.1 2.16 50.54a4 4 0 0 1 0-7.1L83.8.91a8.02 8.02 0 0 1 7.41 0l81.64 42.54a4 4 0 0 1 0 7.1L91.21 93.09a8.02 8.02 0 0 1-7.41 0z' fill='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' y1='72.5' x2='175' y2='72.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23cccbda'/%3E%3Cstop offset='.49' stop-color='%23cdccdb'/%3E%3Cstop offset='.5' stop-color='%23bab9c7'/%3E%3Cstop offset='1' stop-color='%23bbbac8'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='47' x2='175' y2='47' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23cfcedc'/%3E%3Cstop offset='1' stop-color='%23cfcedc'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;display:block;height:98px;outline:none!important;position:relative;width:175px}.component-infodesk-stand:after,.component-infodesk-stand:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.component-infodesk-stand:before{background:var(--basement-bg-inactive) repeat-y center center/100% auto}.component-infodesk-stand:after{background:var(--basement-bg) repeat-y center center/100% auto;opacity:0}.component-infodesk-stand .cmp-focus-border{height:calc(100% + 10px);left:-5px;opacity:0;pointer-events:none;position:absolute;top:-5px;transition:all .3s;width:calc(100% + 10px)}.component-infodesk-stand .cmp-icon{align-items:center;background:#fff;border-radius:4px;bottom:calc(100% + 38px);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 16px 40px 0 rgba(44,54,113,.16);display:flex;height:56px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);transition:all .3s;width:56px;z-index:2}.component-infodesk-stand .cmp-icon img{display:block;height:28px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:28px}.component-infodesk-stand .cmp-icon:after{border-color:#fff transparent transparent;border-style:solid;border-width:9px 9px 0;content:"";display:block;height:0;left:calc(50% - 8px);position:absolute;top:calc(100% - 1px);width:0;z-index:2}.component-infodesk-stand .cmp-image{align-items:flex-end;bottom:38px;display:flex;height:73px;justify-content:center;left:43px;position:absolute;transition:all .3s;width:91px;z-index:4}.component-infodesk-stand .cmp-image:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 32'%3E%3Cg opacity='.2' filter='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m34 4 13 14 1 2-14 8h-2a4 4 0 0 1-1 0 4 4 0 0 1-1 0h-1a4 4 0 0 1-1 0h-3a5 5 0 0 1-1 0 5 5 0 0 1-1 0h-3a6 6 0 0 1-1 0h-1L5 20v-2L18 4h3a3 3 0 0 1 1 0h1a3 3 0 0 1 1 0 3 3 0 0 1 1 0h4a3 3 0 0 1 1 0h1a3 3 0 0 1 1 0h2z' fill='url(%23b)' fill-opacity='.7'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='19' y1='19.6' x2='45' y2='8.8' gradientUnits='userSpaceOnUse'%3E%3Cstop/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='0' y='0' width='52' height='32' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-4px;content:"";display:block;height:32px;left:30px;position:absolute;transition:all .3s;width:52px}.component-infodesk-stand .cmp-image img{display:block;max-height:100%;max-width:100%;position:relative;transition:all .3s;z-index:2}.component-infodesk-stand .cmp-name{bottom:35px;filter:invert(1);left:60px;opacity:.3;position:absolute;transform:translate(-50%,50%);transition:all .3s;z-index:4}.component-infodesk-stand .cmp-name img{display:block}.component-infodesk-stand.big{--basement-bg-inactive:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 268 146'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M267.5 71v4a4 4 0 0 1-2.15 3.55L137.7 145.09a8.01 8.01 0 0 1-7.4 0L2.64 78.55A4 4 0 0 1 .5 75.22V71h267z' fill='url(%23a)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.3 141.1 2.64 74.54a4 4 0 0 1 0-7.1L130.3.91a8.02 8.02 0 0 1 7.41 0l127.65 66.54a4 4 0 0 1 0 7.1L137.7 141.09a8.01 8.01 0 0 1-7.4 0z' fill='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.5' y1='108.5' x2='267.5' y2='108.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23cccbda'/%3E%3Cstop offset='.49' stop-color='%23cdccdb'/%3E%3Cstop offset='.5' stop-color='%23bab9c7'/%3E%3Cstop offset='1' stop-color='%23bbbac8'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='134' y1='0' x2='134' y2='142' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23cfcedc'/%3E%3Cstop offset='1' stop-color='%23cfcedc'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");height:146px;width:267px}.component-infodesk-stand.big .cmp-image{bottom:48px;height:120px;left:85px;width:120px}.component-infodesk-stand.big .cmp-image:after{display:none}.component-infodesk-stand.big .cmp-name{bottom:50px;left:85px}.component-infodesk-stand.activated,.component-infodesk-stand:focus,.component-infodesk-stand:hover{outline:none}.component-infodesk-stand.activated:after,.component-infodesk-stand:focus:after,.component-infodesk-stand:hover:after{opacity:1}.component-infodesk-stand.activated:before,.component-infodesk-stand:focus:before,.component-infodesk-stand:hover:before{opacity:0}.component-infodesk-stand.activated .cmp-name,.component-infodesk-stand:focus .cmp-name,.component-infodesk-stand:hover .cmp-name{filter:invert(0);opacity:1}.component-infodesk-stand:focus .cmp-focus-border,.component-infodesk-stand:hover .cmp-focus-border{opacity:1}.component-infodesk-stand:focus .cmp-image,.component-infodesk-stand:hover .cmp-image{transform:translateY(-8px)}.component-infodesk-stand:focus .cmp-image:after,.component-infodesk-stand:hover .cmp-image:after{opacity:.75;transform:translate(10px)}.component-infodesk-stand:focus .cmp-icon,.component-infodesk-stand:hover .cmp-icon{transform:translate(-50%,-8px)}.component-infodesk-stand:focus .cmp-icon+.cmp-image,.component-infodesk-stand:hover .cmp-icon+.cmp-image{transform:translateY(0)!important}.component-infodesk-stand:focus .cmp-icon+.cmp-image:after,.component-infodesk-stand:hover .cmp-icon+.cmp-image:after{opacity:1;transform:translate(0)}.component-heart{--filled:0%;height:271px;padding:35px 60px 52px 34px;perspective:200px;position:relative;transform-style:preserve-3d;width:271px}.component-heart a{display:block;position:relative}.component-heart a:before{border:3px solid rgba(156,91,255,.3);border-radius:9px;height:calc(100% + 14px);left:-7px;top:-7px;width:calc(100% + 14px)}.component-heart a:after,.component-heart a:before{content:"";display:block;opacity:0;pointer-events:none;position:absolute;transition:all .3s}.component-heart a:after{border:1px solid #9c5bff;border-radius:6px;height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}.component-heart a:focus{outline:none}.component-heart a.activated:after,.component-heart a:focus-visible:after{opacity:1}.component-heart a.activated:before,.component-heart a:focus-visible:before{opacity:1}.component-heart .heart-shape{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.component-heart .cmp-value{color:#1f2933;font-size:37.8px;left:50%;letter-spacing:.02em;line-height:.75;position:absolute;top:5px;transform:translate(calc(-50% - 10px),-50%) skewY(30deg) scaleY(1.2);white-space:nowrap;z-index:10}.component-heart .cmp-value br{display:none}.component-heart .cmp-value .small,.component-heart .cmp-value small{font-size:17.5px}.component-heart .cmp-value .current-score{color:#1f2933;font-size:37.8px;letter-spacing:.02em;line-height:.75}.component-heart .cmp-back{height:180px;position:relative;width:180px}.component-heart .cmp-back:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 279 154'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M135.795 147.092 8.153 80.547a4 4 0 0 1 0-7.094L135.795 6.907a8.016 8.016 0 0 1 7.41 0l127.642 66.544a4 4 0 0 1 0 7.096l-127.642 66.544a8.011 8.011 0 0 1-7.41 0z' fill='%2333000A' fill-opacity='.3'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M269 73v4a4.005 4.005 0 0 1-2.153 3.547l-127.642 66.545a8.011 8.011 0 0 1-7.41 0L4.153 80.547a4 4 0 0 1-2.147-3.33L2 77v-4h267z' fill='url(%23b)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.795 143.092 4.153 76.547a4 4 0 0 1 0-7.094L131.795 2.907a8.016 8.016 0 0 1 7.41 0l127.642 66.544a4 4 0 0 1 0 7.096l-127.642 66.544a8.011 8.011 0 0 1-7.41 0z' fill='%23FDABA0'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='269' y1='73' x2='2' y2='73' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ED687B'/%3E%3Cstop offset='.491' stop-color='%23EB5574'/%3E%3Cstop offset='.509' stop-color='%23F39B90'/%3E%3Cstop offset='1' stop-color='%23F4A093'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='0' y='0' width='279' height='154' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='3' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-52px;content:"";display:block;height:154px;left:-34px;position:absolute;width:279px}.component-heart .cmp-back:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 145 61'%3E%3Cg style='mix-blend-mode:overlay' filter='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.87 57H141L130.38 9.64 92.15 4 4 33.88 18.87 57z' fill='url(%23b)' fill-opacity='.7' style='mix-blend-mode:overlay'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='16.05' y1='39.26' x2='119.7' y2='39.26' gradientUnits='userSpaceOnUse'%3E%3Cstop/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='0' y='0' width='145' height='61' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:0;content:"";display:block;height:61px;left:61px;position:absolute;width:145px}.component-heart .cmp-back img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;position:relative;width:100%;z-index:2}.component-heart .cmp-front{bottom:0;-webkit-clip-path:url(#heart-shape);clip-path:url(#heart-shape);display:flex;flex-direction:column;height:100%;left:0;position:absolute;transform:translateX(.5%);width:100%;z-index:5}.component-heart .cmp-front .cmp-front-top{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:hsla(7,100%,81%,.4);box-shadow:inset 0 0 2.8171px hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:100%}.component-heart .cmp-front .cmp-front-bottom{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/heart-front.png) no-repeat bottom/cover;-webkit-clip-path:polygon(0 calc(100% - var(--filled)),100% calc(150% - var(--filled)),100% 100%,0 100%,0 0);clip-path:polygon(0 calc(100% - var(--filled)),100% calc(150% - var(--filled)),100% 100%,0 100%,0 0);height:100%;left:0;position:absolute;top:0;transition:all 2s;width:100%}.component-heart svg{display:block;height:271px;position:relative;width:271px;z-index:2}.component-heart.with-outline:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 452 242'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M403.24 118.47 229.7 27.93l-.27-.13a8 8 0 0 0-6.85 0l-.28.13-173.54 90.54-.2.11a4 4 0 0 0 .05 6.86l.19.1 173.5 90.53a8 8 0 0 0 7.13.13l.27-.13 173.5-90.52.19-.1a4 4 0 0 0 .04-6.87l-.2-.1zM229.7 3.93l219.5 114.52a4 4 0 0 1 0 7.1L229.7 240.07a8 8 0 0 1-7.4 0L2.8 125.55a4 4 0 0 1 0-7.1L222.3 3.93a8 8 0 0 1 7.4 0z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M403.24 118.47 229.7 27.93l-.27-.13a8 8 0 0 0-6.85 0l-.28.13-173.54 90.54-.2.11a4 4 0 0 0 .05 6.86l.19.1 173.5 90.53a8 8 0 0 0 7.13.13l.27-.13 173.5-90.52.19-.1a4 4 0 0 0 .04-6.87l-.2-.1zM229.7 3.93l219.5 114.52a4 4 0 0 1 0 7.1L229.7 240.07a8 8 0 0 1-7.4 0L2.8 125.55a4 4 0 0 1 0-7.1L222.3 3.93a8 8 0 0 1 7.4 0z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-3.35' y='.02' width='458.71' height='245.95' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-39px;content:"";display:block;height:242px;left:-90px;position:absolute;width:452px}.component-heart.small{height:33px;padding:0;width:33px}.component-heart.small .cmp-back{height:33px;width:33px}.component-heart.small .cmp-back:after,.component-heart.small .cmp-back:before{display:none}.component-heart.small .cmp-front{bottom:-2px;-webkit-clip-path:path("M1.12 9.07C.09 3.17 2.82.32 6.57.44c3.6.62 7.08 3.02 10.8 9.08a5.4 5.4 0 0 1 3.97-.8c4.55.59 12.58 8.48 12.55 15.3.3 0.93-6.62 10.55-16.48 10.9C8.15 25.62 2.48 16.96 1.11 9.06Z");clip-path:path("M1.12 9.07C.09 3.17 2.82.32 6.57.44c3.6.62 7.08 3.02 10.8 9.08a5.4 5.4 0 0 1 3.97-.8c4.55.59 12.58 8.48 12.55 15.3.3 0.93-6.62 10.55-16.48 10.9C8.15 25.62 2.48 16.96 1.11 9.06Z");left:-1px}.component-heart.small .cmp-score{align-items:center;background:#fff;border:1px solid #e3e7f5;border-radius:50%;bottom:-7px;display:flex;font-size:11px;font-weight:400;height:20px;justify-content:center;line-height:1;position:absolute;right:-8px;text-align:center;width:20px;z-index:10}.component-heart .spinner-border{color:#c65db5!important;font-size:13px!important}.component-infodesk-floor-select-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(239,243,250,.4);height:100vh;left:0;opacity:0;overflow-y:auto;overscroll-behavior-y:contain;pointer-events:none;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100vw;z-index:1000}.component-infodesk-floor-select-modal .cmp-modal-inner{align-items:center;display:flex;min-height:100vh;padding:40px 20px}.component-infodesk-floor-select-modal .cmp-modal-content{grid-gap:75px;align-items:flex-start;display:grid;grid-template-columns:184px 1fr;margin-left:auto;margin-right:auto;max-width:976px;opacity:0;transform:translateY(30px);transition-delay:.2s;transition:all .3s}@media screen and (max-width:991px){.component-infodesk-floor-select-modal .cmp-modal-content{grid-template-columns:1fr;justify-content:center}.component-infodesk-floor-select-modal .cmp-modal-content .modal-map{display:none}}@media screen and (min-width:992px){.component-infodesk-floor-select-modal .modal-sidebar{padding-top:93px}}.component-infodesk-floor-select-modal .floors-plan{grid-gap:68px;display:grid}.component-infodesk-floor-select-modal .floors-plan .item{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;display:flex;flex-direction:row-reverse;outline:none!important;padding:0;text-align:right}.component-infodesk-floor-select-modal .floors-plan .item .item-circle{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:12px;width:40px}.component-infodesk-floor-select-modal .floors-plan .item .item-caption{color:#67748e;font-size:18px;font-weight:700;line-height:1.33;margin:0;transition:all .3s}.component-infodesk-floor-select-modal .floors-plan .item .item-caption.dark{color:#1f2933}.component-infodesk-floor-select-modal .floors-plan .item .item-number{align-items:center;background:linear-gradient(-45deg,#cedaef,#fff);border-radius:50%;box-shadow:0 0 8px 0 rgba(156,91,255,0);color:#53606d;display:block;display:flex;flex:none;font-size:12px;font-weight:700;height:40px;justify-content:center;line-height:1.33;transition:all .3s;width:40px}.component-infodesk-floor-select-modal .floors-plan .item .item-number .number-text{align-items:center;background:linear-gradient(135deg,#cedaef,#fff);border-radius:50%;display:flex;height:38px;justify-content:center;transition:all .3s;width:38px}.component-infodesk-floor-select-modal .floors-plan .item:not(:first-child) .item-circle{position:relative}.component-infodesk-floor-select-modal .floors-plan .item:not(:first-child) .item-circle:before{border-right:2px dashed #d4b8ff;bottom:100%;content:"";display:block;height:68px;left:18px;pointer-events:none;position:absolute;width:0}.component-infodesk-floor-select-modal .floors-plan .item p{color:#67748e;font-size:12px;font-weight:500;letter-spacing:.05em;line-height:1.33;text-transform:uppercase;transition:all .3s}.component-infodesk-floor-select-modal .floors-plan .item.active .item-number,.component-infodesk-floor-select-modal .floors-plan .item.hover .item-number,.component-infodesk-floor-select-modal .floors-plan .item:focus .item-number,.component-infodesk-floor-select-modal .floors-plan .item:hover .item-number{background:linear-gradient(-45deg,rgba(156,91,255,.7),rgba(156,91,255,.7));box-shadow:0 0 8px 0 rgba(156,91,255,.4)}.component-infodesk-floor-select-modal .floors-plan .item.active .item-caption,.component-infodesk-floor-select-modal .floors-plan .item.hover .item-caption,.component-infodesk-floor-select-modal .floors-plan .item:focus .item-caption,.component-infodesk-floor-select-modal .floors-plan .item:hover .item-caption{color:#1f2933}.component-infodesk-floor-select-modal .floors-plan .item.active p,.component-infodesk-floor-select-modal .floors-plan .item.hover p,.component-infodesk-floor-select-modal .floors-plan .item:focus p,.component-infodesk-floor-select-modal .floors-plan .item:hover p{color:#53606d}.component-infodesk-floor-select-modal.visible{opacity:1;pointer-events:auto;visibility:visible}.component-infodesk-floor-select-modal.visible .cmp-modal-content{opacity:1;transform:translateY(0)}.component-infodesk-floor-select-modal .cmp-modal-close{position:absolute;right:20px;top:20px;z-index:2}.component-infodesk-floor-select-modal .floor-select-block{display:flex;flex-direction:column;width:712px}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper{pointer-events:none;position:relative;transition:all .3s}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:after,.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:before{-webkit-clip-path:polygon(0 205px,393px 0,100% 166.5px,100% 189px,319.5px 100%,0 227px);clip-path:polygon(0 205px,393px 0,100% 166.5px,100% 189px,319.5px 100%,0 227px);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:after{background:hsla(0,0%,100%,.6);opacity:0;pointer-events:none;transition:all .3s;z-index:10}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:first-child{z-index:3}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:nth-child(2){z-index:2}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:nth-child(3){z-index:1}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:not(:first-child){margin-top:-305px}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:not(:first-child) .floor-select-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 713 393'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='0' width='713' height='393'%3E%3Cpath d='M0 204.5V227l319 166 394-206-1.5-22.5L391 0 0 204.5z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath opacity='.1' fill-rule='evenodd' clip-rule='evenodd' d='m35 176 337.5 188L713 187l-1.5-22.5L386-5 35 176z' fill='%231F2933'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;filter:blur(5px);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper.hover:after,.component-infodesk-floor-select-modal .floor-select-block .btn-wrapper:focus-within:after{background:rgba(31,41,51,.1);opacity:1!important}.component-infodesk-floor-select-modal .floor-select-block.hover .btn-wrapper:after,.component-infodesk-floor-select-modal .floor-select-block:focus-within .btn-wrapper:after{opacity:1}.component-infodesk-floor-select-modal .floor-select-block .floor-select-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-clip-path:polygon(0 205px,393px 0,100% 166.5px,100% 189px,319.5px 100%,0 227px);clip-path:polygon(0 205px,393px 0,100% 166.5px,100% 189px,319.5px 100%,0 227px);display:block;padding:0;pointer-events:auto;position:relative;z-index:2}.component-infodesk-floor-select-modal .floor-select-block .floor-select-btn[data-floor="2"] img{margin-top:-15px}.component-infodesk-floor-select-modal .floor-select-block .floor-select-btn img{display:block;height:auto;max-width:100%}.component-recommended-video{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/movie-screen.svg) no-repeat 0 0/contain;height:239px;position:relative;width:237px}.component-recommended-video .block-preview{height:82px;left:23px;position:absolute;top:56px;transform:skewY(-27deg);width:145px}.component-recommended-video .block-preview img{border-radius:6px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-recommended-video .block-hidden-content{grid-gap:16px;background:#fff;border-radius:8px;bottom:156px;box-shadow:0 16px 24px rgba(44,54,113,.12);display:grid;grid-template-columns:1fr 80px;left:1px;opacity:0;padding:24px;position:absolute;transform:translateY(-30px);transition:all .3s;visibility:hidden;width:380px;z-index:5}.component-recommended-video .block-hidden-content:after{border-color:#fff transparent transparent;border-style:solid;border-width:9px 9px 0;bottom:-8px;content:"";display:block;height:0;left:80px;position:absolute;width:0}.component-recommended-video .block-caption{color:#53606d;font-size:14px;font-weight:700;line-height:1.28}.component-recommended-video .block-caption a{color:inherit;transition:all .3s}.component-recommended-video .block-caption a:focus,.component-recommended-video .block-caption a:hover{color:#9c5bff}.component-recommended-video .block-image{height:80px;position:relative;width:80px}.component-recommended-video .block-image img{border-radius:4px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-recommended-video .block-date{color:#53606d;font-size:12px;line-height:1.28;margin-top:20px}.component-recommended-video:focus-within .block-hidden-content,.component-recommended-video:hover .block-hidden-content{opacity:1;transform:translateY(0);visibility:visible}.member-key-verification-success{align-items:flex-end;background-attachment:fixed;display:flex;font-size:20px;justify-content:center;line-height:24px;min-height:100vh;vertical-align:middle}@media (min-width:992px){.member-key-verification-success{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-background.png);background-position:100%;background-repeat:no-repeat;background-size:contain}}.member-key-verification-success .member-key-verification-text{padding:20px 20px 120px;text-align:center}.member-key-verification-success .member-key-verification-text .mobile-img{margin-bottom:20%;width:100%}@media (min-width:992px){.member-key-verification-success .member-key-verification-text{padding:30px}.member-key-verification-success{align-items:center;background-size:unset;font-size:32px;justify-content:unset;line-height:40px}.member-key-verification-success .member-key-verification-text{margin-left:120px;max-width:450px;padding:0 0 35px;text-align:left}}.member-key-verification-success .h3,.member-key-verification-success h3{color:#53606d;font-weight:400}.member-key-verification-success .button{margin-top:40px;width:100%}.component-progress-bar,.component-progress-bar-steps{margin:40px 0}.component-progress-bar-steps .number{background-color:#9c5bff;border-radius:50%;color:#fff;font-size:16px;height:auto;line-height:32px;margin-bottom:20px;margin-right:20px;min-width:32px;padding:0 10px;text-align:center}.component-progress-bar-steps-item{align-items:flex-start;display:flex;padding:0 30px 25px 0;position:relative}.component-progress-bar-steps-item:after{background-color:#9c5bff;content:"";display:block;height:100%;left:15px;position:absolute;top:24px;width:2px;z-index:-1}.component-progress-bar-steps-item:last-child:after{display:none}.component-progress-bar-steps-item .row .title{color:#1f2933;font-size:16px;font-weight:700;line-height:20px}.component-progress-bar-steps-item .row p{font-size:14px;line-height:20px;margin-bottom:10px}@media (min-width:992px){.component-progress-bar-steps-item{display:block}.component-progress-bar-steps-item:after{height:2px;left:0;top:24px;width:100%}.component-progress-bar-steps-item .number{display:block;font-size:20px;height:48px;line-height:48px;width:48px}}.component-indicators .each-indicator{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);height:100%;padding:0}.component-indicators .each-indicator-header{align-items:center;background-color:#fff;background-position:0;border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex;height:72px;justify-content:center;padding:0 30px;position:relative;width:auto}.component-indicators .each-indicator-header-text{color:#1f2933;font-size:18px;font-weight:700;line-height:24px}.component-indicators .each-indicator-header-number{background-color:#e3e7ea;border-radius:50%;color:#53606d;font-size:12px;height:24px;line-height:24px;position:absolute;right:30px;text-align:center;top:calc(50% - 12px);width:24px}.component-indicators .each-indicator-header-billry{bottom:20px;left:36px;max-height:71px;max-width:49px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-billry{left:20px}}.component-indicators .each-indicator-header-budgetry{bottom:20px;left:30px;max-height:62px;max-width:50px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-budgetry{left:14px;max-height:55px;max-width:44px}}.component-indicators .each-indicator-header-cashry{left:38px;max-height:55px;max-width:46px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-cashry{left:16px}}.component-indicators .each-indicator-header-debtry{bottom:20px;left:37px;max-height:71px;max-width:37px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-debtry{bottom:10px;left:20px;max-height:65px;max-width:35px}}.component-indicators .each-indicator-header-loanry{bottom:20px;left:30px;max-height:51px;max-width:58px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-loanry{bottom:10px;left:12px;max-width:55px}}.component-indicators .each-indicator-header-wealthry{bottom:14px;left:36px;max-height:73px;max-width:46px}@media (min-width:992px) and (max-width:1240px){.component-indicators .each-indicator-header-wealthry{bottom:4px;left:15px}}.component-indicators .each-indicator-body-block{padding:30px;position:relative}.component-indicators .each-indicator-body-block p{font-size:14px}.component-indicators .each-indicator-body-block-status{align-items:baseline}.component-indicators .each-indicator-body-block-status .status-text{margin:10px 10px 10px 0}.component-indicators .each-indicator-body-block-status .status-text p{margin-left:0}.component-indicators .each-indicator-body-block .stroke-button{border:1px solid rgba(31,41,51,.1);height:40px;margin-top:10px;width:100%}@media (min-width:768px){.component-indicators .each-indicator-body-block .stroke-button{width:107px}}@media (min-width:768px) and (max-width:960px){.component-indicators .each-indicator-body-block{padding:20px}}@media (min-width:1320px){.component-indicators .each-indicator-body-block{padding-top:15px}}.component-paid-plan-form{padding:0}@media (min-width:992px){.component-paid-plan-form{padding:0 90px 0 0}}.component-paid-plan-form-inputs{align-items:flex-end}.component-paid-plan-form-inputs #card-element,.component-paid-plan-form-inputs #update-card-element{background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#1f2933;padding:0 16px;transition:all .3s;width:100%}.component-paid-plan-form form{margin-top:20px}.component-paid-plan-form form .checkbox{align-items:flex-start;display:flex}.component-paid-plan-form form input{width:100%}.component-paid-plan-form form input.form-check-input{border-radius:3px;height:24px;margin-right:10px;padding:0;width:24px}.component-paid-plan-form form .submit{height:56px;line-height:5px;width:100%}.component-paid-plan-form form .form-check{margin:20px 0;padding:0 0 10px}@media (min-width:768px){.component-paid-plan-form form .form-check{padding-bottom:30px}}.component-paid-plan-form form .form-check label{color:#53606d;font-size:14px;line-height:16px;width:100%}@media (min-width:768px){.component-paid-plan-form form .form-check label{width:85%}}.component-paid-plan-form form .form-check label a:focus{text-decoration:underline}.component-paid-plan-form form .form-check label a:focus-visible{outline:none}.page-loader{background:rgba(72,72,72,.7);bottom:0;left:0;position:fixed;right:0;top:0;transition:all .3s;z-index:10000}.page-loader:after{animation:loading 2s linear infinite both;background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/preloader.gif) no-repeat 50%/contain;content:"";display:block;height:35px;left:calc(50% - 20px);position:absolute;top:calc(50% - 50px);transform:translate(-50%,-50%);width:34px}.page-loader.loaded{opacity:0;pointer-events:none;visibility:hidden}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-back a{align-items:center;color:#53606d;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.64px;line-height:16px;margin-bottom:20px;text-transform:uppercase}.component-back a img{margin-right:10px;width:24px}.component-tour-modal .modal-wrapper{z-index:99999}.component-tour-modal .modal-wrapper .modal-dialog{left:50%;margin:0;max-width:1200px;top:50%;transform:translate(-50%,-50%)}.component-tour-modal .modal-wrapper .modal-dialog .modal-content{border-radius:0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content{border-radius:8px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body{background-color:#eff3fa;border-radius:0;height:unset;overflow:unset;padding:0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body{border-radius:8px;height:730px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .modal-header-section{text-align:right}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .modal-header-section button{margin:0;right:10px;top:10px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content{background-color:#c1cef0;border-radius:0;margin-top:-40px;text-align:right}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content{border-radius:8px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper{height:unset;margin:0;text-align:left}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper{height:730px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side{padding:60px 24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side{padding:96px 0 0 96px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side h2{color:#1f2933;font-size:20px;letter-spacing:0;line-height:24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side h2{font-size:32px;line-height:40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side p{color:#53606d;font-size:16px;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side button{border:1px solid #9c5bff}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .left-side button span{color:#1f2933;font-size:14px;letter-spacing:0;line-height:16px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .right-side{padding:0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .start-content .start-wrapper .right-side{padding:180px 0 0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .icon-only-btn .btn-icon{fill:unset}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner{height:unset}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner{height:600px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item{transition:.6s ease}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading{padding:25px 25px 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading{padding:50px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading h2{color:#1f2933;font-size:20px;letter-spacing:0;line-height:24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .different-heading h2{font-size:32px;line-height:40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side{margin:25px 25px 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side{margin:50px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side p{color:#53606d;font-size:16px;font-weight:400;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section{margin-top:15px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12{padding:0 5px 0 10px;position:relative}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12{padding:0 70px 0 10px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12 p{color:#53606d;font-size:16px;font-weight:400;line-height:20px;padding-left:33px;position:relative}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12 p{line-height:24px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12 p:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/ic-24-check.png);left:0;position:absolute}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .list-section .col-12 strong{color:#1d1f21;font-size:14px;line-height:16px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .content-section .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .content-section h2{color:#1f2933;font-size:20px;letter-spacing:0;line-height:24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .content-section .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .content-section h2{font-size:32px;line-height:40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .left-wrapper .left-side .content-section p{font-size:16px;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .right-wrapper .right-side img{margin:0 auto;max-width:100%;width:100%}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item .row .right-wrapper .right-side img{margin:unset}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row{margin:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side{flex-direction:column;justify-content:unset;padding:36px 0 0 5px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side{padding:36px 0 0 96px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section{margin-bottom:24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section{margin-bottom:40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section h2{color:#1f2933;font-size:20px;letter-spacing:0;line-height:24px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section h2{font-size:32px;line-height:40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .content-section p{font-size:16px;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section{position:relative}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-1{margin-bottom:50px;padding-left:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-1 .circle{background-color:#eff3fa;border:2px solid #9c5bff;border-radius:50%;box-sizing:border-box;height:16px;width:16px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-1:after{border:0;border-right:2px dashed #9c5bff;border-top-color:#9c5bff;content:"";height:100%;left:20px;position:absolute;transform:translateX(-50%);width:2px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11{margin-top:-5px;padding-left:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11 .h4,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11 h4{color:#1f2933;font-size:16px;font-weight:700;letter-spacing:0;line-height:24px;margin:0}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11 .h4,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11 h4{font-size:18px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section .col-11 p{font-size:12px;font-weight:500;letter-spacing:.64px;line-height:16px;margin:0;text-transform:uppercase}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .left-side .circle-section:last-of-type .col-1:after{display:none}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .right-side{padding:40px 20px 0}@media (min-width:768px) and (max-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .right-side{padding:40px 0}}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:first-of-type .row .right-side{padding:0 0 0 130px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(2) .row .left-wrapper .left-side{margin:25px 25px 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(2) .row .left-wrapper .left-side{margin:50px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(2) .row .right-wrapper .right-side{padding:40px 20px 0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(2) .row .right-wrapper .right-side img:last-of-type{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:8px -30px 30px -7px #c9d0de}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side{margin:24px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section{margin-top:10px}@media (min-width:450px) and (max-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-1{width:3.333333%}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11{left:15px;margin-bottom:0;position:relative}@media (min-width:768px) and (max-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11{right:15px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11 p:first-child{font-size:14px;line-height:16px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11 p{font-size:14px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11 p{font-size:12px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .left-wrapper .left-side .list-section .col-11 p strong{color:#1d1f21}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .right-wrapper .right-side{padding:40px 20px 0}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(3) .row .right-wrapper .right-side{padding:55px 35px 0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .different-heading{padding:25px 25px 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .different-heading{padding:50px 0 0 100px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .left-wrapper .left-side{margin:24px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .left-wrapper .left-side .content-section{margin:24px 0}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .left-wrapper .left-side .content-section{margin:24px 30px 24px 0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .left-wrapper .left-side .list-section .col-12{padding:0 45px 0 10px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .left-wrapper .left-side .list-section .col-12{padding:0 80px 0 10px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .right-wrapper .right-side{padding:40px 20px 0}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(4) .row .right-wrapper .right-side{padding:55px 35px 0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .left-wrapper .left-side .list-section .col-12{padding:0 44px 0 10px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .left-wrapper .left-side .list-section .col-12{padding:0 70px 0 10px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .left-wrapper .left-side .list-section .coming-soon{color:#1f2933;margin-bottom:8px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .right-wrapper .right-side{margin:40px 12px 0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .right-wrapper .right-side img{margin:0;max-width:100%}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .right-wrapper .right-side img{max-width:560px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(5) .row .right-wrapper .right-side{left:60px;margin:auto;position:relative;top:-90px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row{margin-bottom:0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row{margin-bottom:38px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .different-heading{padding:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section{max-width:unset}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section{margin-top:22px;max-width:272px}}@media (min-width:992px) and (max-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section{margin-top:18px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section p{margin-bottom:18px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section p{margin-bottom:-10px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .left-wrapper .left-side .list-section img{margin-bottom:20px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .right-wrapper .right-side{padding:0 20px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(6) .row .right-wrapper .right-side{left:-115px;padding:40px 20px 0;position:relative}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading{padding:25px 45px}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading{padding:50px 0 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading h2{max-width:unset}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading .h2,.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .different-heading h2{max-width:350px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .mobile-wrap{flex-wrap:wrap-reverse;margin:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .left-wrapper .left-side{margin:25px 25px 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .left-wrapper .left-side{margin:32px 30px 0 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .right-wrapper .right-side img{margin:0 auto;max-width:400px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .right-wrapper .right-side img{margin:0 auto 100px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(7) .row .right-wrapper .right-side img:last-of-type{box-shadow:none;display:block}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .left-wrapper .left-side .different-heading{margin:0;padding:0}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .left-wrapper .left-side .list-section{max-width:unset}@media (min-width:768px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .left-wrapper .left-side .list-section{max-width:275px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .left-wrapper .left-side .list-section p strong{color:#1f2933}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .right-wrapper .right-side{padding:30px 40px 0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .right-wrapper .right-side{padding:30px 170px 0 40px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(8) .row .right-wrapper .right-side .row .w-100{height:30px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row{flex-wrap:wrap-reverse}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side .different-heading{margin:25px 0 0;padding:50px 0 0}@media (min-width:1200px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side .different-heading{margin:0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side .list-section{max-width:unset}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side .list-section{max-width:300px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side .list-section p{margin:0 0 32px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side button{width:100%}@media (min-width:500px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .left-wrapper .left-side button{width:unset}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .right-wrapper .right-side{padding:20px 20px 0}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .right-wrapper .right-side{padding:80px 20px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .right-wrapper .right-side img{margin:0 0 0 auto;max-width:173px}@media (min-width:500px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .right-wrapper .right-side img{margin:0 auto;max-width:290px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .carousel-fade .carousel-inner .carousel-item:nth-of-type(9) .row .right-wrapper .right-side img:last-of-type{box-shadow:none;display:block}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:48px 24px 40px;text-align:center}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side{display:block;padding:0 96px 40px;text-align:unset}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow{border-radius:8px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow.carousel-control-prev{border-bottom-right-radius:8px;border-top-right-radius:8px}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow.carousel-control-prev{border-bottom-right-radius:0;border-top-right-radius:0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow.carousel-control-next{border-bottom-left-radius:8px;border-top-left-radius:8px}@media (min-width:1150px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow.carousel-control-next{right:5px}}@media (min-width:992px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .arrow.carousel-control-next{border-bottom-left-radius:0;border-top-left-radius:0}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-hide{display:none}@media (min-width:1150px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-hide{color:#53606d;display:unset;font-size:18px;line-height:24px}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-hide strong{color:#1f2933;font-size:18px;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-show{color:#53606d;display:unset;font-size:18px;line-height:24px}@media (min-width:1120px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-show{display:none}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .mobile-show strong{color:#1f2933;font-size:18px;line-height:24px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .carousel-indicators{display:none;pointer-events:none}@media (min-width:1120px){.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .carousel-indicators{bottom:0;display:inline-block;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:2%;margin-right:3%;padding:0;position:relative;right:0;z-index:2}}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .carousel-indicators [data-bs-target]{border:0;border-radius:2px;height:4px;opacity:1;width:72px}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .carousel-indicators button{background-color:#d9e1f2}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side .carousel-indicators .page-full-active{background:#b2c2e4!important}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-body .buttons-side p{display:contents}.component-tour-modal .modal-wrapper .modal-dialog .modal-content .modal-footer{border:0;display:block;padding:0}.component-active-goals .warning-goals{left:1px;top:11px}.component-active-goals .cmp-caption{text-transform:uppercase}.component-active-goals.retirement .cmp-stats .item:first-child{display:none}.component-active-goals.retirement .cmp-content-bottom{padding:16px 24px 16px 88px}@media (min-width:768px){.component-active-goals.retirement .cmp-content-bottom{padding:45px 24px 16px 124px}}.component-active-goals.retirement .cmp-content-bottom .cmp-small-caption,.component-active-goals.save-amount .cmp-stats{display:none}.component-active-goals .component-goal-info .component-goal-progress .cmp-percents .cmp-value{left:inherit;right:calc(100% - 4px)}.component-active-goals .component-goal-info .component-goal-progress .cmp-percents .cmp-value:before{transform:none}.component-accomplished-goals{cursor:pointer}.component-accomplished-goals .cmp-content-wrapper{background-color:hsla(0,0%,100%,.7);border-radius:12px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);position:relative;width:100%}@media (min-width:500px){.component-accomplished-goals .cmp-content-wrapper{border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-left-radius:30px;border-top-right-radius:30px}}.component-accomplished-goals .cmp-content-top{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/create-a-goal/accomplished-block-bg.svg);background-size:auto;border-top-left-radius:12px;border-top-right-radius:12px}@media (min-width:430px){.component-accomplished-goals .cmp-content-top{background-size:cover}}@media (min-width:768px) and (max-width:1400px){.component-accomplished-goals .cmp-content-top{background-size:auto}}.component-accomplished-goals .cmp-content-top .h3,.component-accomplished-goals .cmp-content-top h3,.component-accomplished-goals .cmp-content-top p{color:#fff}.component-accomplished-goals .cmp-content-top p{font-weight:400}.component-accomplished-goals .cmp-caption.smaller{font-size:16px;font-weight:700;line-height:1.125}@media screen and (min-width:768px){.component-accomplished-goals .cmp-caption.smaller{font-size:18px;line-height:1.333}}.component-accomplished-goals .cmp-small-caption{font-size:12px;font-weight:500;letter-spacing:.05em;line-height:1.25}.component-accomplished-goals .cmp-selected-account{grid-gap:8px;grid-template-columns:24px 1fr;margin-top:16px}.component-accomplished-goals .cmp-selected-account p{position:relative;top:5px}.component-accomplished-goals .cmp-selected-account img{border-radius:50%;width:30px}.component-accomplished-goals .cmp-price{color:#1f2933;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:4px}.component-accomplished-goals .cmp-price .small,.component-accomplished-goals .cmp-price small{color:#53606d;font-size:14px;font-weight:400}.component-accomplished-goals .cmp-stats{display:flex}@media (min-width:768px){.component-accomplished-goals .cmp-stats{margin-top:20px}}.component-accomplished-goals .cmp-stats .item{grid-gap:8px;display:grid;font-size:14px;grid-template-columns:16px 1fr;line-height:1.143}.component-accomplished-goals .cmp-stats .item:last-child{margin-right:0}.component-accomplished-goals .cmp-stats .item .item-icon{fill:#9c5bff;display:block;height:16px;width:16px}.component-accomplished-goals .cmp-stats .item .item-text{color:#1f2933}.component-accomplished-goals.retirement .cmp-stats .item:first-child,.component-accomplished-goals.save-amount .cmp-content-bottom .cmp-stats{display:none}.component-reached-goal .modal .modal-dialog{left:50%;margin:0;max-width:688px;top:50%;transform:translate(-50%,-50%)}.component-reached-goal .modal .modal-dialog .modal-content{background-color:#eff3fa}.component-reached-goal .modal .modal-dialog .modal-content .modal-header{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/reached-goal-background.png);background-size:cover;border:none;border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:150px}@media (min-width:992px){.component-reached-goal .modal .modal-dialog .modal-content .modal-header{height:220px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-header .btn-close{position:absolute;right:15px;top:15px}.component-reached-goal .modal .modal-dialog .modal-content .modal-header .btn-close .btn-icon{fill:#fff}.component-reached-goal .modal .modal-dialog .modal-content .modal-body{padding:24px}.component-reached-goal .modal .modal-dialog .modal-content .modal-body p:first-of-type{font-size:12px;letter-spacing:.64px;line-height:16px}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .h2,.component-reached-goal .modal .modal-dialog .modal-content .modal-body h2{font-size:20px;line-height:24px}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .h2,.component-reached-goal .modal .modal-dialog .modal-content .modal-body h2{font-size:32px;line-height:40px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info{padding:120px 0}@media (min-width:992px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info{padding:32px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper{background-color:hsla(0,0%,100%,.7);border:0;box-shadow:none;padding:40px 0 25px}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper{padding:45px 0}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top{background-color:transparent;border:0;box-shadow:none;padding:0}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .photo-section{height:0;padding:0}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .photo-section{height:unset;padding-left:20px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .photo-section .photo-uploaded{background-color:#f3f6fb;border:4px solid #fff;border-radius:6px;margin:0 auto;padding:30px 0;position:relative;top:-150px;width:130px}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .photo-section .photo-uploaded img{max-width:64px}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .photo-section .photo-uploaded{margin:unset;position:inherit;width:unset}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section{position:relative}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column{left:-55px;top:0}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column{left:0;top:-25px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column .component-goal-progress{--bar-width:40px;min-height:110px}@media (min-width:992px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column .component-goal-progress{--bar-width:67px;min-height:170px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column .component-goal-progress .cmp-percents .cmp-value{left:unset;right:calc(100% - 4px)}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .cmp-column .component-goal-progress .cmp-percents .cmp-value:before{transform:unset}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper{margin:0 50px 0 auto;position:relative;text-align:left;width:50%}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper{margin:0 auto 0 90px;position:unset;width:44%}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper .cmp-caption.smaller{font-size:16px;line-height:18px}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper .cmp-caption.smaller{font-size:18px;line-height:24px}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper p:nth-of-type(2){padding:10px 0;position:relative}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper p:nth-of-type(2){padding:20px 0}}.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper .cmp-price{font-size:16px;line-height:18px}@media (min-width:768px){.component-reached-goal .modal .modal-dialog .modal-content .modal-body .component-reached-goal-info .cmp-content-wrapper .cmp-content .cmp-content-top .count-section .paragraph-wrapper .cmp-price{font-size:20px;line-height:24px}}.component-infodesk-modal{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,0%,100%,.7);border-radius:8px;bottom:24px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);display:none;flex-direction:column;height:calc(100vh - var(--header-height) - 130px);max-width:1480px;opacity:0;position:absolute;right:24px;top:calc(var(--header-height) + 24px);transform:translateX(100px);transition:all .3s;width:calc(100% - 440px);z-index:10}@media screen and (min-height:1080px){.component-infodesk-modal{bottom:auto}}.component-infodesk-modal.visible{display:flex;opacity:1;transform:translateX(0)}.component-infodesk-modal .cmp-header{align-items:baseline;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex;flex:none;justify-content:space-between;padding:24px;width:100%}.component-infodesk-modal .cmp-header .component-inline-select:after{content:none}.component-infodesk-modal .cmp-header .component-inline-select:before{border:none}.component-infodesk-modal .cmp-header .cmp-close-btn{align-self:center;margin:-8px -8px -8px auto}.component-infodesk-modal .cmp-caption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:0;margin-right:56px}@media (min-width:576px){.component-infodesk-modal .cmp-caption{font-size:24px}}.component-infodesk-modal .tabs-container{height:calc(100% - 77px)}.component-infodesk-modal .tab{height:100%}.component-infodesk-modal .cmp-inner{display:grid;grid-template-columns:1fr 380px;height:100%}.component-infodesk-modal .cmp-inner .cmp-main-content,.component-infodesk-modal .cmp-inner .cmp-sidebar{height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-color:#9c5bff #dbe4f4;scrollbar-width:thin}.component-infodesk-modal .cmp-inner .cmp-main-content::-webkit-scrollbar,.component-infodesk-modal .cmp-inner .cmp-sidebar::-webkit-scrollbar{width:4px}.component-infodesk-modal .cmp-inner .cmp-main-content::-webkit-scrollbar-track,.component-infodesk-modal .cmp-inner .cmp-sidebar::-webkit-scrollbar-track{background:#dbe4f4;border-radius:2px}.component-infodesk-modal .cmp-inner .cmp-main-content::-webkit-scrollbar-thumb,.component-infodesk-modal .cmp-inner .cmp-sidebar::-webkit-scrollbar-thumb{background:#9c5bff;border-radius:2px;width:4px}.component-infodesk-modal .cmp-inner .cmp-main-content{transition:all .3s}.component-infodesk-modal .cmp-inner .cmp-main-content.loading{filter:blur(15px);opacity:.1;visibility:hidden}.component-infodesk-modal .cmp-inner .cmp-main-content-inner{padding:24px}.component-infodesk-modal .cmp-inner .cmp-sidebar{--h-paddings:24px;padding:24px var(--h-paddings);position:relative}@media (min-width:1200px){.component-infodesk-modal .cmp-inner .cmp-sidebar{height:calc(100vh - var(--header-height) - 242px)}}.component-infodesk-modal .cmp-inner .cmp-sidebar:before{background-color:rgba(0,0,0,.05);box-shadow:1px 0 0 0 hsla(0,0%,100%,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:1px}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-caption{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:8px}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-caption a{color:#7c26ff;text-decoration:underline;transition:all .3s}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-caption a:focus,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-caption a:hover{color:#9c5bff;text-decoration:none}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list{margin-left:calc(var(--h-paddings)*-1);margin-right:calc(var(--h-paddings)*-1);width:calc(100% + var(--h-paddings)*2)}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list .h2,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list .h3,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list h2,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list h3{font-weight:400;padding:10px 20px}.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list .h2 a,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list .h3 a,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list h2 a,.component-infodesk-modal .cmp-inner .cmp-sidebar .sidebar-videos-list h3 a{text-decoration:underline}.component-infodesk-modal .cmp-inner.mobile .cmp-sidebar{padding-top:0}.component-infodesk-modal .cmp-post-content{margin-top:24px}.component-infodesk-modal .cmp-post-content .post-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.component-infodesk-modal .cmp-post-content .post-header-actions{margin-left:24px}.component-infodesk-modal .cmp-post-content .post-info{color:#53606d;font-size:12px;font-weight:700;letter-spacing:.053em;line-height:1.333;margin-bottom:4px;text-transform:uppercase}.component-infodesk-modal .cmp-post-content .post-caption{color:#1f2933;font-size:18px;font-weight:400;line-height:1.33;margin-bottom:8px}.component-infodesk-modal .cmp-post-content .post-date{color:#53606d;font-size:14px;line-height:1.143}.component-infodesk-modal .cmp-post-content .post-text{font-size:14px;line-height:1.428;margin-bottom:10px}.component-infodesk-modal .cmp-post-content .post-text p{font-size:14px;line-height:1.428}.component-infodesk-modal .cmp-post-content .post-text p:not(:last-child){margin-bottom:1.428em}.component-infodesk-modal .cmp-post-content .post-text a{word-wrap:break-word;color:#7c26ff;transition:all .3s}.component-infodesk-modal .cmp-post-content .post-text a:focus,.component-infodesk-modal .cmp-post-content .post-text a:hover{color:#9c5bff}@media screen and (max-width:1199px){.component-infodesk-modal{background:linear-gradient(180deg,#f0f2fa 0,#e8edf7);border-radius:0;bottom:0;box-shadow:none;left:0;min-height:100vh;right:0;top:0;width:100%;z-index:12000}.component-infodesk-modal .tabs-container{height:calc(100vh - 116px)}.component-infodesk-modal .cmp-header{background-color:hsla(0,0%,100%,.7);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:block;padding:24px 24px 0!important;width:100%}.component-infodesk-modal .cmp-header .cmp-close-btn{position:absolute;right:16px;top:14px}.component-infodesk-modal .cmp-header .cmp-caption{margin-bottom:8px;margin-right:60px}.component-infodesk-modal .cmp-header .component-tabs-nav-scrollable-wrapper{width:100%}.component-infodesk-modal .cmp-header .component-tabs-nav-scrollable-wrapper .component-tabs-nav{flex-wrap:wrap;gap:7px;padding:16px 0}}@media screen and (max-width:991px){.component-infodesk-modal .cmp-inner{grid-template-columns:1fr 350px}}@media screen and (max-width:767px){.component-infodesk-modal .cmp-inner{grid-template-columns:1fr;overflow-y:auto;overscroll-behavior-y:contain}.component-infodesk-modal .cmp-inner .cmp-main-content{height:auto;overflow:visible;width:100vw}.component-infodesk-modal .cmp-inner .cmp-sidebar{height:auto;overflow:visible}.component-infodesk-modal .cmp-inner .cmp-sidebar:before{height:0;left:0;top:16px;width:100%}}@media screen and (min-width:576px){.component-infodesk-modal .post-mobile-hidden-content--top{display:none}}@media screen and (max-width:575px){.component-infodesk-modal .post-mobile-hidden-content{display:none}.component-infodesk-modal .post-mobile-hidden-content--top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;margin-top:24px}.component-infodesk-modal .cmp-inner .cmp-main-content-inner{padding-bottom:0}.component-infodesk-modal .cmp-inner .component-video-block{border-radius:0;margin-left:-24px;margin-right:-24px;margin-top:-24px;width:calc(100% + 48px)}.component-infodesk-modal .cmp-inner .component-video-block .block-preview img{border-radius:0}.component-infodesk-modal .cmp-post-content .post-header{margin-bottom:0}.component-infodesk-modal .cmp-post-content .post-header-content .post-date{display:none}.component-infodesk-modal .cmp-post-content .post-header-content .post-caption{align-items:center;display:flex;margin-bottom:0}.component-infodesk-modal .cmp-post-content .post-header-content .post-caption:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%237B8794'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;flex:none;height:16px;margin-left:24px;transition:all .3s;width:16px}.component-infodesk-modal .cmp-post-content .post-header-actions{display:none}.component-infodesk-modal .cmp-post-content.opened .post-header-content .post-caption:after{transform:rotate(-180deg)}}.component-video-block,.component-video-block .block-preview{position:relative}.component-video-block .block-preview:before{content:"";display:block;padding-top:56.25%}.component-video-block .block-preview img{background:#afb5c5;border-radius:4px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-video-block .block-duration{align-items:center;background:#fff;border-radius:12px;bottom:16px;color:#53606d;display:flex;font-size:12px;font-weight:700;padding:4px 8px;position:absolute;right:16px;white-space:nowrap}.component-video-block .block-duration .block-icon{fill:#7b8794;display:block;flex:none;height:16px;margin-right:5px;width:16px}.component-video-block .play-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3);border-radius:50%;box-shadow:0 26px 40px 0 rgba(44,54,113,.05);display:flex;height:56px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:all .3s;width:56px}.component-video-block .play-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2 13.7 9.05 21.15A2 2 0 0 1 6 19.44V4.56a2 2 0 0 1 3.04-1.71l12.17 7.43a2 2 0 0 1 0 3.42z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:24px;width:24px}.component-video-block .play-btn:focus,.component-video-block .play-btn:hover{transform:translate(-50%,-50%) scale(1.2)}.component-video-block .block-video-container{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:5}.component-video-block iframe{border:0;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.component-video-block.playing .block-video-container{opacity:1;pointer-events:auto;visibility:visible}.component-preview-video-block{grid-gap:16px;align-items:flex-start;cursor:pointer;display:grid;grid-template-columns:142px 1fr;padding:16px 24px;transition:all .3s}@media screen and (min-width:768px){.component-preview-video-block:focus,.component-preview-video-block:hover{background:rgba(103,116,142,.08)}.component-preview-video-block.active{background:rgba(103,116,142,.15)}}.component-preview-video-block .block-preview{position:relative}.component-preview-video-block .block-preview:before{content:"";display:block;padding-top:56.24%}.component-preview-video-block .block-preview img{border-radius:4px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}.component-preview-video-block.image-only{grid-gap:24px;grid-template-columns:1fr 80px}.component-preview-video-block.image-only .block-preview{order:2}.component-preview-video-block.image-only .block-preview:before{padding-top:100%}.component-preview-video-block .block-duration{align-items:center;background:#fff;border-radius:12px;bottom:8px;color:#53606d;display:flex;font-size:12px;font-weight:700;padding:4px 8px;position:absolute;right:8px;white-space:nowrap}.component-preview-video-block .block-duration .block-icon{fill:#7b8794;display:block;flex:none;height:16px;margin-right:5px;width:16px}.component-preview-video-block .block-category{color:#53606d;font-size:12px;font-weight:700;letter-spacing:.053em;line-height:1.333;margin-bottom:8px;text-transform:uppercase}.component-preview-video-block .block-caption{color:#1f2933;font-size:14px;font-weight:700;line-height:1.143;margin-bottom:0}.component-preview-video-block .block-footer{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.component-preview-video-block .block-date{color:#53606d;font-size:12px;line-height:1.333;margin-right:16px}.component-preview-video-block .block-saved-icon{fill:#9c5bff;stroke:#9c5bff;display:block;flex:none;height:16px;width:16px}@media screen and (max-width:419px){.component-preview-video-block:not(.image-only){grid-gap:8px;grid-template-columns:1fr}.component-preview-video-block:not(.image-only) .block-content{grid-gap:4px 24px;display:grid;grid-template-columns:1fr 1fr}.component-preview-video-block:not(.image-only) .block-caption{grid-column:1/-1;order:3}.component-preview-video-block:not(.image-only) .block-footer{justify-content:flex-end;margin-top:0}.component-preview-video-block:not(.image-only) .block-footer .block-date{margin-right:0}.component-preview-video-block:not(.image-only) .block-category{margin-bottom:0}}.component-infodesk-social-community{bottom:0;display:none;opacity:0;overflow-y:auto;overscroll-behavior-y:contain;padding:24px;position:absolute;right:0;scrollbar-color:transparent transparent;scrollbar-width:thin;top:var(--header-height);transform:translateX(100px);transition:all .3s;width:816px}.component-infodesk-social-community::-webkit-scrollbar{width:0}.component-infodesk-social-community::-webkit-scrollbar-track{background:transparent;border-radius:2px}.component-infodesk-social-community::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;width:4px}.component-infodesk-social-community.visible{display:block;opacity:1;transform:translateX(0);z-index:9999}@media (min-width:992px){.component-infodesk-social-community.visible{max-height:758px;z-index:unset}}.component-infodesk-social-community .cmp-top{margin-bottom:24px}.component-infodesk-social-community .cmp-header{align-items:baseline;display:flex;margin-bottom:16px}.component-infodesk-social-community .cmp-caption{color:#1f2933;font-size:20px;font-weight:400;line-height:1.2;margin-bottom:0;margin-right:56px}@media (min-width:576px){.component-infodesk-social-community .cmp-caption{font-size:24px}}.component-infodesk-social-community .cmp-top-text{color:#53606d;margin-bottom:24px}.component-infodesk-social-community .cmp-filter-by-hashtag-block{align-items:center;display:flex}.component-infodesk-social-community .cmp-filter-by-hashtag-block .block-caption{color:#1f2933;font-size:16px;font-weight:700;line-height:1.5;margin-bottom:0;margin-right:16px;white-space:nowrap}.component-infodesk-social-community .cmp-filter-by-hashtag-block .block-list{display:flex;flex-wrap:wrap;margin-bottom:-8px}.component-infodesk-social-community .cmp-filter-by-hashtag-block .block-list .text-checkbox{display:block;margin-bottom:8px;margin-right:8px}@media screen and (max-width:991px){.component-infodesk-social-community .cmp-filter-by-hashtag-block .block-list:not(.visible-all) .text-checkbox:nth-child(3)~.text-checkbox{display:none}}.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:#fff;border:0;border-radius:0;border-radius:8px;box-shadow:none;box-shadow:inset 0 1px 4px 0 #fff,0 16px 32px 0 rgba(17,21,89,.08);height:32px;outline:none!important;padding:8px 12px}@media screen and (min-width:992px){.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn{display:none!important}}.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn .btn-icon{fill:currentcolor;color:#1f2933;display:block;flex:none;height:16px;transition:all .3s;width:16px}.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn .btn-icon.on-active{opacity:0;position:absolute;visibility:hidden}.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn.active .btn-icon{opacity:0;visibility:hidden}.component-infodesk-social-community .cmp-filter-by-hashtag-block .show-more-less-btn.active .btn-icon.on-active{opacity:1;visibility:visible}.component-infodesk-social-community .cmp-content-grid{-moz-columns:2;column-count:2;-moz-column-gap:8px;column-gap:8px;margin-bottom:-8px;padding-bottom:100px}.component-infodesk-social-community .cmp-content-grid .cmp-contet-grid--item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:8px}@media screen and (min-width:992px){.component-infodesk-social-community .cmp-close-btn{display:none}}@media screen and (max-width:1200px){.component-infodesk-social-community{width:624px}.component-infodesk-social-community .cmp-filter-by-hashtag-block{align-items:stretch;flex-direction:column}.component-infodesk-social-community .cmp-filter-by-hashtag-block .block-caption{margin-bottom:8px;margin-right:0}}@media screen and (max-width:991px){.component-infodesk-social-community{background:linear-gradient(180deg,#f0f2fa 0,#e8edf7);opacity:0;top:0;transform:translateY(30px);visibility:hidden;width:100%;z-index:120}.component-infodesk-social-community.visible{opacity:1;transform:translateY(0);visibility:visible}.component-infodesk-social-community .cmp-header{background-color:hsla(0,0%,100%,.7);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:block;margin-left:-24px;margin-right:-24px;margin-top:-24px;max-width:calc(100% + 55px);padding:24px 24px 0}.component-infodesk-social-community .cmp-close-btn{position:absolute;right:16px;top:14px}.component-infodesk-social-community .cmp-caption{margin-bottom:8px;margin-right:60px}.component-infodesk-social-community .component-tabs-nav-scrollable-wrapper{margin-left:-24px;margin-right:-24px;max-width:calc(100% + 55px)}.component-infodesk-social-community .component-tabs-nav-scrollable-wrapper .component-tabs-nav{padding-left:24px;padding-right:48px}.component-infodesk-social-community .component-tabs-nav{padding:16px 0}.component-infodesk-social-community .cmp-top-text{color:#53606d;font-size:16px;line-height:1.5}}@media screen and (max-width:575px){.component-infodesk-social-community .cmp-content-grid{-moz-columns:1;column-count:1;margin-bottom:0}.component-infodesk-social-community .cmp-content-grid .cmp-contet-grid--item{margin-bottom:16px}.component-infodesk-social-community .cmp-content-grid .cmp-contet-grid--item:last-child{margin-bottom:0}}.component-social-post-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7);padding:24px}.component-social-post-card .social-post-card--header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.component-social-post-card .social-post-card--author{grid-gap:12px;display:grid;grid-template-columns:min-content 1fr}.component-social-post-card .social-post-card--author-name{color:#1f2933;font-size:14px;line-height:1.143;margin-bottom:4px}.component-social-post-card .social-post-card--date{color:#53606d;font-size:14px;line-height:1.143}.component-social-post-card .social-post-card--post-source{height:24px;width:24px}.component-social-post-card .social-post-card--post-source img{display:block;max-height:100%;max-width:100%}.component-social-post-card .social-post-card--content-text{color:#53606d;font-size:14px;line-height:1.428}.component-social-post-card .social-post-card--content-text a{color:#9c5bff;text-decoration:none}.component-social-post-card .social-post-card--content-big-image{background:#d8d8d8;border-radius:8px}.component-social-post-card .social-post-card--content-big-image img{border-radius:8px;display:block;height:auto;width:100%}.component-social-post-card .social-post-card--content-text-with-achievement{grid-gap:16px;align-items:center;display:grid;grid-template-columns:1fr 38px}.component-social-post-card .social-post-card--achievement-image{max-width:38px;width:100%}.component-social-post-card .social-post-card--achievement-image img{display:block;max-height:100%;max-width:100%}.component-choose-seat .choose-seat--caption{margin-bottom:8px}.component-choose-seat .choose-seat--top{margin-bottom:24px}.component-choose-seat .choose-seat--iframe{background:#d8d8d8;max-width:960px;position:relative;width:100%}.component-choose-seat .choose-seat--iframe:before{content:"";display:block;padding-top:67.708%}.component-choose-seat .choose-seat--iframe iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.component-password-requirements{color:#53606d;font-size:14px;list-style:none;margin-bottom:32px;margin-top:15px;padding-left:20px}.component-password-requirements li{margin-bottom:8px}.component-password-requirements li:before{color:#53606d;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.component-password-requirements li.valid{color:#00802d}.component-password-requirements li.valid:before{color:#00802d;content:"✓"}.component-password-requirements li.not-valid{color:#f52847}.component-password-requirements li.not-valid:before{color:#f52847;content:"x"}.component-membership-plan{background-color:#fff;background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/membership-bg.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;min-height:450px;padding:30px;position:relative}.component-membership-plan .h3,.component-membership-plan h3{color:#1f2933;font-weight:400}.component-membership-plan .content{left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.component-membership-plan .content .image{display:block;margin:20px auto;max-width:150px;text-align:center}.component-membership-plan .button{background-color:#fff;margin-top:30px;width:80%}.membership{position:relative}.membership .overlay-widget{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.7);border-radius:8px;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:9}.membership .overlay-widget .overlay-header .h2,.membership .overlay-widget .overlay-header h2{line-height:27px}.component-inline-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;box-shadow:none;padding:0;position:relative}.component-inline-select .jcf-select{align-items:center;cursor:pointer;display:flex;white-space:nowrap}.component-inline-select .jcf-select-text{display:block}.component-inline-select .jcf-select-opener{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%237B8794'/%3E%3C/svg%3E") no-repeat 50%/contain;display:block;flex:none;height:16px;transform:translateY(-1px);transition:all .3s;width:16px}.component-inline-select .jcf-drop-active .jcf-select-opener{transform:translateY(-1px) rotate(-180deg)}.component-inline-select.current .jcf-select-opener,.component-inline-select .jcf-drop-active .jcf-select-opener,.component-inline-select:focus .jcf-select-opener,.component-inline-select:hover .jcf-select-opener{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2 5H4.8c-.44 0-.8.32-.8.72 0 .15.06.3.16.43l3.2 4.56a.86.86 0 0 0 1.28 0l3.2-4.56c.27-.32.2-.77-.16-1A.86.86 0 0 0 11.2 5z' fill='%237C26FF'/%3E%3C/svg%3E")}.component-inline-select:focus-within:after,.component-inline-select:focus-within:before{opacity:1}.component-inline-select .jcf-select-drop{min-width:100%;position:absolute;text-transform:none;top:100%;width:auto!important}#dropzone_wrapper{min-height:340px}#dropzone_wrapper .dropzone-cropper{background-color:transparent;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:9999}#dropzone_wrapper .dropzone{background:transparent;border:none;padding:0;width:100%}#dropzone_wrapper .dropzone button{box-shadow:none}#dropzone_wrapper .dropzone .dz-message{margin:0}#dropzone_wrapper .cropper-bg{background:#1f2933;border-radius:8px}#dropzone_wrapper .cropper-modal{background:transparent}#dropzone_wrapper .cmp-clear-btn{position:absolute;right:24px;top:24px;z-index:9999}#dropzone_wrapper .cmp-clear-btn:before{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/cancel.svg);border:none;border-radius:0;content:"";height:16px;left:-5px;opacity:1;position:relative;top:0;width:16px}#dropzone_wrapper .cropper-center,#dropzone_wrapper .cropper-dashed{display:none}#dropzone_wrapper .cropper-face{opacity:0}#dropzone_wrapper .cropper-point,#dropzone_wrapper .cropper-point.point-se{background:#fff;display:none}#dropzone_wrapper .cropper-point.point-se:before{background:#fff}#dropzone_wrapper .cropper-view-box{outline:3px solid #fff}.component-sticky-side-nav{grid-gap:8px;display:grid;position:fixed;right:48px;top:50%;transform:translateY(-50%);z-index:50}.component-sticky-side-nav li{height:8px;position:relative;width:8px}.component-sticky-side-nav li a{background:hsla(0,0%,100%,.7);border-radius:50%;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);display:block;height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:6px}.component-sticky-side-nav li a:focus-visible,.component-sticky-side-nav li a:hover{background:#9c5bff;outline:none}.component-sticky-side-nav li a:focus{outline:none}.component-sticky-side-nav li.current a{background:#9c5bff;box-shadow:0 1px 6px 0 rgba(156,91,255,.32);height:8px;width:8px}@media screen and (max-width:1199px){.component-sticky-side-nav{--container-width:930px;right:calc(25vw - var(--container-width)/2/2 - 3px)}}@media screen and (max-width:991px){.component-sticky-side-nav{--container-width:690px}}@media screen and (max-width:767px){.component-sticky-side-nav{--container-width:510px}.component-sticky-side-nav li{height:6px;width:6px}.component-sticky-side-nav li a{height:4px;width:4px}.component-sticky-side-nav li.current a{height:6px;width:6px}}@media screen and (max-width:575px){.component-sticky-side-nav{--container-width:calc(100% - 48px)}}.component-store-downgrade-upgrade{padding:40px 0}.component-store-downgrade-upgrade-wrapper{padding:0}@media (min-width:992px){.component-store-downgrade-upgrade-wrapper{padding:0 150px}}.component-store-downgrade-upgrade p{font-size:14px;line-height:14px}.component-store-downgrade-upgrade .prices{align-items:center;display:flex}.component-store-downgrade-upgrade .prices .bug{align-items:center;color:#1f2933;display:flex;font-size:32px;font-weight:700;line-height:40px}.component-store-downgrade-upgrade .prices .thin{color:#53606d;font-size:32px;letter-spacing:0;line-height:40px;margin-right:10px;text-decoration:line-through}.component-store-downgrade-upgrade .prices .small{color:#53606d;display:block;font-size:14px;font-weight:400;line-height:16px;margin-left:10px}.component-store-downgrade-upgrade .list{margin-top:20px}@media (min-width:768px){.component-store-downgrade-upgrade .list{margin-top:0}}.component-store-downgrade-upgrade .list ul{margin:0;padding:0}@media (min-width:768px){.component-store-downgrade-upgrade .list ul{margin:30px 0 0}}.component-store-downgrade-upgrade .list ul li{align-items:center;color:#53606d;display:flex;font-size:16px;line-height:24px;margin-bottom:10px}.component-store-downgrade-upgrade .list ul li img{width:24px}.component-store-downgrade-upgrade-monthly{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin:40px 0;padding:20px}@media (min-width:768px){.component-store-downgrade-upgrade-monthly{padding:40px 60px}}.component-store-downgrade-upgrade-monthly .list ul li{display:block}.component-store-downgrade-upgrade-monthly .list ul li ul{margin-top:0;padding-left:35px}.component-store-downgrade-upgrade-monthly .button{bottom:40px;left:0;margin:0 auto;position:absolute;right:0;width:75%}.component-store-downgrade-upgrade-monthly .button:hover{color:#fff}.component-store-downgrade-upgrade-options{margin:40px 0}.component-store-downgrade-upgrade-options .block{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin:30px 0 0;min-height:auto;padding:30px;position:relative}@media (min-width:1200px){.component-store-downgrade-upgrade-options .block{padding:40px 60px}}@media (min-width:768px){.component-store-downgrade-upgrade-options .block{min-height:550px}}.component-store-downgrade-upgrade-options .block ul li{display:block}.component-store-downgrade-upgrade-options .block ul li ul{margin-top:0;padding-left:35px}.component-store-downgrade-upgrade-options .block .button{margin:0 auto;position:relative;width:100%}@media (min-width:768px){.component-store-downgrade-upgrade-options .block .button{bottom:40px;left:0;position:absolute;right:0;width:75%}}.component-store-downgrade-upgrade-options .block .button:hover{color:#fff}.component-store-downgrade-upgrade-options .block.active{background-color:#fff}.component-store-downgrade-upgrade-delete-account{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0 30px;padding:30px}.component-store-downgrade-upgrade-delete-account img{height:16px;margin-right:10px;width:16px}.component-store-downgrade-upgrade-delete-account .delete{cursor:pointer;margin-bottom:20px;order:1}@media (min-width:768px){.component-store-downgrade-upgrade-delete-account .delete{margin:0;order:2}}.component-store-downgrade-upgrade-delete-account .info{order:2}@media (min-width:768px){.component-store-downgrade-upgrade-delete-account .info{order:1}}.component-store-downgrade-upgrade .status{background-color:#9c5bff;border-radius:12px;color:#fff;font-size:12px;padding:5px 25px;position:absolute;top:-10px}.footer{background-color:#e0e7fa}.footer a{color:#53606d}.footer a:hover{color:#7c26ff}.footer .block-wrapper .h3,.footer .block-wrapper h3{font-size:18px;font-weight:400;margin:40px 0 30px;text-transform:uppercase}.footer .block-wrapper .main-blocks{max-width:300px}.footer .block-wrapper .main-blocks .stores-content{gap:5px 30px;grid-template-columns:auto auto}.footer .block-wrapper .main-blocks .stores-content li{align-items:center;display:flex;gap:8px}.footer .block-wrapper .main-blocks .stores-content li:before{background-repeat:no-repeat;background-size:contain;content:"";height:20px;width:20px}.footer .block-wrapper .main-blocks .stores-content li:first-of-type:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/billry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(3):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/budgetry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(5):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/cashry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(7):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/debtry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(9):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/insurry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(2):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/loanry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(4):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/taxry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(6):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/wealthry-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:nth-of-type(8):before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/accury-opened.svg)}.footer .block-wrapper .main-blocks .stores-content li:last-of-type:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/menu-icons/creditry-opened.svg)}.footer .block-wrapper .main-blocks .contact-content{gap:15px}.footer .block-wrapper .main-blocks .contact-content li{padding-left:25px;position:relative}.footer .block-wrapper .main-blocks .contact-content li:first-child:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/location.svg);background-repeat:no-repeat;background-size:contain;content:"";height:18px;left:0;position:absolute;width:18px}.footer .block-wrapper .main-blocks .connect-content{gap:10px}.footer .block-wrapper .main-blocks .connect-content img{width:35px}.footer .block-wrapper .main-blocks .connect-content:hover li img{opacity:.5}.footer .block-wrapper .main-blocks .connect-content:hover li img:hover{opacity:1}.component-delete-account .reminder-icon,.component-pause-account .reminder-icon{max-width:150px}.component-delete-account .delete-wrapper .fade,.component-delete-account .pause-wrapper .fade,.component-pause-account .delete-wrapper .fade,.component-pause-account .pause-wrapper .fade{padding-left:0}.component-delete-account .delete-wrapper .fade .modal-lg,.component-delete-account .pause-wrapper .fade .modal-lg,.component-pause-account .delete-wrapper .fade .modal-lg,.component-pause-account .pause-wrapper .fade .modal-lg{margin:unset;max-width:unset}@media (min-width:768px){.component-delete-account .delete-wrapper .fade .modal-lg,.component-delete-account .pause-wrapper .fade .modal-lg,.component-pause-account .delete-wrapper .fade .modal-lg,.component-pause-account .pause-wrapper .fade .modal-lg{margin:160px auto;max-width:690px}}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content{background-color:#eff3fa;padding:0 24px}@media (min-width:768px){.component-delete-account .delete-wrapper .fade .modal-lg .modal-content,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content{padding:unset}}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body{flex:unset}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body h2{font-size:20px;line-height:24px;margin:45px 0 16px}@media (min-width:768px){.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body h2,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .h2,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body h2{font-size:32px;line-height:40px}}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .you-will-get,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .you-will-get,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body .you-will-get,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body .you-will-get{color:#7a7a7a}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-body p,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-body p,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-body p,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-body p{font-size:16px;line-height:24px}.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-footer,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-footer,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-footer,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-footer{border:0;justify-content:space-evenly;padding:0 0 30px}@media (min-width:768px){.component-delete-account .delete-wrapper .fade .modal-lg .modal-content .modal-footer,.component-delete-account .pause-wrapper .fade .modal-lg .modal-content .modal-footer,.component-pause-account .delete-wrapper .fade .modal-lg .modal-content .modal-footer,.component-pause-account .pause-wrapper .fade .modal-lg .modal-content .modal-footer{padding:48px 100px}}.component-delete-account .delete-wrapper .fade.delete-first-modal,.component-delete-account .pause-wrapper .fade.delete-first-modal,.component-pause-account .delete-wrapper .fade.delete-first-modal,.component-pause-account .pause-wrapper .fade.delete-first-modal{overflow-x:hidden;overflow-y:auto}.component-delete-account .delete-wrapper .fade.delete-first-modal a.button:hover,.component-delete-account .pause-wrapper .fade.delete-first-modal a.button:hover,.component-pause-account .delete-wrapper .fade.delete-first-modal a.button:hover,.component-pause-account .pause-wrapper .fade.delete-first-modal a.button:hover{color:#fff}.component-delete-account .delete-wrapper .fade.delete-first-modal .first-modal-content,.component-delete-account .pause-wrapper .fade.delete-first-modal .first-modal-content,.component-pause-account .delete-wrapper .fade.delete-first-modal .first-modal-content,.component-pause-account .pause-wrapper .fade.delete-first-modal .first-modal-content{margin:0 auto;max-width:500px}.component-delete-account .delete-wrapper .fade.delete-first-modal .first-modal-content.goal-delete img,.component-delete-account .delete-wrapper .fade.delete-first-modal .first-modal-content img,.component-delete-account .pause-wrapper .fade.delete-first-modal .first-modal-content.goal-delete img,.component-delete-account .pause-wrapper .fade.delete-first-modal .first-modal-content img,.component-pause-account .delete-wrapper .fade.delete-first-modal .first-modal-content.goal-delete img,.component-pause-account .delete-wrapper .fade.delete-first-modal .first-modal-content img,.component-pause-account .pause-wrapper .fade.delete-first-modal .first-modal-content.goal-delete img,.component-pause-account .pause-wrapper .fade.delete-first-modal .first-modal-content img{max-width:115px}@media (min-width:576px){.component-delete-account .delete-wrapper .fade.delete-first-modal .first-modal-content img,.component-delete-account .pause-wrapper .fade.delete-first-modal .first-modal-content img,.component-pause-account .delete-wrapper .fade.delete-first-modal .first-modal-content img,.component-pause-account .pause-wrapper .fade.delete-first-modal .first-modal-content img{max-width:unset}}.component-delete-account .delete-wrapper .fade.delete-first-modal .modal-footer button,.component-delete-account .pause-wrapper .fade.delete-first-modal .modal-footer button,.component-pause-account .delete-wrapper .fade.delete-first-modal .modal-footer button,.component-pause-account .pause-wrapper .fade.delete-first-modal .modal-footer button{max-width:384px;width:100%}@media (min-width:768px){.component-delete-account .delete-wrapper .fade.delete-first-modal .modal-footer button,.component-delete-account .pause-wrapper .fade.delete-first-modal .modal-footer button,.component-pause-account .delete-wrapper .fade.delete-first-modal .modal-footer button,.component-pause-account .pause-wrapper .fade.delete-first-modal .modal-footer button{max-width:unset;width:unset}}.component-delete-account .delete-wrapper .fade.delete-first-modal #error_message_apple,.component-delete-account .pause-wrapper .fade.delete-first-modal #error_message_apple,.component-pause-account .delete-wrapper .fade.delete-first-modal #error_message_apple,.component-pause-account .pause-wrapper .fade.delete-first-modal #error_message_apple{display:flex;justify-content:center;padding-bottom:38px}.component-delete-account .delete-wrapper .fade.delete-first-modal #error_message_apple span,.component-delete-account .pause-wrapper .fade.delete-first-modal #error_message_apple span,.component-pause-account .delete-wrapper .fade.delete-first-modal #error_message_apple span,.component-pause-account .pause-wrapper .fade.delete-first-modal #error_message_apple span{color:#f52847}.component-delete-account .delete-wrapper .fade.delete-second-modal,.component-delete-account .pause-wrapper .fade.delete-second-modal,.component-pause-account .delete-wrapper .fade.delete-second-modal,.component-pause-account .pause-wrapper .fade.delete-second-modal{margin:0 auto;overflow-x:hidden;overflow-y:auto}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-content,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-content,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-content,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-content{height:100vh}@media (min-width:768px){.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-content,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-content,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-content,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-content{height:634px}}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content.goal-delete img,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content.goal-delete img,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content.goal-delete img,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content.goal-delete img{max-width:115px}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content img{max-width:140px}@media (min-width:576px){.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content img,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content img{max-width:unset}}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form{overflow:hidden}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field{margin:4px auto;max-width:384px}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field input[type=password],.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field input[type=password],.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field input[type=password],.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-body .second-modal-content .form .form-field input[type=password]{-webkit-text-security:disc}.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-footer button,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-footer button,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-footer button,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-footer button{max-width:384px;width:100%}@media (min-width:768px){.component-delete-account .delete-wrapper .fade.delete-second-modal .modal-footer button,.component-delete-account .pause-wrapper .fade.delete-second-modal .modal-footer button,.component-pause-account .delete-wrapper .fade.delete-second-modal .modal-footer button,.component-pause-account .pause-wrapper .fade.delete-second-modal .modal-footer button{max-width:unset;width:unset}}.component-delete-account .delete-wrapper .fade.delete-third-modal,.component-delete-account .pause-wrapper .fade.delete-third-modal,.component-pause-account .delete-wrapper .fade.delete-third-modal,.component-pause-account .pause-wrapper .fade.delete-third-modal{margin:0 auto;overflow-x:hidden;overflow-y:auto}.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-body p,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-body p,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-body p,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-body p{text-align:center}.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content img{max-width:130px}@media (min-width:567px){.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content img,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content img{max-width:unset}}.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer{padding:0 0 20px}@media (min-width:567px){.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer{padding:0 0 85px}}@media (min-width:768px){.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer{padding:48px 100px}}.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a{width:272px}@media (min-width:567px){.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a{width:180px}}.component-delete-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a:hover,.component-delete-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a:hover,.component-pause-account .delete-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a:hover,.component-pause-account .pause-wrapper .fade.delete-third-modal .modal-lg .modal-content .modal-footer a:hover{color:#fff}.delete-account{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);display:flex;flex-direction:column;flex-wrap:wrap-reverse;justify-content:center;margin:40px 0 30px;padding:30px}@media (min-width:992px){.delete-account{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.delete-account img{height:16px;margin-right:10px;width:16px}.delete-account .info{margin-bottom:20px}@media (min-width:992px){.delete-account .info{margin-bottom:0}}.refer-friend-modal{padding:0}.refer-friend-modal-dialog{max-width:unset}@media (min-width:992px){.refer-friend-modal-dialog{height:unset;max-width:688px}}.refer-friend-modal .modal-content-wrapper{background-color:#eff3fa}.refer-friend-modal .modal-body{padding:0 20px}@media (min-width:768px){.refer-friend-modal .modal-body{padding:0 50px 48px}}@media (max-height:770px){.refer-friend-modal .modal-body{justify-content:unset!important}}.refer-friend-modal .modal-body .membership-content .h1,.refer-friend-modal .modal-body .membership-content h1{color:#1f2933;font-size:24px;line-height:32px}@media (min-width:768px){.refer-friend-modal .modal-body .membership-content .h1,.refer-friend-modal .modal-body .membership-content h1{font-size:32px;line-height:40px}}.refer-friend-modal .modal-body .membership-content p{font-size:15px;line-height:24px}.refer-friend-modal .modal-body .membership-content .currency{color:#000;font-size:20px;line-height:24px;padding-left:10px}.refer-friend-modal .modal-body .wrapped-columns{gap:28px}@media (min-width:992px){.refer-friend-modal .modal-body .wrapped-columns{gap:0}}.refer-friend-modal .modal-body .wrapped-columns .friends-invite-section{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);gap:19px;height:204px;overflow:auto;padding:24px}.refer-friend-modal .modal-body .wrapped-columns .friends-invite-section div{gap:16px}.refer-friend-modal .modal-body .wrapped-columns .friends-invite-section div img{border-radius:50%;width:25px}.refer-friend-modal .modal-body .wrapped-columns .friends-invite-section div p{color:#1f2933}.refer-friend-modal .modal-body .wrapped-columns .friends-invite-section .referred-users{align-items:center;display:flex}.refer-friend-modal .membership-credit{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin-bottom:32px;padding:15px 24px}@media (min-width:768px){.refer-friend-modal .membership-credit{margin-bottom:40px}}.refer-friend-modal .membership-credit .membership-credit-section .membership-credit-score{font-size:14px;line-height:16px}.refer-friend-modal .membership-credit .membership-credit-section .membership-credit-score:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/membership-coin.png)}.refer-friend-modal .membership-credit .membership-credit-section .membership-credit-score b{font-weight:400}@media (min-width:768px){.refer-friend-modal .membership-credit .membership-credit-section .membership-credit-score b{font-weight:700}}.refer-friend-modal .membership-credit .membership-credit-section .membership-credit-score b span{font-weight:700}.refer-friend-modal .h3,.refer-friend-modal h3{font-weight:400}.refer-friend-modal .h2,.refer-friend-modal h2{font-size:30px;margin:30px 0 15px}.refer-friend-modal .h4,.refer-friend-modal h4{color:#53606d;font-size:16px;line-height:25px;margin-bottom:20px}.refer-friend-modal .referral-link{background-color:#fff;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);padding:15px 60px 15px 15px;position:relative}.refer-friend-modal .referral-link #copied_text{word-break:break-word}.refer-friend-modal .referral-link button{background:none;box-shadow:unset;padding:0;position:absolute;right:20px}.refer-friend-modal .referral-link img{transition:transform .7s ease-in-out}.refer-friend-modal .referral-link img:hover{transform:rotate(180deg)}.refer-friend-modal .referral-link img:active{width:90%}.refer-friend-modal .links{gap:16px}.refer-friend-modal .links img{width:40px}.refer-friend-modal .links img:hover{opacity:.5}.refer-friend-mobile-screen{padding:33px 20px 100px}.refer-friend-mobile-screen .refer-friend-mobile-content{margin:0 auto;max-width:688px}.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content .h1,.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content h1{color:#1f2933;font-size:24px;line-height:32px}@media (min-width:768px){.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content .h1,.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content h1{font-size:32px;line-height:40px}}.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content p{font-size:15px;line-height:24px}.refer-friend-mobile-screen .refer-friend-mobile-content .membership-content .currency{color:#000;font-size:20px;line-height:24px;padding-left:10px}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns{gap:28px}@media (min-width:992px){.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns{gap:0}}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns .friends-invite-section{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);gap:19px;height:204px;overflow:auto;padding:24px}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns .friends-invite-section div{gap:16px}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns .friends-invite-section div img{border-radius:50%;width:25px}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns .friends-invite-section div p{color:#1f2933}.refer-friend-mobile-screen .refer-friend-mobile-content .wrapped-columns .friends-invite-section .referred-users{align-items:center;display:flex}.refer-friend-mobile-screen .membership-credit{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin-bottom:32px;padding:15px 24px}@media (min-width:768px){.refer-friend-mobile-screen .membership-credit{margin-bottom:40px}}.refer-friend-mobile-screen .membership-credit .membership-credit-section .membership-credit-score{font-size:14px;line-height:16px}.refer-friend-mobile-screen .membership-credit .membership-credit-section .membership-credit-score:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/membership-coin.png)}.refer-friend-mobile-screen .membership-credit .membership-credit-section .membership-credit-score b{font-weight:400}@media (min-width:768px){.refer-friend-mobile-screen .membership-credit .membership-credit-section .membership-credit-score b{font-weight:700}}.refer-friend-mobile-screen .membership-credit .membership-credit-section .membership-credit-score b span{font-weight:700}.refer-friend-mobile-screen .h3,.refer-friend-mobile-screen h3{font-weight:400}.refer-friend-mobile-screen .h2,.refer-friend-mobile-screen h2{font-size:30px;margin:30px 0 15px}.refer-friend-mobile-screen .h4,.refer-friend-mobile-screen h4{color:#53606d;font-size:16px;line-height:25px;margin-bottom:20px}.refer-friend-mobile-screen .referral-link{background-color:#fff;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);padding:15px 60px 15px 15px;position:relative}.refer-friend-mobile-screen .referral-link #copied_text{word-break:break-word}.refer-friend-mobile-screen .referral-link button{background:none;box-shadow:unset;padding:0;position:absolute;right:20px}.refer-friend-mobile-screen .referral-link img{transition:transform .7s ease-in-out}.refer-friend-mobile-screen .referral-link img:hover{transform:rotate(180deg)}.refer-friend-mobile-screen .referral-link img:active{width:90%}.refer-friend-mobile-screen .links{gap:16px}.refer-friend-mobile-screen .links img{width:40px}.refer-friend-mobile-screen .links img:hover{opacity:.5}.rotating{-webkit-transform-origin-x:50%;display:inline-block;transform:rotateX(0) rotateY(0) rotate(0);transform-style:preserve-3d;transition:.5s}.rotating.flip{position:relative}.rotating .back,.rotating .front{backface-visibility:hidden;left:0;top:0}.rotating .front{display:inline-block;position:absolute;transform:translateZ(1px)}.rotating.flip .front{z-index:1}.rotating .back{display:block;opacity:0}.rotating.spin{transform:rotate(1turn) scale(0)}.rotating.flip .back{display:block;opacity:1;transform:rotateY(180deg) translateZ(0);z-index:2}.rotating.flip.up .back{transform:rotateX(180deg) translateZ(0)}.rotating.flip.cube .front{transform:translateZ(100px) scale(.85)}.rotating.flip.cube .back{transform:rotateY(180deg) translateZ(100px) scale(.85)}.rotating.flip.cube.up .back{transform:rotateX(180deg) translateZ(100px) scale(.85)}.to-infodesk{bottom:100px;margin:15px;position:fixed;right:0;z-index:2}@media screen and (min-width:991px){.to-infodesk .map-btn{background:rgba(239,243,250,.7);border-radius:8px;height:48px;padding:11px;width:48px}.to-infodesk .map-btn:after{height:5px;left:7px;top:7px;width:5px;z-index:5}.to-infodesk .map-btn img{height:27px;width:27px}}@media screen and (min-width:991px) and (min-width:1200px){.to-infodesk{bottom:0}}@media (max-width:992px){.to-infodesk.accounts-map{bottom:80px}}.mobile-app .to-infodesk{bottom:20px}#infodesk_floor_modal{background:rgba(239,243,250,.7);height:100%}.footer-content{height:80px;position:fixed;z-index:99}.footer-content .footer-navbar{background-color:hsla(0,0%,100%,.9);border:none;bottom:0;box-shadow:inset 0 0 1px 0 hsla(0,0%,100%,.7),0 -20px 40px 0 rgba(44,54,113,.05);height:72px;left:0;padding:6px 0;position:fixed;width:100%;z-index:99}@media (min-width:550px){.footer-content .footer-navbar{padding:6px 49px}}@media (min-width:779px){.footer-content .footer-navbar{padding:6px 184px}}@media (min-width:1200px){.footer-content .footer-navbar{border-top-left-radius:8px;border-top-right-radius:8px;bottom:-37px;height:76px;left:50%;padding:7px 28px;transform:translate(-50%,-50%);width:496px}.footer-content .footer-navbar.footer-position{border:1px solid #e1e1e1;border-top-left-radius:20px;border-top-right-radius:20px;bottom:-37px;left:30%;padding:7px 25px;transform:translate(-50%,-50%);width:548px}}@media (min-width:1400px){.footer-content .footer-navbar.footer-position{bottom:0;left:calc(40% - 200px);transform:unset;width:496px}}.footer-content .footer-navbar a{display:inline;position:relative}.footer-content .footer-navbar a>div{display:inline-block;height:40px;position:relative}.footer-content .footer-navbar a img{height:auto;position:relative;width:40px}.footer-content .footer-navbar a.active img{top:-11px;width:48px}.footer-content .footer-navbar a.active span{color:#7c26ff;font-weight:500}.footer-content .footer-navbar a.active .footer-goals-count{top:-15px}.footer-content .footer-navbar a:focus{outline:none}.footer-content .footer-navbar a span{display:block;font-size:13px}.footer-content .footer-navbar a .footer-goals-count{background-color:#a061ff;border-radius:50%;color:#ffffffe6;font-size:12px;font-weight:700;height:17px;min-width:17px;padding:0 3px;position:absolute;right:-5px;top:-4px;width:auto}@media (max-width:1199px){#daily_insights{background:hsla(0,0%,100%,.9);border-top-left-radius:16px;border-top-right-radius:16px;bottom:72px;box-shadow:0 26px 40px 0 #2c36710d,inset 0 1px 1px 0 #ffffffb2;height:57px;left:0;overflow:hidden;padding-left:24px;padding-right:24px;position:fixed;transition:height .5s;width:100%;z-index:9}#daily_insights .side-info{margin:0 auto;max-width:700px}#daily_insights .show-on-open{color:#1f2933;display:none;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-bottom:9px;margin-top:16px;text-align:left}#daily_insights .hide-on-open{font-size:12px;font-weight:500;letter-spacing:.64px;line-height:24px;margin-bottom:20px;margin-top:8px;overflow:hidden;text-align:center;text-transform:uppercase}#daily_insights.open-half{height:25%}#daily_insights.open{height:calc(100% - 162px)}}@media (max-width:1199px) and (min-width:992px){#daily_insights.open{height:calc(100% - 190px)}}@media (max-width:1199px){#daily_insights.open-half .content,#daily_insights.open .content{height:100%}#daily_insights.open-half .side-info-content,#daily_insights.open .side-info-content{-ms-overflow-style:none;max-height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}#daily_insights.open-half .side-info-content::-webkit-scrollbar,#daily_insights.open .side-info-content::-webkit-scrollbar{display:none}#daily_insights.open-half .show-on-open,#daily_insights.open .show-on-open{display:block;visibility:visible}#daily_insights.open-half .hide-on-open,#daily_insights.open .hide-on-open{display:none}#daily_insights #mobile_insights_header{cursor:pointer;padding-top:8px}#daily_insights .swiper{background:#bdcae2;border-radius:6px;height:4px;margin:0 auto;width:48px}}@media (max-width:1199px) and (min-width:430px){#daily_insights{cursor:pointer}#daily_insights .side-info-content{cursor:default}}@media (max-width:1199px){.mobile-app #daily_insights{bottom:0}.mobile-app #daily_insights.open-half{height:25%}.mobile-app #daily_insights.open{height:calc(100% - 92px)}}@media (max-width:1199px) and (min-width:992px){.mobile-app #daily_insights.open{height:calc(100% - 118px)}}.financial-empowerment-modal .modal{z-index:15000}.financial-empowerment-modal .modal.right .modal-dialog{height:100%;margin:0 0 0 auto;top:0;width:100%}.financial-empowerment-modal .modal.right .modal-content{border:none;box-shadow:-3px 1px 6px rgba(0,0,0,.33);height:100%;overflow-y:auto}.financial-empowerment-modal .modal.right .modal-body{padding:20px 50px;width:100%}@media (min-width:1200px){.financial-empowerment-modal .modal.right .modal-body{padding:20px 180px}}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-heading p{color:#212529;font-size:17px;font-weight:600;line-height:22px;margin-bottom:24px}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-content ol{counter-reset:item;list-style-type:none;padding:0}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-content ol li{display:flex;margin:15px 0}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-content ol li:before{background-color:#9c5bff50;background-size:100%;border-radius:50%;color:#7c26ff;content:counter(item) " ";counter-increment:item;display:flex;font-size:12px;height:20px;justify-content:center;margin-right:27px;padding:1px 8px;width:20px}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-content ol li p{font-size:16px;line-height:22px}.financial-empowerment-modal .modal.right .modal-body .financial-empowerment .financial-empowerment-content .checkbox .fake-label{line-height:19px}.financial-empowerment-modal .modal.right .modal-body .error .note-text{color:#f52847}.financial-empowerment-modal .modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #ebeff5;color:#576675;display:flex;height:50px;justify-content:center;padding:0}.financial-empowerment-modal .modal-header button{background-color:transparent;border:1px solid transparent;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:13px;padding:4px 14px;position:relative;width:48px}.financial-empowerment-modal .modal-header button:hover{border-color:#ebeff5}.financial-empowerment-modal .modal-header .modal-title{color:#212529;font-size:14px;font-weight:700;text-align:center}@media (min-width:992px){.financial-empowerment-modal .modal-header .modal-title{font-size:16px}}@media (min-width:576px){.financial-empowerment-modal .modal-dialog{max-width:75%}}.offers-slider{min-height:192px}.offers-slider .carousel-inner .carousel-item .carousel-caption{position:unset}.offers-slider .carousel-inner .carousel-item .carousel-caption .caption-content{min-height:50px}.offers-slider .carousel-inner .carousel-item .carousel-caption .caption-content p{color:#1f2933;line-height:16px;min-height:50px;overflow:auto}.offers-slider .carousel-inner .carousel-item .carousel-caption .caption-content img{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.offers-slider .carousel-inner .carousel-item .carousel-caption .badge-count{border-radius:50%;height:24px;left:21px;top:22px;width:24px}.offers-slider .carousel-inner .carousel-item .carousel-caption .badge-count p{color:#fff;font-size:11px;position:absolute;top:4px}.offers-slider .carousel-inner .carousel-item .carousel-caption a{width:100%}.offers-slider .carousel-inner .carousel-item .carousel-caption a:focus:before{border:unset}.offers-slider .carousel-dark .carousel-indicators{position:relative}.offers-slider .carousel-dark .carousel-indicators button{background-color:#cccbda;border-bottom:unset;border-radius:50%;border-top:unset;box-shadow:unset;height:6px;opacity:1;width:6px}.offers-slider .carousel-control-next,.offers-slider .carousel-control-prev{box-shadow:unset;color:unset;opacity:1;position:relative}.offers-slider .carousel-control-next:disabled,.offers-slider .carousel-control-prev:disabled{color:#cccbda!important;pointer-events:none}.offers-slider .carousel-control-next:focus,.offers-slider .carousel-control-next:hover,.offers-slider .carousel-control-prev:focus,.offers-slider .carousel-control-prev:hover{color:unset;opacity:unset}#partner_offers_mobile{border-radius:16px}#partner_offers_mobile .accordion-header{border-top-left-radius:16px;border-top-right-radius:16px}#partner_offers_mobile .accordion-header button{background-color:hsla(0,0%,100%,.1);border:none;box-shadow:none;color:#1f2933;font-size:14px;font-weight:600;gap:6px;letter-spacing:0;line-height:24px;min-height:56px;padding:8px 16px;text-align:left}#partner_offers_mobile .accordion-header button .round-partner-logo{box-shadow:0 0 24px -5px #b4b4b4;margin-right:8px}#partner_offers_mobile .accordion-header button:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/insights-down-icon.png);background-position:50%;background-repeat:no-repeat;background-size:8px;height:12px;position:absolute;right:16px;width:12px}#partner_offers_mobile #offer_content{border:none;transition:1.5s}#partner_offers_mobile .accordion-body{border:none;padding:0}#partner_offers_mobile .accordion-body p{color:#1f2933;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px;text-align:left}#partner_offers_mobile .offer-item{border-top:1px solid #00000017;padding:16px 24px!important}#partner_offers_mobile .offer-item img.icon{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}#partner_offers_mobile .offer-item a{width:100%}#partner_offers_mobile .offer-item .badge-count{border-radius:50%;height:24px;left:21px;top:22px;width:24px}#partner_offers_mobile .offer-item .badge-count p{color:#fff;font-size:11px}.round-partner-logo{background-color:#fff;border-radius:50%;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.page-goals{background-image:none;min-height:100vh;padding:30px 20px}@media (min-width:576px){.page-goals{padding:120px 30px}}@media (min-width:768px){.page-goals{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/goals-bg.png);background-position:right 7%;background-repeat:no-repeat;background-size:50%}}@media (min-width:992px){.page-goals .goals-selection-content{margin-left:6rem}}.page-goals p{font-size:16px}.page-goals .h3,.page-goals h3{font-weight:400}.page-goals .h4,.page-goals h4{color:#616e7c}.page-goals-header{align-content:flex-start;display:flex}.page-goals-header .key{margin-right:20px;max-height:56px}.page-goals-header p{margin-top:20px}.page-goals-form{margin-top:60px}.page-goals-form form{margin-top:20px}.page-goals-form-header{align-items:center;display:flex;flex-wrap:wrap}.page-goals-form-header .h4,.page-goals-form-header h4{margin-left:0}@media (min-width:1200px){.page-goals-form-header .h4,.page-goals-form-header h4{margin-left:10px}}.page-goals-form label{cursor:pointer;position:relative}.page-goals-form label [type=checkbox]{display:none}.page-goals-form [type=checkbox]+span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff;border:2px solid #fff;border-radius:8px;box-shadow:0 24px 32px 0 rgba(17,21,89,.08),inset 0 1px 4px 0 #fff;color:#53606d;display:block;font-size:14px;margin:0 5px 8px 0;padding:10px 15px}@media (min-width:768px){.page-goals-form [type=checkbox]+span{font-size:16px;padding:15px 25px}}.page-goals-form :checked+span{border:2px solid #7c26ff;color:#1d1f21;display:block}.page-goals-form [type=checkbox][disabled]+span{border:2px solid #53606d;opacity:.6}.page-goals-form button{border-radius:8px;box-shadow:0 24px 32px 0 rgba(156,91,255,.32);font-size:16px;margin-top:30px;padding:15px 35px;width:100%}@media (min-width:576px){.page-goals-form button{width:auto}}.page-goals-form button img{width:16px}.page-services{padding:30px 20px;position:relative}@media (min-width:576px){.page-services{padding:90px 30px 30px}}.page-services .h3,.page-services h3{font-weight:400}.page-services .page-services-item{cursor:pointer}.page-services-header{align-content:flex-start;display:flex}.page-services-header .key{margin-right:20px;max-height:56px}.page-services-header p{margin-top:20px}.page-services-wrapper{flex-wrap:wrap}.page-services-selected{align-items:baseline;display:flex;margin-top:40px}.page-services-selected ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.page-services-selected ul li{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff;border-radius:8px;box-shadow:0 16px 32px 0 rgba(17,21,89,.08),inset 0 1px 4px 0 #fff;color:#53606d;font-size:14px;line-height:16px;margin:5px 0 5px 20px;padding:8px 16px}.page-services-shopping-cart{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff;border-radius:8px;bottom:0;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);display:flex;left:0;min-height:auto;padding:20px;position:fixed;width:100%;z-index:10}@media (min-width:992px){.page-services-shopping-cart{min-height:225px;padding:30px 30px 40px;position:relative}}.page-services-shopping-cart img{width:56px}.page-services-shopping-cart p{margin-bottom:10px}.page-services .page-services-wrapper{min-height:30px}.page-services-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:0 24px 32px 0 rgba(17,21,89,.08),inset 0 1px 4px 0 #fff;margin:30px 0;min-height:125px;padding:20px 15px;position:relative;width:176px}.page-services-item-top{align-items:center;display:flex;margin-bottom:10px}.page-services-item-top img{margin-right:10px;width:32px}.page-services-item-top p{color:#1f2933;font-weight:700}.page-services-item-top label{display:none}.page-services-item-top .subscription{background-color:#9c5bff;border-radius:12px;color:#fff;font-size:12px;font-weight:500;left:10px;padding:2px 9px 2px 8px;position:absolute;top:-6px}.page-services-item-top .check{-webkit-appearance:none;background-color:#fff;border:1px solid #cbd2d9;border-radius:6px;box-shadow:0 8px 24px 0 rgba(17,21,89,.08);height:20px;outline:none;padding:5px;position:absolute;right:8px;top:8px;width:20px}.page-services-item-top .check:checked{background-color:#9c5bff;border:2px solid #9c5bff!important;border-radius:3px}.page-services-item-top .check:checked:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-icon.png);background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:6px;bottom:0;color:#fff;content:"";font-size:13px;left:0;position:absolute;right:0;text-align:center;top:-2px}.page-services .placeholder_text{bottom:10px;color:#616e7c;font-size:14px;left:0;margin:0 auto;position:absolute;right:0;text-align:center}.page-services .component-store-block{margin-top:30px}@media (min-width:768px){.page-services .component-store-block{margin-top:0}}.page-services .component-store-block .subscription{display:none}.page-services .boarding_drop_container{display:flex;flex-direction:row;flex-wrap:wrap}.page-services .boarding_drop_container .page-services-item{margin:40px 10px}.page-services-plans{margin:50px 0 20px}.page-services-plans .h3,.page-services-plans h3{margin-bottom:30px}.page-services-plans-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff;border-radius:8px;box-shadow:0 24px 32px 0 rgba(17,21,89,.08),inset 0 1px 4px 0 #fff;margin-bottom:20px;min-height:auto;padding:20px;position:relative}@media (min-width:992px){.page-services-plans-item{min-height:700px}}@media (min-width:1200px){.page-services-plans-item{min-height:545px}}@media (min-width:768px){.page-services-plans-item{padding:48px}}.page-services-plans-item .sale{background-color:#9c5bff;border-radius:12px;color:#fff;font-size:12px;font-weight:500;left:48px;line-height:16px;padding:4px 16px;position:absolute;top:-10px}.page-services-plans-item-title{color:#1f2933;display:block;font-size:20px;line-height:24px;margin-bottom:10px}.page-services-plans-item-price{color:#1f2933;display:block;font-size:32px;font-weight:500;line-height:40px}.page-services-plans-item-price .small{color:#53606d;font-size:14px}.page-services-plans-item-list{list-style:none;margin:35px 0 0;padding:0 0 5em}.page-services-plans-item-list li{color:#53606d;font-size:16px;line-height:24px;margin-top:10px;padding-left:25px;position:relative}.page-services-plans-item-list li:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-colored-icon.png);top:0}.page-services-plans-item-list-small li:after,.page-services-plans-item-list li:after{background-repeat:no-repeat;background-size:20px;content:"";display:block;height:20px;left:0;position:absolute;width:20px}.page-services-plans-item-list-small li:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/loanry-open-icon.png)}.page-services-plans-item-list-small li:nth-child(2):after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/insurry-open-icon.png);background-repeat:no-repeat;background-size:20px;content:"";display:block;height:20px;left:0;position:absolute;width:20px}.page-services-plans-item .button{bottom:30px;box-shadow:0 24px 32px 0 rgba(156,91,255,.32);display:block;left:0;margin:0 auto;padding:15px;position:absolute;right:0;text-align:center;width:75%}.modal.open_free_plan{left:50%;top:50%;transform:translate(-50%,-50%);z-index:99999}@media (min-width:576px){.modal.open_free_plan{top:60%}}.modal.open_free_plan .modal-dialog{max-width:600px}.modal.open_free_plan .key{display:block;margin:0 auto;max-width:90px;text-align:center}@media (min-width:576px){.modal.open_free_plan .key{max-width:150px}}.modal.open_free_plan .button{margin:60px auto 30px}.modal.open_free_plan .modal-content{padding:10px 20px}@media (min-width:576px){.modal.open_free_plan .modal-content{padding:10px 50px}}.modal.open_free_plan .modal-content p{font-size:16px;line-height:20px}.modal.open_free_plan .modal-footer,.modal.open_free_plan .modal-header{border:none}.page-plan{margin-top:20px;min-height:100vh;padding:20px}.page-plan:not(.register-cc){background-image:none}@media (min-width:576px){.page-plan{margin:0;padding:60px 30px}}@media (min-width:992px){.page-plan#free_plan{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/onboarding-stores-bg.png);background-position:100%;background-repeat:no-repeat;background-size:40%}}.page-plan .h1,.page-plan h1{margin-bottom:40px}.page-plan .h3,.page-plan h3{font-weight:400}.page-plan .button{margin-bottom:20px;width:100%}.page-plan-header{align-content:flex-start;display:flex;margin-top:20px}.page-plan-header .key{margin-right:20px;max-height:56px}.page-plan-header p{margin-bottom:20px}.page-plan-block{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);padding:20px}@media (min-width:576px){.page-plan-block{padding:45px 45px 70px}}.page-plan-block .h3,.page-plan-block h3{font-weight:400}.page-plan-block p{color:#53606d;font-size:14px;line-height:16px}.page-plan-block a{box-shadow:0 24px 32px 0 rgba(156,91,255,.32);margin:25px 0;padding:15px;width:100%}.page-plan-block-price{color:#1f2933;display:block;font-size:32px;font-weight:700;line-height:1.25}.page-plan-block-price .small{font-size:18px;margin-left:10px}.page-plan-block-list{display:flex;flex-wrap:wrap;list-style:none;margin:25px 0}@media (min-width:992px){.page-plan-block-list{flex-wrap:nowrap}}.page-plan-block-list-item{padding:0 25px 0 0}.page-plan-block-list-item p{color:#53606d;font-size:16px;line-height:24px;margin-top:10px;padding-left:25px;position:relative}.page-plan-block-list-item p:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-colored-icon.png);background-repeat:no-repeat;background-size:20px;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.page-plan-block-list-item-small{padding-left:20px}.page-plan-block-list-item-small li{color:#53606d;font-size:16px;line-height:24px;margin-top:10px;padding-left:25px;position:relative}.page-plan-block-list-item-small li:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/shop-icon.png);background-repeat:no-repeat;background-size:22px;content:"";display:block;height:22px;left:0;position:absolute;top:0;width:22px}.page-plan-block-stores{display:flex;flex-wrap:wrap;margin-top:20px}.page-plan-block-stores-item{align-items:flex-start;display:flex;margin-bottom:20px;padding:0 25px 0 0;width:50%}.page-plan-block-stores-item img{margin-right:10px;width:32px}.page-plan-block-stores-item span{display:block;font-size:14px;line-height:16px}.page-plan-block-stores-item span:first-child{color:#1f2933;font-weight:700}.page-plan-block-stores-item span:nth-child(2){color:#53606d;font-weight:400}.page-plan .paid-plan-form-inputs{align-items:flex-end}.page-plan .paid-plan-form form{margin-top:20px}.page-plan .paid-plan-form form label{color:#1f2933;display:block;font-size:16px;line-height:16px}.page-plan .paid-plan-form form input{width:100%}.page-plan .paid-plan-form form input.form-check-input{border-radius:3px;height:24px;margin-right:10px;padding:0;width:24px}.page-plan .paid-plan-form form .submit{height:56px;line-height:5px;width:100%}.page-plan .paid-plan-form form .form-check{align-items:flex-start;display:flex;margin:20px 0 30px}.page-plan .paid-plan-form form .form-check label{color:#53606d;font-size:14px;line-height:16px;width:85%}.page-plan .mobile-plan p{color:#1f2933;font-size:16px;line-height:22px}.page-plan .mobile-plan span{font-size:14px;line-height:16px}.page-plan .mobile-plan .h1,.page-plan .mobile-plan h1{color:#1f2933;font-size:32px;font-weight:700;line-height:40px;margin:10px 0}.page-plan .mobile-plan .h1 .small,.page-plan .mobile-plan h1 .small{color:#1f2933}.page-plan .mobile-plan-list{margin-bottom:20px}.page-plan .mobile-plan-list span.button-text{color:#fff}.page-plan .mobile-plan-list .icon{cursor:pointer;width:16px}.page-plan .mobile-plan-list .icon.rotate{transform:rotate(180deg)}.page-plan .mobile-plan-list-wrapper{display:none}.page-plan .mobile-plan-list-wrapper.show{display:block}.page-plan .mobile-plan-list-wrapper .page-plan-block-stores-item{width:100%}.page-plan .mobile-plan-list .page-plan-block-list-item{margin:0}.page-plan .mobile-plan-list .page-plan-block-list-item p{color:#53606d}.page-plan .mobile-plan-list .page-plan-block-list-item p:first-child{font-weight:700}.page-plan .mobile-plan-list .page-plan-block-stores{display:block}.page-plan .mobile-plan-list .page-plan-block-stores span{color:#53606d}.page-plan .mobile-plan-list .page-plan-block-stores span:first-child{color:#1f2933}.page-plan .mobile-plan-list .page-plan-block-stores .h3,.page-plan .mobile-plan-list .page-plan-block-stores h3{font-size:18px;margin:10px 0}.page-plan .mobile-plan .hide-txt{color:#7c26ff;display:none}.page-plan .mobile-plan .hide-txt.show{display:inline-flex}.page-plan .mobile-plan .show-txt{color:#7c26ff;display:inline-flex}.page-plan .mobile-plan .show-txt.hide{display:none}.page-plan .previous-price{color:#53606d;font-size:32px;line-height:40px;margin-right:5px;text-decoration:line-through}.mobile-plan-list-toggle{width:-moz-max-content;width:max-content}.subscription-congrats-section{background:#eff3fa url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 24'%3E%3Cg clip-path='url(%23a)' stroke='%23E9EEF7'%3E%3Cpath d='M-1.2 24.62 46.81-.45M-.84-.46l47.71 24.92'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h46v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0/46px 24px;padding:120px 0 90px}.subscription-congrats-section:not(.free) .visible-on-free,.subscription-congrats-section:not(.paid) .visible-on-paid{display:none!important}@media screen and (min-width:1300px){.subscription-congrats-section .container{max-width:1278px}}.subscription-congrats-section .section-content{max-width:610px}.subscription-congrats-section .section-content .h1,.subscription-congrats-section .section-content h1{color:#1f2933;font-size:24px;font-weight:400;line-height:1.2}@media (min-width:576px){.subscription-congrats-section .section-content .h1,.subscription-congrats-section .section-content h1{font-size:32px}}.subscription-congrats-section .section-text{color:#1f2933;margin-top:8px;max-width:490px}.subscription-congrats-section .section-text p{font-size:16px;line-height:1.5}.subscription-congrats-section .section-image-wrapper{--content-width:478px;margin-right:-60px;margin-top:-66px;position:relative;width:calc(100% + 60px)}.subscription-congrats-section .section-image-wrapper .section-image{display:flex;justify-content:flex-end;margin-left:var(--content-width);position:relative;width:calc(100% - var(--content-width))}.subscription-congrats-section .section-image-wrapper .section-image img{display:block;height:auto;max-width:100%;position:relative;z-index:3}.subscription-congrats-section .section-image-wrapper .clickable-key{bottom:14%;height:17%;left:40%;opacity:0;position:absolute;width:100px}@media (min-width:992px){.subscription-congrats-section .section-image-wrapper .clickable-key{bottom:60%;height:20%;left:unset;right:15%}}.subscription-congrats-section .section-image-wrapper .image-text{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);left:0;padding:32px;position:absolute;top:273px;width:var(--content-width)}.subscription-congrats-section .section-image-wrapper .image-text:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 380 84'%3E%3Cpath d='M.32 82.3h235.93a9 9 0 0 0 9-9V10.65a9 9 0 0 1 9-9h125.52' stroke='%23B2C2E4' stroke-width='2' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:84px;left:100%;position:absolute;top:-2px;width:380px}.subscription-congrats-section .section-image-wrapper .image-text--caption{color:#1f2933;font-size:20px;font-weight:700;font-weight:400;line-height:1.2;margin-bottom:16px}.subscription-congrats-section .section-image-wrapper .image-text--caption span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.subscription-congrats-section .section-image-wrapper .image-text--link{color:#7c26ff;font-size:14px;line-height:1.143;text-decoration:underline}.subscription-congrats-section .section-image-wrapper .image-text--link:focus,.subscription-congrats-section .section-image-wrapper .image-text--link:hover{text-decoration:none}.subscription-congrats-section.free .section-image-wrapper .clickable-key{bottom:26%;height:50%;right:58%;width:24%}@media (min-width:576px){.subscription-congrats-section.free .section-image-wrapper .clickable-key{bottom:47%;height:36%;right:47%;width:16%}}.subscription-congrats-section .tap-visible{display:none}@media screen and (max-width:1024px){.subscription-congrats-section.touch .click-visible{display:none!important}.subscription-congrats-section.touch .tap-visible{display:inline!important}}@media screen and (min-width:992px){.subscription-congrats-section.free .section-image-wrapper{margin-top:32px}.subscription-congrats-section.free .section-image-wrapper .image-text{top:174px}.subscription-congrats-section.free .section-image-wrapper .image-text:after{display:none}}@media screen and (max-width:1199px){.subscription-congrats-section .section-image-wrapper{--content-width:380px}.subscription-congrats-section .section-image-wrapper .image-text{top:183px}.subscription-congrats-section .section-image-wrapper .image-text:after{width:330px}}@media screen and (max-width:991px){.subscription-congrats-section .section-image-wrapper{display:flex;flex-direction:column-reverse;margin-right:0;margin-top:24px;width:100%}.subscription-congrats-section .section-image-wrapper .section-image{justify-content:center;margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}.subscription-congrats-section .section-image-wrapper .image-text{margin:0 auto 30px;max-width:480px;position:relative;right:0;top:0;width:100%}.subscription-congrats-section .section-image-wrapper .image-text:after{background:unset;background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 12'%3E%3Cpath d='M1 0v12' stroke='%23B2C2E4' stroke-width='2' stroke-dasharray='6 6'/%3E%3C/svg%3E") repeat-y top/contain;height:210px;left:calc(50% - 1px);top:100%;width:2px}.subscription-congrats-section.free .section-image-wrapper .image-text:after{left:51px}}@media screen and (max-width:767px){.subscription-congrats-section .section-image-wrapper .image-text{max-width:unset}.subscription-congrats-section.free .section-image-wrapper .image-text:after{left:72px}}@media screen and (max-width:575px){.subscription-congrats-section{padding:24px 0 32px}.subscription-congrats-section .section-image-wrapper .image-text:after{height:35.9375vw}.subscription-congrats-section.free .section-image-wrapper .section-image img{transform:translateX(12%)}.subscription-congrats-section.free .section-image-wrapper .image-text:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 135'%3E%3Cpath d='M1 135V39a9 9 0 0 1 9-9h35a9 9 0 0 0 9-9V0' stroke='%23B2C2E4' stroke-width='2' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;border:0;height:135px;left:auto;right:calc(50% - 1px);width:55px}}.page-subscription{background-position:bottom;background-repeat:no-repeat;background-size:70%;min-height:100vh;padding:20px}@media (min-width:576px){.page-subscription{padding:120px 30px}}@media (min-width:992px){.page-subscription{background-position:100% 20%;background-repeat:no-repeat;background-size:40%}}.page-subscription-header{align-content:flex-start;display:flex}.page-subscription-header .key{margin-right:20px;max-height:56px}.page-subscription-header p{font-size:16px;line-height:24px;margin-top:20px}.page-subscription .h3,.page-subscription h3{font-weight:400}.page-subscription-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);margin-top:3em;padding:15px}.page-subscription-content p{color:#a061ff}@media (min-width:992px){.page-subscription-content{margin-top:10em}}@media (min-width:768px){.page-subscription-content{padding:32px}}.page-subscription-content .h3,.page-subscription-content h3{font-size:18px}@media (min-width:768px){.page-subscription-content .h3,.page-subscription-content h3{font-size:20px}}.page-subscription .clickable-key{bottom:23%;height:20%;opacity:0;position:absolute;width:100px}@media (min-width:576px){.page-subscription .clickable-key{bottom:50%;height:16%;right:30%}}.page-subscription.paid-background{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-paid-bg.png)}.page-subscription.free-background{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-free-bg.png)}.page-congrats{background-repeat:no-repeat;background-size:cover;padding:35px 20px}@media (min-width:768px){.page-congrats{padding:120px 30px}}.page-congrats p{font-size:16px}.page-congrats .h3,.page-congrats h3{font-weight:400}.page-congrats-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;text-align:center}@media (min-width:768px){.page-congrats-header{justify-content:left;text-align:left}}.page-congrats-header img{height:100px;margin-bottom:20px;margin-right:0;max-width:100%}@media (min-width:768px){.page-congrats-header img{margin-bottom:0;margin-right:40px}}.page-congrats-wrapper{padding:40px 0 0}@media (min-width:768px){.page-congrats-wrapper{padding:90px 0 30px}}.page-congrats-wrapper-list{margin-top:20px}.page-congrats-wrapper-list li{align-items:flex-start;display:flex;margin-bottom:10px}.page-congrats-wrapper-list li img{width:24px}.page-congrats-wrapper-list li span{color:#53606d;font-size:16px;line-height:24px;margin-left:5px}.page-congrats-wrapper-iframe{margin-top:20px}.page-congrats-wrapper-iframe img{width:100%}.page-congrats-wrapper-iframe .icon{transform:rotate(270deg);width:16px}.page-congrats-wrapper-iframe a{align-items:center;display:flex;justify-content:flex-end;margin-top:30px}@media (max-width:413px){.page-congrats-wrapper-iframe .component-mx-widget{margin:0 -32px}}.mobile-congrats-list{height:80px}.mobile-congrats-list .rotate.first{color:#53606d;font-size:16px;margin-left:33px;position:relative}.mobile-congrats-list .rotate.first:before{background-image:url(/images/check-colored-icon.png);background-size:100% 100%;content:"";height:24px;left:-30px;position:absolute;vertical-align:middle;width:24px}.mobile-congrats-list .rotate .rotating span.back,.mobile-congrats-list .rotate .rotating span.front{align-items:baseline;color:#53606d;display:flex;font-size:16px;line-height:24px;margin-left:28px}.mobile-congrats-list .rotate.special .back:before{background-image:url(/images/block-icon.png);background-size:100% 100%;content:"";height:24px;left:-28px;position:absolute;width:24px}.mobile-congrats-list .rotate.default .back:before{background-image:url(/images/check-colored-icon.png);background-size:100% 100%;content:"";height:24px;left:-28px;position:absolute;width:24px}.register-cc .cc-subheader p{line-height:17px;margin-bottom:0}.register-cc .subscription-stores>ul{grid-gap:8px 0;display:grid;grid-template-columns:repeat(2,1fr)}.register-cc .subscription-stores>ul>li .menu-link-with-icon{align-items:flex-start;box-shadow:none;display:flex;gap:7px;margin:0;padding:15px 10px 0 0}.register-cc .subscription-stores>ul>li .menu-link-with-icon .link-title{display:flex}.register-cc .component-back>a{margin-bottom:0}.register-cc .mobile-plan-list-toggle{cursor:pointer}.stripe-power img{height:15px;width:15px}.select-plan-box .choose-plan-box{border:1px solid #d0d0d0;border-radius:8px;cursor:pointer;padding:20px 10px}.select-plan-box .choose-plan-box.active{background-color:#9c5bff1f;border-color:#9c5bff}.select-plan-box .choose-plan-box .save-percent{background-color:#9c5bff;border-bottom-left-radius:8px;border-top-right-radius:8px;color:#fff;font-size:11px;font-weight:500;padding:8px 12px;position:absolute;right:-1px;top:-1px}@media (min-width:992px){.select-plan-box{padding:0 90px 0 0}}.switch-plans .switch{display:inline-block;height:22px;position:relative;width:48px}.switch-plans .switch input{height:0;opacity:0;width:0}.switch-plans .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-plans .slider:before{background-color:#fff;bottom:3px;content:"";height:16px;left:3px;position:absolute;transition:.4s;width:16px}.switch-plans input:checked+.slider{background-color:#13c224}.switch-plans input:focus+.slider{box-shadow:0 0 1px #13c224}.switch-plans input:checked+.slider:before{transform:translateX(26px)}.switch-plans .slider.round{border-radius:34px}.switch-plans .slider.round:before{border-radius:50%}body#infodesk{overflow:hidden}body#infodesk.with-overlay .overlay{background:rgba(31,41,51,.4);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:200}body#infodesk .overlay .tooltiptext{align-items:center;background-color:#eef2fb;border-radius:6px;color:#53606d;display:flex;left:-33%;margin-left:-60px;padding:10px 5px 10px 15px;position:absolute;text-align:center;text-align:left;top:-93%;visibility:visible;width:400px;z-index:999}body#infodesk .overlay .tooltiptext:after{border:10px solid transparent;border-top-color:#eef2fb;content:"";left:50%;margin-left:-5px;position:absolute;top:99%}body#infodesk .overlay .tooltiptext .icon-only-btn{align-self:start;height:16px;padding:0}body#infodesk .overlay .tooltiptext .btn-icon{height:16px;width:16px}body#infodesk .overlay .component-goal-progress-with-basement{position:absolute;transform-origin:left top}body#infodesk .overlay .component-goal-progress-with-basement:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 275 150'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m268.54 77.57-127.49 66.5a8 8 0 0 1-7.4 0L6.15 77.56a4 4 0 0 1 0-7.09L133.67 3.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1Z' fill='%23000'/%3E%3C/g%3E%3Cpath d='m268.54 77.57-127.49 66.5a8 8 0 0 1-7.4 0L6.15 77.56a4 4 0 0 1 0-7.09L133.67 3.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1Z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.02' width='274.69' height='149.96' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:150px;left:50%;pointer-events:none;position:absolute;top:calc(50% + 2px);transform:translate(-50%,-50%);width:275px;z-index:-1}.infodesk-desktop{visibility:hidden}.infodesk-desktop.visible{visibility:visible}.infodesk-desktop .infodesk-mobile{padding:0 16px;position:absolute;right:0;z-index:3}.infodesk-desktop .infodesk-mobile .link-container-mobile{background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:8px 0 8px 16px}.infodesk-desktop .infodesk-mobile .link-container-mobile a{color:#1f2933;margin-right:8px}.infodesk-desktop .infodesk-mobile .link-container-mobile p{color:#1f2933;font-size:16px;margin-right:4px}.infodesk-mobile-modal{pointer-events:auto;z-index:11000}.infodesk-mobile-modal .modal-dialog{margin:0;max-width:100vw;min-height:100vh}.infodesk-mobile-modal .modal-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:hsla(0,0%,100%,.8);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);min-height:100vh;padding:0}.infodesk-mobile-modal .modal-content .modal-header{border:none;padding:22px 24px 12px}.infodesk-mobile-modal .modal-content .modal-header p{color:#1f2933;display:inline;font-size:16px;margin-right:3px}.infodesk-mobile-modal .modal-content .modal-account-content .account-info{background:rgba(239,243,250,.9);border-radius:8px;margin-top:8px;padding:0 24px}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-item{padding:24px 0}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-item .score{color:#1f2933;font-size:20px;line-height:24px;margin-top:4px}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-item .score.bigger{font-size:24px;font-weight:700}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-item .circle-arrow-mobile{position:absolute;right:-10px;top:-25px}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-link{background:rgba(239,243,250,.9);border-radius:8px;padding:22px;position:relative}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-link img{bottom:16px;position:absolute}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-link p{margin-left:19%}.infodesk-mobile-modal .modal-content .modal-account-content .account-info-link .purple-arrow{bottom:0;left:10px;position:relative}.infodesk-mobile-modal .modal-content .badges-section img{display:flex;margin:0 auto;max-height:421px;max-width:700px}.infodesk-mobile-modal .modal-content .widget-section{background:transparent;border:none;box-shadow:none;padding:0}.infodesk-mobile-modal .tour-section{margin-top:0}.infodesk-mobile-modal#badges-modal .badges-section{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/badge-desk.svg);background-repeat:no-repeat;background-size:100% 100%;height:400px;margin:0 auto;padding:unset;position:relative;width:387px}@media (min-width:480px){.infodesk-mobile-modal#badges-modal .badges-section{width:477px}}.infodesk-mobile-modal#badges-modal .badges-section .badge-heading-info-mobile{display:flex;flex-direction:column;gap:20px;left:50%;position:absolute;right:50%;top:40px;transform:translate(-50%);width:300px}@media (min-width:500px){.infodesk-mobile-modal#badges-modal .badges-section .badge-heading-info-mobile{top:31px;width:370px}.infodesk-mobile-modal#badges-modal .badges-section .badge-heading-info-mobile p{font-size:14px}}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list{display:flex;left:50%;padding:0 29px;position:absolute;right:50%;transform:translate(-50%);width:100%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.first-desk{top:36%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.second-desk{top:64%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-first-desk{justify-content:center;top:50%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk{justify-content:center;top:69%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img{position:absolute;width:65px}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img:first-of-type{left:28%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(2){left:36%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(3){left:43%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img:nth-of-type(4){left:51%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list.empty-second-desk img:last-of-type{left:59%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge{color:#53606d;margin:0 11px}@media (min-width:480px){.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge{margin:0 16px}}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge:after{bottom:4px;box-shadow:0 0 8px 2px #000;content:"";left:12px;position:absolute;transform:scale(.9);width:67%}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge img.badge-icon{cursor:pointer;position:inherit;width:60px;z-index:1}@media (min-width:480px){.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge img.badge-icon{width:70px}}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge img.badge-icon:hover{bottom:5px}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge img.shadow-badge{-webkit-clip-path:inset(46px 0 2px 0);clip-path:inset(46px 0 2px 0);left:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:0 44%;object-position:0 44%;opacity:.1;position:absolute;top:63px;transform:rotate(180deg);width:60px}@media (min-width:480px){.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge img.shadow-badge{width:70px}}.infodesk-mobile-modal#badges-modal .badges-section .achieved-badges-list .achieved-badge .achieved-badge-count{background-color:#fff;border-radius:50%;bottom:0;font-size:13px;font-weight:700;padding:0 7px;position:absolute;right:-15px;z-index:2}@media screen and (max-width:767px){.mobile-app .infodesk-map .floor.floor-1,.mobile-app .infodesk-map .floor.floor-2,.mobile-app .infodesk-map .floor.floor-3{--floor-shift-x:5px;--floor-shift-y:20px}}.infodesk-map{--scale:0.6;--map-height:calc(100vh - var(--header-height));background:linear-gradient(180deg,#cdd6f1,#b2c3e4);height:var(--map-height);left:0;overflow:hidden;position:absolute;top:var(--header-height);transition:none;width:100%}.infodesk-map .map-inner{bottom:0;height:100%;left:0;position:absolute;transition:all 2.4s;width:100%}.infodesk-map .map-floors{bottom:0;height:calc(var(--map-height)*3);left:0;position:absolute;transition:transform 2.5s;width:100%}.infodesk-map .floor{height:var(--map-height);opacity:0;position:relative;transition:all 2.5s;visibility:hidden;width:100%}.infodesk-map .floor .floor-content{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/infodesk-floor-box.svg) no-repeat 50%/contain;height:1110px;left:50%;position:absolute;top:50%;transform:translate(calc(-50% + var(--shift-x, 0px) + var(--floor-shift-x, 0px) + var(--add-shift, 0px)),calc(-50% + var(--shift-y, 0px) + var(--floor-shift-y, 0px))) scale(var(--scale));transform-origin:40% center;transition:transform 2.4s;width:2002px}@media screen and (max-width:1199px){.infodesk-map .floor .floor-content{top:44%;transform-origin:center center;transition:transform 2.4s}}@media screen and (min-width:1200px){.infodesk-map .floor.floor-1{--floor-shift-x:-290px;--floor-shift-y:70px}.infodesk-map .floor.floor-2{--floor-shift-x:70px;--floor-shift-y:40px}}.infodesk-map .floor.floor-2 .floor-content{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/infodesk-2nd-floor-box.svg) no-repeat 50%/contain}@media screen and (min-width:1200px){.infodesk-map .floor.floor-3{--floor-shift-x:-90px;--floor-shift-y:40px}}.infodesk-map .map-controls{bottom:90px;left:0;margin:15px;position:fixed;transition:bottom .5s}@media screen and (min-width:1200px){.infodesk-map .map-controls{bottom:20px}}.infodesk-map .zoom-controls{bottom:90px;margin:15px;position:fixed;right:0;transition:bottom .5s;z-index:8}@media screen and (min-width:1200px){.infodesk-map .zoom-controls{bottom:20px}}.infodesk-map[data-floor="1"] .map-floors{transform:translateY(0)}.infodesk-map[data-floor="1"] .floor-1{opacity:1;visibility:visible}.infodesk-map[data-floor="2"] .map-floors{transform:translateY(var(--map-height))}.infodesk-map[data-floor="2"] .floor-2{opacity:1;visibility:visible}.infodesk-map[data-floor="3"] .map-floors{transform:translateY(calc(var(--map-height)*2))}.infodesk-map[data-floor="3"] .floor-3{opacity:1;visibility:visible}.infodesk-map[data-floor="3"] .map-controls{bottom:141px}@media screen and (max-width:1199px){.infodesk-map[data-floor="3"] .map-controls.insights-open{bottom:calc(25% + 72px)}}@media screen and (min-width:1200px){.infodesk-map[data-floor="3"] .map-controls{bottom:90px}}@media screen and (min-width:1290px){.infodesk-map[data-floor="3"] .map-controls{bottom:20px}}.infodesk-map[data-floor="3"] .zoom-controls{bottom:141px}@media screen and (max-width:1199px){.infodesk-map[data-floor="3"] .zoom-controls.insights-open{bottom:calc(25% + 72px)}}@media screen and (min-width:1200px){.infodesk-map[data-floor="3"] .zoom-controls{bottom:20px}}@media screen and (min-width:1290px){.infodesk-map[data-floor="3"] .zoom-controls{bottom:20px}}.infodesk-map .floor-decorations{pointer-events:none}.infodesk-map .floor-decorations .tree{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/tree.png);height:89px;width:65px}.infodesk-map .floor-decorations .director-chair{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/director-chair.svg);height:80px;width:78px}.infodesk-map .floor-decorations .chat{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/infodesk/chat.png);height:48px;width:64px}.infodesk-map .floor-decorations .item{background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;z-index:20}.infodesk-map .floor-mobile-top-navigation{display:flex;left:0;padding:16px;position:absolute;top:0;z-index:10}@media screen and (min-width:992px){.infodesk-map .floor-mobile-top-navigation{display:none}}.infodesk-map .show-hidden-panel-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;background-color:hsla(0,0%,100%,.7);border:0;border-radius:0;border-radius:8px;box-shadow:none;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#1f2933;display:flex;font-size:16px;line-height:1.25;outline:none!important;padding:8px 16px}.infodesk-map .show-hidden-panel-btn .btn-icon{fill:#7b8794;display:block;flex:none;height:12px;margin-left:8px;width:12px}.infodesk-map button[data-target=".component-infodesk-floor-select-modal"]{z-index:90}.infodesk-map .floor-3 #financial-health{left:884px;position:absolute;top:320px;z-index:5}.infodesk-map .floor-3 .floor-item{align-items:flex-end;display:flex;min-height:290px;position:absolute;z-index:2}.infodesk-map .floor-3 .floor-item .tooltiptext{display:none}.infodesk-map .floor-3 .floor-item.billry{left:787px;top:56px}.infodesk-map .floor-3 .floor-item.billry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 314 220'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m154.3 159.16-17.25 8.92a8 8 0 0 1-7.4 0L2.15 101.55a4 4 0 0 1 0-7.09L176.35 4.4a8 8 0 0 1 7.37.01l127.46 66.54a4 4 0 0 1-.02 7.1L177.4 147.2 200 159l23 12-23 12 46 24-23 12-69-36 23-12-22.7-11.85z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m154.3 159.16-17.25 8.92a8 8 0 0 1-7.4 0L2.15 101.55a4 4 0 0 1 0-7.09L176.35 4.4a8 8 0 0 1 7.37.01l127.46 66.54a4 4 0 0 1-.02 7.1L177.4 147.2 200 159l23 12-23 12 46 24-23 12-69-36 23-12-22.7-11.85z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-4' y='.5' width='321.32' height='223.5' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-73px;content:"";display:block;height:220px;left:-45px;position:absolute;width:314px}.infodesk-map .floor-3 .floor-item.billry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 275 200'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m158.3 135.12-17.25 8.92a8 8 0 0 1-7.4 0L6.15 77.52a4 4 0 0 1 0-7.1L133.17 3.9a8 8 0 0 1 7.38.02L268 70.44a4 4 0 0 1-.01 7.1l-86.59 45.63 22.6 11.8 23 12-23 12 46 24-23 12-69-36 23-12-22.7-11.85z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m158.3 135.12-17.25 8.92a8 8 0 0 1-7.4 0L6.15 77.52a4 4 0 0 1 0-7.1L133.17 3.9a8 8 0 0 1 7.38.02L268 70.44a4 4 0 0 1-.01 7.1l-86.59 45.63 22.6 11.8 23 12-23 12 46 24-23 12-69-36 23-12-22.7-11.85z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='274.15' height='199.96' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-79px;content:"";display:block;height:200px;left:-48px;position:absolute;width:275px}.infodesk-map .floor-3 .floor-item.billry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92 73'%3E%3Cpath d='M91.5 72.5 23 36.5l23-12L.5.5' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-62px;content:"";display:block;height:73px;position:absolute;right:-24px;width:92px}.infodesk-map .floor-3 .floor-item.loanry{bottom:762px;left:1109px}.infodesk-map .floor-3 .floor-item.loanry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 347 219'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M23 218 0 206l92-48 22.71-11.85-83.56-43.6a4 4 0 0 1 0-7.09L205.67 3.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-174.49 91.5a8 8 0 0 1-7.4 0l-20.94-10.92L115 170l-92 48z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M23 218 0 206l92-48 22.71-11.85-83.56-43.6a4 4 0 0 1 0-7.09L205.67 3.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-174.49 91.5a8 8 0 0 1-7.4 0l-20.94-10.92L115 170l-92 48z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-4' y='.02' width='350.69' height='222.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-72px;content:"";display:block;height:219px;left:-74px;position:absolute;width:347px}.infodesk-map .floor-3 .floor-item.loanry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 296 193'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M23 192 0 180l92-48 22.71-11.85-83.56-43.6a4 4 0 0 1 0-7.09L158.67 2.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-20.94-10.92L115 144l-92 48z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M23 192 0 180l92-48 22.71-11.85-83.56-43.6a4 4 0 0 1 0-7.09L158.67 2.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-20.94-10.92L115 144l-92 48z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-4' y='-.98' width='303.69' height='197.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-72px;content:"";display:block;height:193px;left:-74px;position:absolute;width:296px}.infodesk-map .floor-3 .floor-item.loanry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 139 73'%3E%3Cpath d='M1 72.5 138 1' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-65px;content:"";display:block;height:73px;left:-63px;position:absolute;width:139px}.infodesk-map .floor-3 .floor-item.taxry{bottom:662px;left:1383px}.infodesk-map .floor-3 .floor-item.taxry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 460 208'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m206.67 135.17 64.98 33.9a8 8 0 0 0 7.4 0l127.49-66.5a4 4 0 0 0 1.26-1.04l45.74-23.99a4 4 0 0 0 0-7.1L326.07 3.92a8 8 0 0 0-7.4 0L144.15 95.44a4 4 0 0 0 0 7.11l39.52 20.62L161 135l-19.3-10.07a8 8 0 0 0-7.4 0L0 195l23 12 115-60 19.3 10.07a8 8 0 0 0 7.4 0l41.97-21.9z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m206.67 135.17 64.98 33.9a8 8 0 0 0 7.4 0l127.49-66.5a4 4 0 0 0 1.26-1.04l45.74-23.99a4 4 0 0 0 0-7.1L326.07 3.92a8 8 0 0 0-7.4 0L144.15 95.44a4 4 0 0 0 0 7.11l39.52 20.62L161 135l-19.3-10.07a8 8 0 0 0-7.4 0L0 195l23 12 115-60 19.3 10.07a8 8 0 0 0 7.4 0l41.97-21.9z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-4' y='0' width='463.69' height='212' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-60px;content:"";display:block;height:208px;left:-186px;position:absolute;width:460px}.infodesk-map .floor-3 .floor-item.taxry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409 181'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M23 180 0 168l115-60 19.3-10.07a8 8 0 0 1 7.4 0L161 108l22.67-11.83-39.52-20.62a4 4 0 0 1 0-7.09L271.67 1.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-64.98-33.9L184 120l-19.3 10.07a8 8 0 0 1-7.4 0L138 120 23 180z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M23 180 0 168l115-60 19.3-10.07a8 8 0 0 1 7.4 0L161 108l22.67-11.83-39.52-20.62a4 4 0 0 1 0-7.09L271.67 1.93a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-64.98-33.9L184 120l-19.3 10.07a8 8 0 0 1-7.4 0L138 120 23 180z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-4' y='-1.98' width='416.69' height='186.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-60px;content:"";display:block;height:181px;left:-186px;position:absolute;width:409px}.infodesk-map .floor-3 .floor-item.taxry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 206 85'%3E%3Cpath d='M1 84.5 127 18l23 12 55-29' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-54px;content:"";display:block;height:85px;left:-156px;position:absolute;width:206px}.infodesk-map .floor-3 .floor-item.debtry{bottom:460px;left:1219px}.infodesk-map .floor-3 .floor-item.debtry.active{z-index:3}.infodesk-map .floor-3 .floor-item.debtry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 322 175'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m45.67 123.17 87.98 45.9a8 8 0 0 0 7.4 0l127.49-66.5a4 4 0 0 0 1.26-1.04l45.74-23.99a4 4 0 0 0 0-7.1L188.07 3.92a8 8 0 0 0-7.4 0L93 49 44.5 25 22 37l48 25L6.15 95.44A4 4 0 0 0 4 98.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m45.67 123.17 87.98 45.9a8 8 0 0 0 7.4 0l127.49-66.5a4 4 0 0 0 1.26-1.04l45.74-23.99a4 4 0 0 0 0-7.1L188.07 3.92a8 8 0 0 0-7.4 0L93 49 44.5 25 22 37l48 25L6.15 95.44A4 4 0 0 0 4 98.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='321.69' height='174.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-25px;content:"";display:block;height:175px;left:-49px;position:absolute;width:322px}.infodesk-map .floor-3 .floor-item.debtry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 274 153'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m45.67 101.17 87.98 45.9a8 8 0 0 0 7.4 0l126.49-67.53a4 4 0 0 0 0-7.1L140.07 5.92a8 8 0 0 0-7.4 0L93 27 44.5 3 22 15l48 25L6.15 73.44A4 4 0 0 0 4 76.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m45.67 101.17 87.98 45.9a8 8 0 0 0 7.4 0l126.49-67.53a4 4 0 0 0 0-7.1L140.07 5.92a8 8 0 0 0-7.4 0L93 27 44.5 3 22 15l48 25L6.15 73.44A4 4 0 0 0 4 76.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='273.69' height='152.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-25px;content:"";display:block;height:153px;left:-49px;position:absolute;width:274px}.infodesk-map .floor-3 .floor-item.debtry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 36'%3E%3Cpath d='M66.5 35.5 1 1' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:73px;content:"";display:block;height:36px;left:-28px;position:absolute;width:67px}.infodesk-map .floor-3 .floor-item.budgetry{bottom:259px;left:1017px}.infodesk-map .floor-3 .floor-item.budgetry.active{z-index:4}.infodesk-map .floor-3 .floor-item.budgetry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 318 297'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m40.67 245.17 87.98 45.9a8 8 0 0 0 7.4 0l171.49-92.53a4 4 0 0 0 0-7.1L225 149l87-47c2.5-1.5 2-5 0-6L133 3l-22 11 163 85-71 38-22.93-12.1a8 8 0 0 0-7.4 0L1.15 217.45A4 4 0 0 0-1 220.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m40.67 245.17 87.98 45.9a8 8 0 0 0 7.4 0l171.49-92.53a4 4 0 0 0 0-7.1L225 149l87-47c2.5-1.5 2-5 0-6L133 3l-22 11 163 85-71 38-22.93-12.1a8 8 0 0 0-7.4 0L1.15 217.45A4 4 0 0 0-1 220.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-5' y='0' width='322.69' height='296.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-29px;content:"";display:block;height:297px;position:absolute;right:-51px;width:318px}.infodesk-map .floor-3 .floor-item.budgetry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 278 272'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m45.67 220.17 87.98 45.9a8 8 0 0 0 7.4 0l126.49-67.53a4 4 0 0 0 0-7.1L185 149l87-47c2.5-1.5 2-5 0-6L93 3 71 14l163 85-71 38-22.93-12.1a8 8 0 0 0-7.4 0L6.15 192.45A4 4 0 0 0 4 195.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m45.67 220.17 87.98 45.9a8 8 0 0 0 7.4 0l126.49-67.53a4 4 0 0 0 0-7.1L185 149l87-47c2.5-1.5 2-5 0-6L93 3 71 14l163 85-71 38-22.93-12.1a8 8 0 0 0-7.4 0L6.15 192.45A4 4 0 0 0 4 195.99a4 4 0 0 0 2.15 3.56l39.52 20.62z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='277.69' height='271.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-29px;content:"";display:block;height:272px;position:absolute;right:-51px;width:278px}.infodesk-map .floor-3 .floor-item.budgetry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 186 157'%3E%3Cpath d='m74.5 156 110-59L1 1' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:157px;position:absolute;right:-47px;top:48px;width:186px}.infodesk-map .floor-3 .floor-item.insurry{bottom:364px;left:415px}.infodesk-map .floor-3 .floor-item.insurry.active{bottom:367px;left:409px}.infodesk-map .floor-3 .floor-item.insurry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 253'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m315.54 148.47-39.37-20.56L497 15 474 3 253.18 115.9l-65.11-33.97a8 8 0 0 0-7.4 0L6.15 173.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l174.49-91.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m315.54 148.47-39.37-20.56L497 15 474 3 253.18 115.9l-65.11-33.97a8 8 0 0 0-7.4 0L6.15 173.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l174.49-91.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='501' height='252.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-28px;content:"";display:block;height:253px;left:-49px;position:absolute;width:500px}.infodesk-map .floor-3 .floor-item.insurry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 489 247'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m268.54 167.47-39.37-20.56L485 15 462 3 206.18 134.9l-65.11-33.97a8 8 0 0 0-7.4 0L6.15 167.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l127.49-66.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m268.54 167.47-39.37-20.56L485 15 462 3 206.18 134.9l-65.11-33.97a8 8 0 0 0-7.4 0L6.15 167.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l127.49-66.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='489' height='246.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-28px;content:"";display:block;height:247px;left:-49px;position:absolute;width:489px}.infodesk-map .floor-3 .floor-item.insurry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 274 142'%3E%3Cpath d='M273 .5.5 141.5' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:61px;content:"";display:block;height:142px;left:160px;position:absolute;width:274px}.infodesk-map .floor-3 .floor-item.cashry{bottom:567px;left:556px}.infodesk-map .floor-3 .floor-item.cashry.active{bottom:573px;left:556px}.infodesk-map .floor-3 .floor-item.cashry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 422 175'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M315.54 70.47 299.5 62l48-25.5 48 25L418 50l-67-35c-2.5-1.5-4.5-1.5-7 0l-67.5 35.5-88.43-46.57a8 8 0 0 0-7.4 0L6.15 95.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l174.49-91.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M315.54 70.47 299.5 62l48-25.5 48 25L418 50l-67-35c-2.5-1.5-4.5-1.5-7 0l-67.5 35.5-88.43-46.57a8 8 0 0 0-7.4 0L6.15 95.46a4 4 0 0 0 0 7.1l127.5 66.52a8 8 0 0 0 7.4 0l174.49-91.52a4 4 0 0 0 0-7.09z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.02' width='422' height='174.96' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-28px;content:"";display:block;height:175px;left:-49px;position:absolute;width:422px}.infodesk-map .floor-3 .floor-item.cashry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409 166'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m397.54 47.47-23.02 12-46.03-23.99-23.01 12-23.02 11.99-22.86 11.91 16.39 8.55a4 4 0 0 1 0 7.1L148.43 153.5a8.01 8.01 0 0 1-7.4 0L13.43 87.01a4 4 0 0 1 0-7.09l127.6-66.5a8 8 0 0 1 7.4 0l88.15 45.97 22.86-11.92 23.01-11.99 23.02-12 21.16-11.03a4 4 0 0 1 3.7 0l21.17 11.03 46.03 24Z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m397.54 47.47-23.02 12-46.03-23.99-23.01 12-23.02 11.99-22.86 11.91 16.39 8.55a4 4 0 0 1 0 7.1L148.43 153.5a8.01 8.01 0 0 1-7.4 0L13.43 87.01a4 4 0 0 1 0-7.09l127.6-66.5a8 8 0 0 1 7.4 0l88.15 45.97 22.86-11.92 23.01-11.99 23.02-12 21.16-11.03a4 4 0 0 1 3.7 0l21.17 11.03 46.03 24Z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.04' y='.76' width='408.74' height='164.91' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5.62'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-35px;content:"";display:block;height:166px;left:-56px;position:absolute;width:409px}.infodesk-map .floor-3 .floor-item.cashry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 182 61'%3E%3Cpath d='m181 37.5-69-36L1 60' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:60px;content:"";display:block;height:61px;position:absolute;right:-162px;width:182px}.infodesk-map .floor-3 .floor-item.wealthry{bottom:348px;left:729px;z-index:10}.infodesk-map .floor-3 .floor-item.wealthry.active{bottom:346px;left:729px}.infodesk-map .floor-3 .floor-item.wealthry.active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 321 199'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m252 40-22.83 11.91 85.37 44.56a4 4 0 0 1 0 7.1l-173.49 89.5a8 8 0 0 1-7.4 0L6.15 126.56a4 4 0 0 1 0-7.09l173.52-89.53a8 8 0 0 1 7.4 0l19.1 9.98L229 28l46-25 23 12-46 25z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m252 40-22.83 11.91 85.37 44.56a4 4 0 0 1 0 7.1l-173.49 89.5a8 8 0 0 1-7.4 0L6.15 126.56a4 4 0 0 1 0-7.09l173.52-89.53a8 8 0 0 1 7.4 0l19.1 9.98L229 28l46-25 23 12-46 25z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='320.69' height='198.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-28px;content:"";display:block;height:199px;left:-50px;position:absolute;width:321px}.infodesk-map .floor-3 .floor-item.wealthry.no-bar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 296 192'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m203 60-22.83 11.91 85.37 44.56a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0L3.15 123.56a4 4 0 0 1 0-7.09l127.52-66.53a8 8 0 0 1 7.4 0l19.1 9.98L180 48l92-48 23 12-92 48z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m203 60-22.83 11.91 85.37 44.56a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0L3.15 123.56a4 4 0 0 1 0-7.09l127.52-66.53a8 8 0 0 1 7.4 0l19.1 9.98L180 48l92-48 23 12-92 48z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='-3' y='-3' width='302' height='198.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-24px;content:"";display:block;height:192px;left:-47px;position:absolute;width:296px}.infodesk-map .floor-3 .floor-item.wealthry.inactive:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 136 72'%3E%3Cpath d='M135 1 1 71.5' stroke='%23B2C2E4' stroke-dasharray='6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;bottom:81px;content:"";display:block;height:72px;position:absolute;right:-74px;width:136px}.infodesk-map .floor-3 .floor-decorations .item-1{bottom:358px;left:654px}.infodesk-map .floor-3 .floor-decorations .item-2{bottom:463px;left:953px}.infodesk-map .floor-2{position:relative}.infodesk-map .floor-2 .floor-item{position:absolute;z-index:2}.infodesk-map .floor-2 .floor-item:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;pointer-events:none;position:absolute}.infodesk-map .floor-2 .floor-item.mall-blog{bottom:349px;left:648px;z-index:5}.infodesk-map .floor-2 .floor-item.mall-blog:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 624 343'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m406.589 215.471-173.535-90.54-.27-.135a8 8 0 0 0-6.85-.005l-.281.14-173.536 90.54-.197.113a4 4 0 0 0 .045 6.859l.186.103 173.502 90.523a7.999 7.999 0 0 0 7.131.135l.27-.135 173.502-90.523.186-.103a4 4 0 0 0 .045-6.859l-.198-.113zM367.354 171l85.202 44.454a3.999 3.999 0 0 1 0 7.092L233.054 337.069a7.998 7.998 0 0 1-7.401 0L6.151 222.546a4 4 0 0 1 0-7.092l219.502-114.523a7.998 7.998 0 0 1 7.401 0L344.354 159 551.353 51l-23.999-12 69-36 23 12-46 24 24.999 13-230.999 119z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m406.589 215.471-173.535-90.54-.27-.135a8 8 0 0 0-6.85-.005l-.281.14-173.536 90.54-.197.113a4 4 0 0 0 .045 6.859l.186.103 173.502 90.523a7.999 7.999 0 0 0 7.131.135l.27-.135 173.502-90.523.186-.103a4 4 0 0 0 .045-6.859l-.198-.113zM367.354 171l85.202 44.454a3.999 3.999 0 0 1 0 7.092L233.054 337.069a7.998 7.998 0 0 1-7.401 0L6.151 222.546a4 4 0 0 1 0-7.092l219.502-114.523a7.998 7.998 0 0 1 7.401 0L344.354 159 551.353 51l-23.999-12 69-36 23 12-46 24 24.999 13-230.999 119z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='623.354' height='342.977' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-50px;height:343px;left:-94px;width:624px}.infodesk-map .floor-2 .floor-item.mall-blog-recommended{bottom:422px;left:322px}.infodesk-map .floor-2 .floor-item.mall-blog-recommended:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 373 150'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m277 27 92 48-23 12-69-36-22.889 11.941 14.425 7.531a3.999 3.999 0 0 1 0 7.093l-127.482 66.512a8.004 8.004 0 0 1-7.401 0L6.151 77.554a4 4 0 0 1 0-7.093l127.516-66.53a8 8 0 0 1 7.403 0l90.047 47.007L254 39l23-12z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m277 27 92 48-23 12-69-36-22.889 11.941 14.425 7.531a3.999 3.999 0 0 1 0 7.093l-127.482 66.512a8.004 8.004 0 0 1-7.401 0L6.151 77.554a4 4 0 0 1 0-7.093l127.516-66.53a8 8 0 0 1 7.403 0l90.047 47.007L254 39l23-12z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.023' width='373' height='149.961' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:150px;left:-50px;width:373px}.infodesk-map .floor-2 .floor-item.mall-blog-saved{bottom:290px;left:989px}.infodesk-map .floor-2 .floor-item.mall-blog-saved:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 279 150'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m4 26 23-12 23 12 22.684 11.834 64.983-33.903a8 8 0 0 1 7.403 0l127.466 66.541a3.999 3.999 0 0 1 0 7.093l-127.482 66.512a8.004 8.004 0 0 1-7.401 0L10.151 77.554a4 4 0 0 1 0-7.093l39.533-20.627L27 38 4 26z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m4 26 23-12 23 12 22.684 11.834 64.983-33.903a8 8 0 0 1 7.403 0l127.466 66.541a3.999 3.999 0 0 1 0 7.093l-127.482 66.512a8.004 8.004 0 0 1-7.401 0L10.151 77.554a4 4 0 0 1 0-7.093l39.533-20.627L27 38 4 26z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.023' width='278.686' height='149.961' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:150px;right:-50px;width:279px}.infodesk-map .floor-2 .floor-item.mall-cinema{bottom:650px;left:1086px;z-index:9}.infodesk-map .floor-2 .floor-item.mall-cinema:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 460 246'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m407.236 118.471-173.535-90.54-.27-.134a8 8 0 0 0-6.851-.006l-.28.14-173.536 90.54-.197.113a4 4 0 0 0 .044 6.859l.186.103L226.3 216.069a7.999 7.999 0 0 0 7.131.135l.27-.135 173.502-90.523.186-.103a4 4 0 0 0 .044-6.859l-.197-.113zM233.701 3.931l219.502 114.523a3.999 3.999 0 0 1 0 7.092L233.701 240.069a7.998 7.998 0 0 1-7.401 0L6.797 125.546a4 4 0 0 1 0-7.092L226.3 3.931a8 8 0 0 1 7.401 0z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m407.236 118.471-173.535-90.54-.27-.134a8 8 0 0 0-6.851-.006l-.28.14-173.536 90.54-.197.113a4 4 0 0 0 .044 6.859l.186.103L226.3 216.069a7.999 7.999 0 0 0 7.131.135l.27-.135 173.502-90.523.186-.103a4 4 0 0 0 .044-6.859l-.197-.113zM233.701 3.931l219.502 114.523a3.999 3.999 0 0 1 0 7.092L233.701 240.069a7.998 7.998 0 0 1-7.401 0L6.797 125.546a4 4 0 0 1 0-7.092L226.3 3.931a8 8 0 0 1 7.401 0z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.647' y='.023' width='458.707' height='245.953' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-50px;height:246px;left:-94px;width:460px}.infodesk-map .floor-2 .floor-item.mall-cinema-recommended{bottom:840px;left:988px}.infodesk-map .floor-2 .floor-item.mall-cinema-recommended:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 275 151'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m252 134-23 12-45.817-23.905-42.129 21.982a8.004 8.004 0 0 1-7.401 0L6.151 77.554a4 4 0 0 1 0-7.093l127.516-66.53a8 8 0 0 1 7.403 0l127.466 66.541a3.999 3.999 0 0 1 0 7.093l-62.353 32.53L252 134z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m252 134-23 12-45.817-23.905-42.129 21.982a8.004 8.004 0 0 1-7.401 0L6.151 77.554a4 4 0 0 1 0-7.093l127.516-66.53a8 8 0 0 1 7.403 0l127.466 66.541a3.999 3.999 0 0 1 0 7.093l-62.353 32.53L252 134z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.023' width='274.686' height='150.976' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:151px;left:-50px;width:275px}.infodesk-map .floor-2 .floor-item.mall-cinema-saved{bottom:541px;left:1563px}.infodesk-map .floor-2 .floor-item.mall-cinema-saved:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 394 199'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m165 75 22.68 11.83 64.99-33.9a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-127.5-66.52a4 4 0 0 1 0-7.09l39.53-20.63L142 87 4 15 27 3l138 72z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m165 75 22.68 11.83 64.99-33.9a8 8 0 0 1 7.4 0l127.47 66.54a4 4 0 0 1 0 7.1l-127.49 66.5a8 8 0 0 1-7.4 0l-127.5-66.52a4 4 0 0 1 0-7.09l39.53-20.63L142 87 4 15 27 3l138 72z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='393.69' height='198.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:199px;right:-50px;width:394px}.infodesk-map .floor-2 .recommended-videos .recommended-video-item{position:absolute;width:237px}.infodesk-map .floor-2 .recommended-videos .recommended-video-item.blog-item-0{bottom:506px;left:145px}.infodesk-map .floor-2 .recommended-videos .recommended-video-item.blog-item-1{bottom:626px;left:374px}.infodesk-map .floor-2 .recommended-videos .recommended-video-item.video-item-0{bottom:794px;left:697px}.infodesk-map .floor-2 .recommended-videos .recommended-video-item.video-item-1{bottom:914px;left:926px}.infodesk-map .floor-2 .floor-decorations .item-1{bottom:592px;left:312px}.infodesk-map .floor-2 .floor-decorations .item-2{bottom:362px;left:475px}.infodesk-map .floor-2 .floor-decorations .item-3{bottom:526px;left:845px}.infodesk-map .floor-2 .floor-decorations .item-4{bottom:878px;left:865px}.infodesk-map .floor-2 .floor-decorations .item-5{bottom:745px;left:987px}.infodesk-map .floor-2 .floor-decorations .item-6{bottom:685px;left:1324px}.infodesk-map .floor-2 .floor-decorations .item-7{bottom:830px;left:1371px}.infodesk-map .floor-2 .floor-decorations .item-8{bottom:712px;left:1600px}.infodesk-map .floor-2 .floor-decorations .item-9{bottom:564px;left:734px}.infodesk-map .floor-2 .floor-decorations .item-10{bottom:733px;left:827px}.infodesk-map .floor-1{position:relative}.infodesk-map .floor-1 .floor-item{position:absolute;z-index:2}.infodesk-map .floor-1 .floor-item:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;pointer-events:none;position:absolute}.infodesk-map .floor-1 .floor-item.facebook{bottom:326px;left:740px}.infodesk-map .floor-1 .floor-item.facebook:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 442 283'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M437 27 207 147l-22.5 11.74 85.69 44.7a4 4 0 0 1-.01 7.1L142 277c-1.93 1.3-4.7 1.3-7 0L7 211a5.87 5.87 0 0 1-2-6 6.91 6.91 0 0 0 2-2l128.32-66.1a8 8 0 0 1 7.36.02l18.82 9.82L184 135 391 27l-23-12 23-12 46 24z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M437 27 207 147l-22.5 11.74 85.69 44.7a4 4 0 0 1-.01 7.1L142 277c-1.93 1.3-4.7 1.3-7 0L7 211a5.87 5.87 0 0 1-2-6 6.91 6.91 0 0 0 2-2l128.32-66.1a8 8 0 0 1 7.36.02l18.82 9.82L184 135 391 27l-23-12 23-12 46 24z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.82' y='0' width='440.19' height='282.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:283px;left:-50px;width:442px}.infodesk-map .floor-1 .floor-item.friends{bottom:265px;left:991px}.infodesk-map .floor-1 .floor-item.friends:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 326 211'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m142 63 22.86 11.92 19.46-10.02a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1L191 205c-1.93 1.3-4.7 1.3-7 0L56 139a5.87 5.87 0 0 1-2-6 6.91 6.91 0 0 0 2-2l85.71-44.15L119.01 75 4 15 27 3l115 60z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m142 63 22.86 11.92 19.46-10.02a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1L191 205c-1.93 1.3-4.7 1.3-7 0L56 139a5.87 5.87 0 0 1-2-6 6.91 6.91 0 0 0 2-2l85.71-44.15L119.01 75 4 15 27 3l115 60z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='325.33' height='210.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:211px;right:-50px;width:326px}.infodesk-map .floor-1 .floor-item.twitter{bottom:434px;left:1133px}.infodesk-map .floor-1 .floor-item.twitter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 277 151'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m142.68 4.92 127.5 66.52a4 4 0 0 1 0 7.1L142 145c-1.93 1.3-4.7 1.3-7 0L7 79a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.33 4.9a8 8 0 0 1 7.36.02zM92.01 27 69 39 23 15 46 3l46 24z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m142.68 4.92 127.5 66.52a4 4 0 0 1 0 7.1L142 145c-1.93 1.3-4.7 1.3-7 0L7 79a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.33 4.9a8 8 0 0 1 7.36.02zM92.01 27 69 39 23 15 46 3l46 24z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.82' y='0' width='275.52' height='150.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:151px;right:-50px;width:277px}.infodesk-map .floor-1 .floor-item.coming-soon{bottom:566px;left:923px;z-index:7}.infodesk-map .floor-1 .floor-item.coming-soon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 277 150'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M270.18 77.54 142 144c-1.93 1.3-4.7 1.3-7 0L7 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M270.18 77.54 142 144c-1.93 1.3-4.7 1.3-7 0L7 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.82' y='.01' width='275.52' height='149.97' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:150px;right:-50px;width:277px}.infodesk-map .floor-1 .floor-item.pinterest{bottom:651px;left:1177px}.infodesk-map .floor-1 .floor-item.pinterest:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 327 150'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M27 134 4 122l46-24 22.76-11.87L57 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L185.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1L192 144c-1.93 1.3-4.7 1.3-7 0L95.9 98.05 73 110l-46 24z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M27 134 4 122l46-24 22.76-11.87L57 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L185.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1L192 144c-1.93 1.3-4.7 1.3-7 0L95.9 98.05 73 110l-46 24z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.01' width='326.33' height='149.97' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:150px;right:-50px;width:327px}.infodesk-map .floor-1 .floor-item.linkedin{bottom:843px;left:1040px;z-index:3}.infodesk-map .floor-1 .floor-item.linkedin:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 373 306'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M234 193 27 301 4 289l184-96-92-48 46-24 22.07-11.51L103.01 78a5.87 5.87 0 0 1-2-6 6.93 6.93 0 0 0 2-2L231.3 3.9a8 8 0 0 1 7.37.02l127.5 66.52a4 4 0 0 1 0 7.1L238 144c-1.93 1.3-4.7 1.3-7 0l-43.8-22.58L165 133l-23 12 92 48z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M234 193 27 301 4 289l184-96-92-48 46-24 22.07-11.51L103.01 78a5.87 5.87 0 0 1-2-6 6.93 6.93 0 0 0 2-2L231.3 3.9a8 8 0 0 1 7.37.02l127.5 66.52a4 4 0 0 1 0 7.1L238 144c-1.93 1.3-4.7 1.3-7 0l-43.8-22.58L165 133l-23 12 92 48z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='.01' width='372.33' height='305.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");height:306px;right:-50px;top:-24px;width:373px}.infodesk-map .floor-1 .floor-item.instagram{bottom:734px;left:785px}.infodesk-map .floor-1 .floor-item.instagram:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 277 163'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M161.15 134.07 142 144c-1.93 1.3-4.7 1.3-7 0L7 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1l-85.96 44.57 22.78 11.9 23 12-23 12-23-12-22.85-11.94z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M161.15 134.07 142 144c-1.93 1.3-4.7 1.3-7 0L7 78a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2L135.32 3.9a8 8 0 0 1 7.36.02l127.5 66.52a4 4 0 0 1 0 7.1l-85.96 44.57 22.78 11.9 23 12-23 12-23-12-22.85-11.94z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.82' y='.01' width='275.52' height='162.99' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");height:163px;right:-50px;top:-24px;width:277px}.infodesk-map .floor-1 .floor-item.youtube{bottom:532px;left:669px;z-index:4}.infodesk-map .floor-1 .floor-item.youtube:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 328 175'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='m208 63 62.19 32.44a4 4 0 0 1-.01 7.1L142 169c-1.93 1.3-4.7 1.3-7 0L7 103a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2l128.32-66.1a8 8 0 0 1 7.36.02L185 51l23-12 69-36 46 24-23 12-23-12-46 24-23 12z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='m208 63 62.19 32.44a4 4 0 0 1-.01 7.1L142 169c-1.93 1.3-4.7 1.3-7 0L7 103a5.87 5.87 0 0 1-2-6 6.92 6.92 0 0 0 2-2l128.32-66.1a8 8 0 0 1 7.36.02L185 51l23-12 69-36 46 24-23 12-23-12-46 24-23 12z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='.82' y='0' width='326.19' height='174.98' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.684379 0 0 0 0 0.777851 0 0 0 0 0.982911 0 0 0 0.5 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");bottom:-28px;height:175px;left:-50px;width:328px}.infodesk-map .floor-1 .floor-decorations .item-1{bottom:641px;left:638px}.infodesk-map .floor-1 .floor-decorations .item-2{bottom:414px;left:936px}.infodesk-map .floor-1 .floor-decorations .item-3{bottom:806px;left:957px}.infodesk-map .floor-1 .floor-decorations .item-4{bottom:651px;left:1071px}.cmp-inner .tab{display:grid;height:calc(100% - 77px)}.jcf-list .jcf-list-content{max-height:150px!important;overflow:auto!important}#verification-error-modal{z-index:99999}#verification-error-modal .modal-content{margin:0 auto;max-width:500px}#verification-error-modal .modal-content .modal-body{padding:0 65px 90px}#verification-error-modal .modal-content .modal-body .h4,#verification-error-modal .modal-content .modal-body h4{font-size:19px}.mobile-app .infodesk-map .map-controls{bottom:20px}.mobile-app .infodesk-map .zoom-controls{bottom:20px;margin-bottom:0}.mobile-app .infodesk-map[data-floor="3"] .map-controls{bottom:70px}.mobile-app .infodesk-map[data-floor="3"] .map-controls.insights-open{bottom:calc(25% + 15px)}.mobile-app .infodesk-map[data-floor="3"] .zoom-controls{bottom:70px}.mobile-app .infodesk-map[data-floor="3"] .zoom-controls.insights-open{bottom:calc(25% + 15px)}.page-finstrong{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);min-height:100vh;padding:20px 10px 120px;position:relative}@media (min-width:576px){.page-finstrong{padding:60px 20px 120px}}.page-finstrong .chart-section .chart-menu .h2,.page-finstrong .chart-section .chart-menu h2{font-size:20px;line-height:24px}@media (min-width:768px){.page-finstrong .chart-section .chart-menu .h2,.page-finstrong .chart-section .chart-menu h2{font-size:32px;line-height:24px}}.page-finstrong .chart-section .chart-menu a .button-icon.small{fill:currentcolor;height:15px;right:5px;width:15px}.page-finstrong .chart-section .chart-menu a .button-text.small{color:currentColor;font-size:14px;font-weight:400;line-height:1.143}.page-finstrong .chart-section:before{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;margin:18px 0 30px;top:0;width:100%}@media (min-width:768px){.page-finstrong .chart-section:before{margin:25px 0 40px}}.page-finstrong p{font-size:16px;letter-spacing:0;line-height:24px}.page-finstrong b{color:#1f2933;display:block;margin-bottom:10px}.page-finstrong .status-text{background-color:transparent;border-radius:12px;color:#fff;font-size:12px;margin-left:20px;padding:4px 15px}.page-finstrong .status-text.critical{background-color:#d7683c}.page-finstrong .status-text.fair{background-color:#efba2f}.page-finstrong .status-text.good{background-color:#35c100}.page-finstrong .status-text.strong{background-color:#9c5bff}.page-finstrong-summary-module{align-items:flex-start;display:flex;flex-wrap:wrap;padding:20px 0;position:relative}@media (min-width:576px){.page-finstrong-summary-module{padding-top:50px}}.page-finstrong-summary-module .btn{color:#1f2933;font-size:14px;font-weight:400;margin:28px 0;padding:10px 20px;width:100%}@media (min-width:992px){.page-finstrong-summary-module .btn{width:auto}}.page-finstrong-summary-module .btn img{margin-right:12px;width:16px}.page-finstrong-summary-module .btn.mobile{margin-top:90px}.page-finstrong-summary-module-block{max-width:100%}@media (min-width:1200px){.page-finstrong-summary-module-block{max-width:55%}}.page-finstrong-summary-module-block-numbers{color:#67748e;display:none;font-size:18px;letter-spacing:0;line-height:48px}.page-finstrong-summary-module-block-numbers .big{color:#1f2933;font-size:40px;font-weight:500}.page-finstrong-summary-module-block-numbers .small{font-size:18px}@media (min-width:992px){.page-finstrong-summary-module-block-numbers{display:block}}.page-finstrong-summary-module-block-status{display:none;margin:0 0 30px}@media (min-width:992px){.page-finstrong-summary-module-block-status{display:flex}}.page-finstrong-summary-module-block-status p{font-size:14px}@media (min-width:576px){.page-finstrong-summary-module-block-status p{font-size:16px}}.page-finstrong-summary-module-block-share{align-items:center;background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);display:flex;flex-wrap:wrap;margin-top:30px;padding:20px}@media (min-width:576px){.page-finstrong-summary-module-block-share{flex-wrap:nowrap}}.page-finstrong-summary-module-block-share img{width:16px}.page-finstrong-summary-module-block-share .btn{display:block;line-height:16px;margin:15px 0;padding:10px 15px;position:relative;top:-2px;width:100%}@media (min-width:576px){.page-finstrong-summary-module-block-share .btn{align-items:center;display:inline-flex;margin:0 0 0 10px;width:auto}}.page-finstrong-summary-module-block-share .btn img{margin-right:8px}.page-finstrong-summary-module-block-share p{font-size:14px;line-height:16px}.page-finstrong-summary-module .heart{margin-right:0;max-width:200px;padding-right:10px}@media (min-width:576px){.page-finstrong-summary-module .heart{margin-right:25px;max-width:300px}}@media (min-width:992px){.page-finstrong-summary-module .heart{margin-right:35px;max-width:280px}}.page-finstrong-summary-module .mobile-view{margin-left:30px}.page-finstrong-summary-module .mobile-view .page-finstrong-summary-module-block-numbers{display:block}.page-finstrong-summary-module .mobile-view .page-finstrong-summary-module-block-status{display:block;margin:0}.page-finstrong-summary-module .mobile-view .page-finstrong-summary-module-block-status .status-text{display:inline-block;margin:0 0 20px}@media (min-width:576px){.page-finstrong-summary-module .mobile-view .page-finstrong-summary-module-block-status .status-text{margin:10px 0}}.page-finstrong-summary-module .mobile-view .page-finstrong-summary-module-block-status p{font-size:12px}.page-finstrong .key-indicators{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);margin-top:30px}.page-finstrong .key-indicators-header{background-color:#fff;background-position:0;border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);padding:0 30px}.page-finstrong .key-indicators-header img{width:60px}.page-finstrong .key-indicators-header-text{color:#1f2933;font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;margin-left:20px}.page-finstrong .key-indicators-body-block{padding:30px;position:relative}.page-finstrong .key-indicators-body-block:before{background-color:rgba(0,0,0,.08);bottom:0;box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.page-finstrong .key-indicators-body-block p{font-size:14px}.page-finstrong .key-indicators-body-block-status{align-items:baseline;display:flex}.page-finstrong .key-indicators-body-block-status .status-text{margin:10px 10px 10px 0}.page-finstrong .key-indicators-body-block .btn{align-items:center;border:1px solid rgba(31,41,51,.1);color:#1f2933;display:flex;font-size:14px;font-weight:400;line-height:16px;margin:10px auto;padding:15px;text-align:left;width:100%}.page-finstrong .key-indicators-body-block .btn img{margin-right:10px;width:16px}.page-finstrong .key-indicators-body-block:last-child:before{display:none}#finstrong.details .component-mx-widget iframe{height:calc(100vh - 188px)}.page-goals-view{padding:60px 20px 120px}.page-goals-view p{font-size:16px;line-height:24px}.page-goals-view .goals-type{font-size:12px;margin-top:14px}@media (min-width:768px){.page-goals-view .goals-type{margin-top:0}}.page-goals-view .h1,.page-goals-view h1{font-size:24px}@media (min-width:768px){.page-goals-view .h1,.page-goals-view h1{font-size:32px}}.page-goals-view .goals-middle-pictures{font-size:14px;margin-left:16px}.page-goals-view .goals-timeline{font-size:14px;margin-top:22px}.page-goals-view .goal-middle-images{grid-template-columns:none;margin:40px 0 24px}.page-goals-view .goal-middle-images .grid-item:nth-child(2),.page-goals-view .goal-middle-images .grid-item:nth-child(3){margin-top:16px}@media (min-width:768px){.page-goals-view .goal-middle-images{grid-template-columns:auto auto auto;margin:48px 0}.page-goals-view .goal-middle-images .grid-item:nth-child(2),.page-goals-view .goal-middle-images .grid-item:nth-child(3){margin-top:0}}.page-goals-view .component-progress-bar .container{margin-left:0;padding-left:0}@media (min-width:768px){.page-goals-view .component-progress-bar .number{background-color:hsla(0,0%,100%,.9);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 16px 40px 0 rgba(44,54,113,.15);color:#1f2933;font-size:19px;font-weight:700}.page-goals-view .component-progress-bar :after{background-color:hsla(0,0%,100%,.6)}}.page-goals-view .component-mx-widget{margin:0 -32px}@media (min-width:768px){.page-goals-view .component-mx-widget{margin:0}}.page-goals-view .goals-content{margin-bottom:32px}@media (min-width:768px){.page-goals-view .goals-content{margin-top:30px}}.page-goals-view .goals-content .connect-module{margin-bottom:40px;margin-top:20px}@media (min-width:768px){.page-goals-view .goals-content .connect-module{margin-bottom:56px}}.page-goals-view .goals-content .connect-module .goals-container{border:2px dashed #67748e;border-radius:8px;padding:17px 27px}@media (min-width:1200px){.page-goals-view .goals-content .connect-module .goals-container{padding:27px 48px}}.page-goals-view .goals-content .connect-module .goals-container .goals-loader{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:98%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:98%;z-index:3}.page-goals-view .goals-content .connect-module .goals-container .goals-loader .goals-loader-content{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.page-goals-view .goals-content .connect-module .goals-container .goals-loader .goals-loader-content .goals-loader-items{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center;width:100%}.page-goals-view .goals-content .connect-module .goals-container .goals-loader .goals-loader-content .goals-loader-items p{font-size:18px;padding:5px;text-align:center}.page-goals-view .goals-content .connect-module .goals-container .content :first-child{margin-bottom:16px}.page-goals-view .goals-content .connect-module .goals-container button{margin-top:20px;width:100%}@media (min-width:768px){.page-goals-view .goals-content .connect-module .goals-container button{width:auto}}.page-goals-view .what-you-will-need{margin-top:32px}@media (min-width:768px){.page-goals-view .what-you-will-need{margin-top:48px}}.page-goals-view .what-you-will-need .h3,.page-goals-view .what-you-will-need h3{font-size:20px;font-weight:400;margin-bottom:24px}@media (min-width:768px){.page-goals-view .what-you-will-need .h3,.page-goals-view .what-you-will-need h3{font-size:24px}}.page-goals-view .what-you-will-need .goals-suggestions-blocks{margin-bottom:16px}.page-goals-view .what-you-will-need .goals-suggestions .goals-suggestions-blocks-content{color:#53606d;font-size:16px;line-height:24px;padding-left:8px}@media (min-width:768px){.page-goals-view .what-you-will-need .goals-suggestions .goals-suggestions-blocks-content{margin-top:7px}}.page-goals-view .what-you-will-need .goals-suggestions .suggestions-img{height:32px}.page-goals-view .connect-module iframe{height:75vh;width:100%}#new_goal_transfers .goal-name.h2,#new_goal_transfers h2.goal-name{word-break:break-word}#new_goal_transfers .modal-dialog{min-width:600px}#new_goal_transfers .modal-dialog .add-fund-first{width:250px}@media (max-width:767px){#new_goal_transfers .modal-dialog{min-width:unset;position:fixed}#new_goal_transfers .modal-dialog .add-fund-first{width:100%}}#new_goal_transfers .modal-dialog .modal-body{background-color:#eff3fa}#new_goal_transfers .modal-dialog .modal-body .fund-info p{font-size:16px}.saving-create-success,.saving-edit-success{z-index:99999}.saving-create-success .congrats,.saving-edit-success .congrats{margin-bottom:25px;width:85px}#delete_goal_modal .error-section .note-icon{width:29px}#delete_goal_modal .error-section .note-text{color:#f52847}.page-accounts{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:linear-gradient(159deg,rgba(225,231,249,.3) 22%,rgba(223,158,255,.3) 86%);min-height:100vh;padding:20px 10px;position:relative}@media (min-width:576px){.page-accounts{padding:60px 20px}}.page-accounts p{font-size:16px;letter-spacing:0;line-height:24px}.page-accounts b{color:#1f2933;display:block;margin-bottom:10px}.page-accounts .component-mx-widget{padding-top:24px}#accounts-section{padding:50px 0 150px}@media (min-width:992px){#accounts-section{padding:100px 0}}.nav-transfer-buttons{background-color:#7c26ff;border:1px solid #e1e1e1;border-top-left-radius:20px;border-top-right-radius:20px;bottom:71px;box-shadow:inset 0 0 1px 0 hsla(0,0%,100%,.7),0 -20px 40px 0 rgba(44,54,113,.05);display:flex;padding:20px 30px;position:fixed;width:90%;z-index:99}.nav-transfer-buttons button{color:#fafcfd;font-size:13px;font-weight:700}@media (min-width:500px){.nav-transfer-buttons button{font-size:16px}}.warning-sign{left:-8px;position:absolute;top:-11px;z-index:99}.warning-sign svg{fill:#ffbb4e;height:21px;width:21px}.warning-sign .info-tooltip{background-color:#eff3fa;border:1px solid #d5d9de;border-radius:6px;color:#53606d;cursor:default;left:27px;padding:4px;position:absolute;text-align:center;top:-1px;visibility:hidden;white-space:nowrap;z-index:99}.warning-sign .info-tooltip p{font-size:12px}@media (min-width:576px){.warning-sign .info-tooltip p{font-size:13px}}.warning-sign .info-tooltip:after{border:5px solid transparent;border-right-color:#d5d9de;content:"";margin-top:-5px;position:absolute;right:100%;top:13px}.warning-sign:hover .info-tooltip{visibility:visible}.page-store{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/store-background.png);background-position:50%;background-repeat:no-repeat;background-size:180% 120%;margin-bottom:0;min-height:100vh;padding:24px 12px 155px;position:relative}@media (min-width:576px){.page-store{padding:64px 0 111px}}.page-store .goals-wrap .goals-container{border:2px dashed #67748e;border-radius:8px;padding:17px 27px}@media (min-width:1200px){.page-store .goals-wrap .goals-container{padding:27px 48px}}.page-store .goals-wrap .goals-container .goals-loader{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:98%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:98%;z-index:3}.page-store .goals-wrap .goals-container .goals-loader .goals-loader-content{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.page-store .goals-wrap .goals-container .goals-loader .goals-loader-content .goals-loader-items{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center;width:100%}.page-store .goals-wrap .goals-container .goals-loader .goals-loader-content .goals-loader-items p{font-size:18px;padding:5px;text-align:center}.page-store .goals-wrap .goals-container .title .h5>span,.page-store .goals-wrap .goals-container .title h5>span{color:inherit;font-size:1.25rem;font-weight:500}.page-store .goals-wrap .goals-container .content :first-child{margin-bottom:16px}.page-store .goals-wrap .goals-container button{margin-top:20px;width:100%}@media (min-width:768px){.page-store .goals-wrap .goals-container button{width:auto}}.page-store .goals-wrap .text-right{text-align:right}.page-store .goals-wrap .create-mobile{justify-content:flex-end}.page-store .goals-wrap .component-tabs-nav{margin-bottom:0}.page-store .store-locked-info{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin-top:48px;padding:16px}@media (min-width:768px){.page-store .store-locked-info{padding:40px 48px}}.page-store .store-locked-info .h1,.page-store .store-locked-info h1{line-height:40px;margin-bottom:4px}.page-store .store-locked-info .content-title{font-size:16px;line-height:24px}.page-store .store-locked-info .content-info{margin-top:8px}@media (min-width:768px){.page-store .store-locked-info .content-info{margin-top:24px}}.page-store .store-locked-info .content-info-item p{font-size:16px;line-height:24px;padding-left:32px;position:relative}.page-store .store-locked-info .content-info-item p:before{background-image:url(/images/check-colored-icon.png);background-size:contain;content:"";height:24px;left:0;position:absolute;width:24px}.page-store .member-key{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin-top:8px;padding:16px}.page-store .member-key button{margin-top:16px;width:100%}@media (min-width:768px){.page-store .member-key button{margin:0;width:auto}}.page-store .store-locked-title{margin:80px auto 0;text-align:center}.page-store .store-locked-title .h2,.page-store .store-locked-title h2{line-height:32px}.page-store .component-mx-widget{margin:0 -24px;min-height:600px}@media (min-width:576px){.page-store .component-mx-widget{margin:0}}.page-store #sm_widget{background-color:#fff}.page-store .shop-deals-columns{margin:30px 0}.page-store .shop-deals-columns .column{margin-bottom:20px}.page-store .shop-deals-columns .column .component-category-card{min-height:auto}@media (min-width:992px){.page-store .shop-deals-columns .column .component-category-card{min-height:210px}}.page-store .heading-with-progressbar{margin:40px 0}.page-store .heading-with-progressbar-steps{display:flex;margin:40px 0}.page-store .heading-with-progressbar-steps .number{background-color:#9c5bff;border-radius:50%;color:#fff;display:block;font-size:20px;height:48px;line-height:48px;margin-bottom:20px;text-align:center;width:48px}.page-store .heading-with-progressbar-steps .h3,.page-store .heading-with-progressbar-steps h3{color:#1f2933;font-size:16px;font-weight:700}.page-store .heading-with-progressbar-steps p{margin-bottom:10px}.page-store .heading-with-progressbar-steps-item{padding:0 30px 0 0;position:relative}.page-store .heading-with-progressbar-steps-item:after{background-color:#9c5bff;content:"";display:block;height:2px;position:absolute;top:24px;width:100%;z-index:-1}.page-store .heading-with-progressbar-steps-item:last-child:after{display:none}.page-store .heading-with-progressbar-steps.mobile{display:block}.page-store .heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item{align-items:baseline;display:flex;padding-bottom:25px}.page-store .heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item:after{height:100%;left:15px;top:24px;width:2px}.page-store .heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item .number{font-size:16px;height:32px;line-height:32px;margin-right:0;width:32px}.page-store .heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item .item-content{margin-left:10px}.page-store .insight-img{width:140px}.page-store #store-investments .component-title-question{display:none}.how-it-works .modal-dialog{max-width:1100px}.how-it-works .modal-dialog .modal-content{background-color:#eff3fa;padding:0}@media (min-width:768px){.how-it-works .modal-dialog .modal-content{padding:20px}}.how-it-works .modal-dialog .modal-content iframe{margin-bottom:20px;min-height:auto}@media (min-width:768px){.how-it-works .modal-dialog .modal-content iframe{min-height:540px}}.how-it-works .modal-dialog .modal-content .big{color:#1f2933;font-size:18px;font-weight:500;margin-top:10px}.how-it-works .modal-dialog .modal-content ul{list-style:none;margin-top:20px;padding:0}.how-it-works .modal-dialog .modal-content ul.list .number{background:rgba(160,97,255,.3);border-radius:50%;color:#7c26ff;display:block;font-size:12px;font-weight:700;height:18px;line-height:18px;margin-right:10px;text-align:center;width:18px}.how-it-works .modal-dialog .modal-content ul.list li{align-items:flex-start;color:#53606d;display:inline-flex;margin-bottom:10px}.how-it-works .modal-dialog .modal-content ul.list li .text{color:#53606d;font-size:16px;width:98%}.how-it-works .modal-dialog .modal-content ul.colored li{align-items:flex-start;display:inline-flex;margin-bottom:10px}.how-it-works .modal-dialog .modal-content ul.colored li .green{background-color:#68c979;border-radius:50%;display:block;height:18px;margin-right:10px;width:18px}.how-it-works .modal-dialog .modal-content ul.colored li .yellow{background-color:#f5c64e;border-radius:50%;display:block;height:18px;margin-right:10px;width:18px}.how-it-works .modal-dialog .modal-content ul.colored li .red{background-color:#de5048;border-radius:50%;display:block;height:18px;margin-right:10px;width:18px}.how-it-works .modal-dialog .modal-content ul.colored li span:nth-child(2){width:98%}.save-store-video-or-blog-btn{height:24px;width:24px}.amount-section .dollar-span{background:#fff;border:none;padding-right:12px}.amount-section .input-group{border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08)}.store-badges-section{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);cursor:pointer;display:flex;gap:27px;margin:22px auto 0;padding:24px;width:100%}.store-badges-section .achieved-badge-count{background-color:#fff;border-radius:40%;bottom:0;padding:1px 4px;position:absolute;right:-15px;z-index:2}.store-badges-section .achieved-badge-count p{font-size:12px;font-weight:700}.store-badges-section .store-badge-content p{font-size:15px}.store-badges-section .store-badge-content p:first-of-type{color:#1f2933}.store-badges-section .store-badge-content p span.earned-badge-count{font-size:17px}.default-text-page{background:#eff3fa;font-size:14px;line-height:1.5;padding:55px 0 56px}.default-text-page .page-header-block{margin-bottom:50px}@media (min-width:768px){.default-text-page{padding:40px 0 56px}.default-text-page .lg-text-right{text-align:right}.default-text-page .container{max-width:calc(800px + var(--bs-gutter-x, .75rem))}.default-text-page .page-header-block{align-items:center;display:flex;justify-content:space-between;margin-bottom:80px;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.default-text-page .page-header-block .block-column{padding:0 15px}}.page-help{min-height:100vh;padding:0 20px 60px}.page-help iframe{min-height:500px;width:100%}.page-help .alert-success{align-items:center;background-color:transparent;border:none;color:#03b140;display:none}.page-help .alert-success img{margin-right:5px;max-width:25px}.page-help-header{display:block;justify-content:space-between;padding:80px 0 40px}@media (min-width:576px){.page-help-header{display:flex}}.page-help-header .tour{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);color:#53606d;display:block;font-size:14px;height:auto;letter-spacing:0;line-height:27px;margin-top:30px;padding:8px 45px;position:relative;text-align:center;width:158px}@media (min-width:576px){.page-help-header .tour{margin-top:0}}.page-help-header .tour img{bottom:12px;left:5px;position:absolute}.page-help-header .tour a{text-align:right}.page-help-contacts{padding:90px 0 50px;position:relative}@media (min-width:768px){.page-help-contacts{padding:130px 0 50px}}.page-help-contacts:before{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;position:absolute;top:0;width:100%}.page-help-contacts form .form-field-wrapper:not(:first-child){margin-top:20px}.page-help-contacts form textarea.input-field{height:auto;padding:10px 16px;width:100%}.page-help-contacts form .button{margin-top:20px}.page-help-contacts form .message-textarea:before{height:100%}.page-help-contacts-card{background-color:hsla(0,0%,100%,.3);border-radius:16px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);height:calc(100% - 87px);margin:20px 0 40px;padding:32px}.page-help-contacts-card a,.page-help-contacts-card p{font-size:14px;line-height:16px}.page-help-contacts-card a{display:block;margin-top:5px}.page-help-contacts-card .logo{height:32px;margin-bottom:32px;width:81px}.page-help-contacts-card.last{height:auto;margin-top:20px}@media (min-width:992px){.page-help-contacts-card.last{height:calc(100% - 87px);margin-top:50px}}.page-help-contacts-card .item{align-items:flex-end;display:flex;margin-bottom:20px}.page-help-contacts-card .item img{margin-right:10px;width:16px}.page-register{background-attachment:fixed;background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/rectangled_grey_bg.png);background-position-x:right;background-position-y:center;background-repeat:no-repeat,repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:0 10px}@media (min-width:992px){.page-register{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/registration-page-bg-cropped.png),url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/rectangled_grey_bg.png);background-size:50%,contain;display:block;padding:0 24px}}@media (min-width:768px){.page-register{padding:unset}}.page-register .register-card{margin-bottom:24px;max-width:489px}.page-register .register-card #backBtn,.page-register .register-card #backToLoginBtn{margin-top:40px}.page-register .register-card .form a:hover{color:#7c26ff;text-decoration:none}.page-register .register-card .component-back{margin-top:40px}.page-register .register-card .component-back a{color:#7c26ff}.page-register .register-card .component-back a .btn-icon{fill:#7c26ff}.page-register .register-card .component-back a:hover{color:#1f2933}.page-register .register-card .component-back a:hover .btn-icon{fill:#1f2933}@media (min-width:768px){.page-register .register-card{margin-bottom:72px}}.page-register .jcf-list .jcf-list-content{max-height:150px!important}.page-register .tab{display:none}.page-register .tab .h1,.page-register .tab h1{margin-bottom:30px}.page-register .tab .label{margin-bottom:5px}.page-register .tab .form-field-wrapper,.page-register .tab .name-sections{margin-bottom:15px}.page-register .tab .tab-header{color:#1f2933;font-size:20px;line-height:24px;margin-bottom:24px}@media (min-width:768px){.page-register .tab .tab-header{font-size:32px;line-height:40px;margin-bottom:32px}}.page-register .select-field .jcf-select{padding:0 10px;text-align:center}@media (min-width:920px){.page-register .select-field .jcf-select .jcf-select-opener{right:16px}}.page-register .select-field .jcf-select .jcf-select-text{padding-right:45px}.page-register .select-field .jcf-select .jcf-select-opener{right:5px}.page-register .why-do-we-ask-link{margin:20px 0}.page-register #continue-registration-btn{margin-bottom:50px;margin-top:40px;width:100%}.page-register .phone-field{display:flex}.page-register .phone-field .us-logo-and-code{align-items:center;color:#1f2933;display:flex;padding:0 15px}.page-register .phone-field .us-logo-and-code img{margin-right:5px}.page-register .two-fa-card-header{color:#1f2933;font-size:20px;line-height:24px}@media (min-width:768px){.page-register .two-fa-card-header{font-size:32px;line-height:40px;margin-bottom:32px}}.page-register .two-fa-card-content,.page-register .user-phone{color:#53606d;font-size:16px;line-height:24px;margin-bottom:8px}@media (min-width:768px){.page-register .two-fa-card-content,.page-register .user-phone{font-size:20px;line-height:24px;margin-bottom:16px}}.page-register .code-digit-section div{margin-right:16px}.page-register .code-digit-section .code_digit{font-size:15px;height:48px;margin-right:8px;padding:0;text-align:center}@media (min-width:768px){.page-register .code-digit-section .code_digit{font-size:30px;height:72px}.page-register .code-digit-section{margin:60px 0 24px!important}}.page-register #resend{color:#53606d;font-size:14px;line-height:16px}.page-register input::-webkit-inner-spin-button,.page-register input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-register input[type=number]{-moz-appearance:textfield}.page-register.authorised{background-image:url(/images/check-background.png),url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/rectangled_grey_bg.png);background-size:50%,contain;transition:background-image .5s ease-out}.heading-with-progressbar-steps{margin:40px 0}.heading-with-progressbar-steps-item{padding:0 30px 0 0;position:relative}.heading-with-progressbar-steps-item:last-child{padding:0}.heading-with-progressbar-steps-item:after{background-color:#fff;content:"";display:block;height:2px;position:absolute;top:24px;width:100%;z-index:0}.heading-with-progressbar-steps-item.in-progress:after{background-image:linear-gradient(90deg,#9c5bff,#fff)}.heading-with-progressbar-steps-item.active .number,.heading-with-progressbar-steps-item.in-progress .number{background-color:#9c5bff;color:#fff}.heading-with-progressbar-steps-item.active:after{background-color:#9c5bff}.heading-with-progressbar-steps-item:last-child:after{display:none}.heading-with-progressbar-steps-item .number{background-color:#fff;border-radius:50%;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.7),0 12px 24px rgba(44,54,113,.15);color:#000;display:block;font-size:20px;height:48px;line-height:48px;margin-bottom:20px;text-align:center;width:48px;z-index:1}.heading-with-progressbar-steps-item .number .checkmark{top:-3px}.heading-with-progressbar-steps.mobile{display:block}.heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item{align-items:flex-start;padding-bottom:25px}.heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item:after{height:100%;left:15px;top:24px;width:2px}.heading-with-progressbar-steps.mobile .heading-with-progressbar-steps-item .number{font-size:16px;height:32px;line-height:32px;margin-right:20px;width:32px}.page-login{align-items:center;background-image:none;display:flex;flex-direction:column;min-height:100vh}@media (min-width:992px){.page-login{align-items:flex-start;background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores.png);background-position:100%,0;background-repeat:no-repeat,no-repeat;background-size:50%,50%}}@media (min-width:1200px){.page-login{background-size:52%,50%}}@media (min-width:1400px){.page-login{background-position-y:center;background-size:58%,50%}}.page-login .card{background-color:transparent;border:none;max-width:380px}@media (min-width:992px){.page-login .card{margin-top:80px;max-width:488px}}.page-login .card .card-body{border-radius:20px}@media (min-width:992px){.page-login .card .card-body{background-color:#fff}}.page-login .get-member-key-section{margin-bottom:50px;margin-top:10px}@media (min-width:992px){.page-login .get-member-key-section{font-size:16px;margin-top:40px;width:488px}}.page-login .login-card-header{color:#1f2933;font-size:20px;line-height:24px;margin-bottom:20px}@media (min-width:768px){.page-login .login-card-header{font-size:32px;line-height:40px;margin-bottom:48px}}.page-login .form{grid-gap:16px;display:grid}.page-login .form .button.app-button{min-width:187px}.page-login .form .input-field.error{color:#000}.page-login .card-body{padding:24px}@media (min-width:992px){.page-login .card-body{padding:48px}}.page-login .enter-login-data{color:#53606d;display:flex;flex-direction:row;font-size:14px;line-height:16px}.page-login .enter-login-data:after,.page-login .enter-login-data:before{border-bottom:1px solid;color:rgba(0,0,0,.16);content:"";flex:1 1;margin:auto}.page-login .enter-login-data:before{margin-right:15px}.page-login .enter-login-data:after{margin-left:15px}@media (min-width:768px){.page-login .enter-login-data{margin:10px 0}}.page-login input:not([type=checkbox]){height:56px}.page-login .forgot-password{margin-top:24px}.page-forgot-password{background-image:none;background-size:80%;min-height:100vh;padding-top:100px}@media (min-width:992px){.page-forgot-password{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/lock-bg.png);background-position:100%;background-repeat:no-repeat;background-size:40%}}.page-forgot-password .form-field-wrapper .input-group-prepend{align-items:center;margin-left:20px;padding-right:30px}.page-forgot-password .form-field-wrapper .input-group-prepend .input-group-text{background:none;border:none;color:#1f2933;font-size:16px;line-height:24px}.page-forgot-password .form-field-wrapper .input-group-prepend .flag{height:25px}.page-forgot-password .form-field{width:100%}.page-forgot-password .form-field.error{border:1px solid #f52847}.page-forgot-password .form-field.error input{color:#f52847}.page-forgot-password .button{width:100%}.page-forgot-password .h1,.page-forgot-password h1{margin:30px 0 20px}.page-forgot-password .h4,.page-forgot-password h4{color:#53606d;font-size:20px;line-height:24px;margin:40px 0}.page-forgot-password .lock-mobile{margin:0 auto;max-width:250px;padding-left:60px;text-align:center}.page-enter-code{background-image:none;margin-top:60px;min-height:100vh;padding-top:1rem}@media (min-width:768px){.page-enter-code{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/lock-bg.png);background-position:100%;background-repeat:no-repeat;background-size:40%;margin-top:0;padding-top:10rem}}.page-enter-code .page-two-fa{background-image:none}.page-enter-code .page-two-fa .card{margin-top:0}.page-enter-code .page-two-fa .card.transparent{background-color:transparent}.page-enter-code .page-two-fa .card.transparent .card-body{padding:0}.page-enter-code .page-two-fa .form{margin-top:40px}.page-enter-code .lock-mobile{margin:0 auto;max-width:250px;padding-left:60px;text-align:center}.page-recovery{background-image:none;min-height:100vh}@media (min-width:768px){.page-recovery{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-background.png);background-position:100% 50%;background-repeat:no-repeat;background-size:40%}}.page-recovery .h5,.page-recovery h5{color:#53606d;font-size:20px;font-weight:400;margin-top:40px}.page-recovery .name{word-wrap:break-word;color:#1f2933;font-size:32px;font-weight:600}.page-recovery .text-left{padding-top:5rem;text-align:center}@media (min-width:768px){.page-recovery .text-left{padding-top:20rem;text-align:left}}.page-recovery .check-mobile{margin:0 auto;max-width:250px;padding-bottom:40px;text-align:center}.page-reset-password{background-image:none;background-size:80%;min-height:100vh}@media (min-width:992px){.page-reset-password{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/lock-bg.png);background-position:100%;background-repeat:no-repeat;background-size:40%}}.page-reset-password .h3,.page-reset-password h3{color:#53606d;font-weight:400;margin:40px 0}.page-reset-password .name{color:#1f2933;font-size:32px;font-weight:600}.page-reset-password .content{padding-top:6rem}.page-reset-password form .button{margin:30px 0 60px;width:100%}.lock{float:none;margin:20px 0;padding:0;width:100%}@media (min-width:768px){.lock{float:right;padding:0 0 0 80px;width:85%}}.page-two-fa{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/2fa-stores.png);background-position:top;background-repeat:no-repeat;background-size:contain;color:#53606d;min-height:100vh}@media (min-width:992px){.page-two-fa{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores.png);background-position:100% 20%;background-repeat:no-repeat;background-size:50%}}.page-two-fa .card{background-color:transparent;border:none;border-radius:15px;margin-top:50%;max-width:380px}@media (min-width:992px){.page-two-fa .card{background-color:#fff;margin-top:150px;max-width:488px}}.page-two-fa .card .two-fa-card-content{color:#53606d;font-size:20px;line-height:24px;margin-bottom:15px}.page-two-fa .card .user-phone{font-size:16px;font-weight:700;line-height:24px;margin-bottom:32px;margin-top:8px}@media (min-width:992px){.page-two-fa .card .user-phone{font-size:20px;margin-bottom:64px;margin-top:16px}}.page-two-fa .card .code_digits input{border-radius:10px;font-size:20px;height:48px;margin-right:8px;padding:0;text-align:center}.page-two-fa .card .code_digits input::-webkit-inner-spin-button,.page-two-fa .card .code_digits input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-two-fa .card .code_digits input:focus{border-color:#9c5bff;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08)}.page-two-fa .card .code_digits input:last-child{margin-right:0}@media (min-width:992px){.page-two-fa .card .code_digits input{font-size:30px;height:72px;margin-right:15px;text-align:center}.page-two-fa .card .code_digits input::-webkit-inner-spin-button,.page-two-fa .card .code_digits input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}}.page-two-fa .card #resend{color:#53606d;font-size:14px;line-height:16px;margin-top:24px;text-align:left}@media (min-width:992px){.page-two-fa .card #resend{font-size:14px;line-height:16px;margin-top:30px;text-align:center}.page-two-fa .card #resend a{text-align:center}}.page-two-fa .form .two-fa-card-header{color:#1f2933;font-size:20px;line-height:24px;margin-bottom:24px}@media (min-width:992px){.page-two-fa .form .two-fa-card-header{font-size:32px;line-height:40px;margin-bottom:32px}}.page-two-fa .card-body{padding:24px}@media (min-width:768px){.page-two-fa .card-body{padding:48px}}.page-onboarding label.checkbox .visually-hidden{pointer-events:none}.page-onboarding-wrapper{padding:0;position:relative}.page-onboarding-wrapper .content{padding-top:30px}.page-onboarding .steps{display:none}.page-onboarding .boarding_drop_container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(178,194,228,.2);border:2px dashed #b2c2e4;border-radius:8px;box-shadow:0 26px 40px 0 rgba(44,54,113,.05),inset 0 1px 1px 0 hsla(0,0%,100%,.7);display:none;min-height:200px;padding:25px 0;width:100%}.page-onboarding .boarding_drop_container .component-store-card{height:130px;margin:20px 12px;width:30%}@media (min-width:1400px){.page-onboarding .boarding_drop_container .component-store-card{margin:20px 19px;width:20%}}@media (min-width:992px){.page-onboarding .boarding_drop_container{display:flex}}.page-onboarding .component-store-card{margin:10px 0;min-height:auto}@media (min-width:1200px){.page-onboarding .component-store-card{margin:40px 0}}@media (min-width:768px){.page-onboarding .component-store-card{min-height:135px}}.page-onboarding .component-store-card.active,.page-onboarding .component-store-card:active{background-color:#fff!important}.page-onboarding .onboarding_drag.ui-draggable-dragging{z-index:99999}.page-onboarding .actions{left:0;position:absolute;top:30px}.page-onboarding .actions ul{display:flex}.page-onboarding .actions ul li a{visibility:hidden}.page-onboarding .actions ul li{margin:0 20px}.page-onboarding .actions ul li a{color:#53606d;font-size:12px;font-weight:700;text-decoration:none;text-transform:uppercase}.page-onboarding .previous-price{color:#53606d;font-size:32px;line-height:40px;text-decoration:line-through}.page-goals-create{min-height:100vh;padding-bottom:100px}.component-set-up-goal .category-btn:focus,.component-set-up-goal .category-btn:hover{box-shadow:0 16px 24px 0 rgba(44,54,113,.12);outline:none;transform:translateY(-4px)}.create-new-goal-section{padding:24px 0 32px}.create-new-goal-section .section-back-link{margin-bottom:24px}.create-new-goal-section .page-caption{margin-bottom:36px}.create-new-goal-section .section-caption{margin-bottom:24px}.create-new-goal-section .section-cards-list{grid-gap:24px;display:grid}@media (min-width:768px){.create-new-goal-section{padding:64px 0 136px}.create-new-goal-section .section-back-link{margin-bottom:55px}.create-new-goal-section .page-caption{margin-bottom:48px}.create-new-goal-section .section-caption{margin-bottom:40px}}@media (min-width:992px){.create-new-goal-section .section-cards-list{grid-gap:32px;grid-template-columns:repeat(3,1fr)}}.goal-type-card{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);display:flex;flex-direction:column;height:100%}.goal-type-card .goal-card--header{align-items:center;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex;padding-right:24px}.goal-type-card .goal-card--image{align-items:center;display:flex;height:120px;justify-content:center;margin:-31px -16px -15px -8px;padding:30px;width:120px}.goal-type-card .goal-card--image img{display:block;height:auto;max-width:100%}.goal-type-card .goal-card--caption{color:#1f2933;font-size:18px;font-weight:700;line-height:1.333;margin-bottom:0}.goal-type-card .goal-card--content{flex:auto;padding:16px 16px 0}.goal-type-card .goal-card--note{align-items:flex-start;color:#53606d;display:flex;font-size:14px;line-height:1.143;margin-top:24px}.goal-type-card .goal-card--note .note-icon{fill:#5b80d7;flex:none;height:16px;margin-right:8px;width:16px}.goal-type-card .goal-card--footer{padding:30px 16px 16px}.goal-type-card .goal-card--footer .button{padding-bottom:16px;padding-top:16px;width:100%}.goal-type-card .goal-card--stores-list{grid-gap:8px 16px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:16px}.goal-type-card .goal-card--stores-list li{grid-gap:8px;color:#53606d;display:grid;font-size:16px;grid-template-columns:24px 1fr;line-height:1.5}.goal-type-card .goal-card--stores-list li .item-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.goal-type-card .goal-card--stores-list li .item-icon img{display:block;max-height:100%;max-width:100%}.goal-type-card .goal-card--text{color:#53606d;font-size:14px;line-height:1.4285}.goal-type-card .goal-card--text p{line-height:20px}@media (min-width:992px){.goal-type-card .goal-card--content{padding:24px}.goal-type-card .goal-card--footer{padding:0 24px 24px}.goal-type-card .goal-card--note{margin-top:30px}}.cmp-dialog .loader{align-items:center;background:rgba(0,0,0,.6);display:none;height:100%;justify-content:center;position:absolute;width:100%;z-index:999}.cmp-dialog .loader.show{display:flex}.cmp-dialog .dollar-span{z-index:5}#set-up-goal-monthly-income .cmp-details{grid-template-columns:100%}.input-group .input-group-text{border-bottom-left-radius:8px;border-top-left-radius:8px}.input-group .input-group-text.error{border:1px solid rgba(245,40,71,.5);border-right:none;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(245,40,71,.08)}.goal-edit-section{--bs-gutter-x:24px;padding:24px 0 100px}.goal-edit-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.goal-edit-section .cmp-content-bottom #completion_date_value,.goal-edit-section .cmp-content-bottom #monthly_amount_value{color:#212529}.goal-edit-section #goals_image_upload #uploaded-image-edit{width:100%}.goal-edit-section .section-inner .component-goal-progress .cmp-value{left:inherit;right:calc(100% - 4px)}.goal-edit-section .section-inner .component-goal-progress .cmp-value:before{transform:rotate(0)}.goal-edit-section .dollar-span{z-index:5}.goal-edit-section .section-content{grid-gap:40px;display:grid}.goal-edit-section .section-content .component-prev-next-buttons{margin-top:-24px}.goal-edit-section .section-content .cmp-list li p{color:#1f2933;font-size:12px;line-height:12px;margin:10px 0;width:30%}@media screen and (min-width:575px){.goal-edit-section .section-content .cmp-list li p{font-size:16px;line-height:16px}}@media screen and (max-width:991px){.goal-edit-section .section-sidebar{margin-top:40px;padding-top:40px;position:relative}.goal-edit-section .section-sidebar:before{background:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:100%}}@media screen and (min-width:992px){.goal-edit-section .goal-control,.goal-edit-section .section-inner{grid-gap:32px;display:grid;grid-template-columns:9fr 3fr}.goal-edit-section .section-content{grid-gap:48px}}#pause_goal_modal img,#pause_wallet_modal img,#resume_goal_modal img,#resume_wallet_modal img{max-width:115px}#pause_goal_modal .modal-footer .cancel-goal,#pause_wallet_modal .modal-footer .cancel-goal,#resume_goal_modal .modal-footer .cancel-goal,#resume_wallet_modal .modal-footer .cancel-goal{font-size:16px}#pause_goal_modal .modal-footer button,#pause_wallet_modal .modal-footer button,#resume_goal_modal .modal-footer button,#resume_wallet_modal .modal-footer button{max-width:384px;width:100%}@media (min-width:768px){#pause_goal_modal .modal-footer button,#pause_wallet_modal .modal-footer button,#resume_goal_modal .modal-footer button,#resume_wallet_modal .modal-footer button{max-width:unset;width:unset}}svg.edit-goal{color:#9c5bff;cursor:pointer;height:16px;position:absolute;right:19px;top:19px;width:16px}#goal_update_form .select-field.account .jcf-select{height:unset;min-height:48px}#goal_update_form .select-field.account .jcf-select .jcf-select-text{height:unset;min-height:46px}.debt-goal-info .form-field-wrapper label,.retirement-goal-info .form-field-wrapper label,.saving-goals-info .form-field-wrapper label{font-size:18px}.debt-goal-info .form-field-wrapper p,.debt-goal-info .form-field-wrapper span,.retirement-goal-info .form-field-wrapper p,.retirement-goal-info .form-field-wrapper span,.saving-goals-info .form-field-wrapper p,.saving-goals-info .form-field-wrapper span{font-size:15px}.add-fund-footer .add-account-button img{height:16px;width:16px}.transfer-buttons{width:100%}.mobile-action-section{margin:0 auto;width:100%}@media (min-width:768px) and (max-width:991px){.mobile-action-section{width:74%}}.recurring-deposit{cursor:default;padding:13px;width:100%}.recurring-deposit .deposit-header span{color:#1f2933;font-size:17px;font-weight:500}.recurring-deposit .deposit-header .h3,.recurring-deposit .deposit-header h3{font-size:15px;font-weight:500}.recurring-deposit .deposit-header .note-icon{fill:#5b80d7;height:18px}#refer-friends-info,.open-refer-friends{padding:13px;text-align:left;width:100%}#refer-friends-info .h2,#refer-friends-info h2,.open-refer-friends .h2,.open-refer-friends h2{font-size:20px}#refer-friends-info .h3,#refer-friends-info h3,.open-refer-friends .h3,.open-refer-friends h3{font-size:15px;font-weight:500;margin-bottom:0}#refer-friends-info .h4,#refer-friends-info h4,.open-refer-friends .h4,.open-refer-friends h4{color:#1f2933}#refer-friends-info:active,.open-refer-friends:active{background-color:#fff}#refer-friends-info img.refer-coins,.open-refer-friends img.refer-coins{transform:scalex(-1);width:75px}input#start_contribution_date[type=date],input#start_contribution_date_first[type=date]{position:relative}input#start_contribution_date[type=date]::-webkit-calendar-picker-indicator,input#start_contribution_date_first[type=date]::-webkit-calendar-picker-indicator{background:transparent;color:transparent;height:100%;padding:0;position:absolute;right:0;top:0;width:100%}#debt_account_logo{border-radius:50%;left:10px;position:absolute;top:8px;width:32px}.jcf-option.jcf-disabled.jcf-option-add-account-option{color:#9c5bff;cursor:pointer;opacity:1}.jcf-option.jcf-disabled.jcf-option-add-account-option:hover{background:rgba(103,116,142,.15)}.jcf-option.jcf-disabled.jcf-option-add-account-option img{height:18px;width:18px}.jcf-option.jcf-option-wallet-option img{border-radius:unset;height:24px;width:20px}.jcf-select-text img[src*="images/accounts.svg"]{border-radius:unset!important}.jcf-option.jcf-disabled.jcf-option-warning-add-account.jcf-selected{cursor:default}.jcf-select.jcf-unselectable .jcf-option-warning-add-account{color:#808891}#transaction_table_mobile tbody td,#transaction_table tbody td{font-size:14px}.transaction-history .spinner-overlay{display:none;height:105%;left:50%;position:absolute;top:85%;transform:translate(-50%);width:100%}.transaction-history .spinner-overlay .spinner-border{color:#9c5bff;left:50%;position:absolute;top:33%}.transaction-history .spinner-overlay.loaded-history{top:17%}.transaction-history.table-responsive{min-height:80px}.transaction-history.table-responsive .spinner-overlay{top:50%}.transaction-history.table-responsive .spinner-overlay .spinner-border{top:10%}.transaction-history.table-responsive .spinner-overlay.loaded-history{top:9%}.transaction-history.table-responsive .spinner-overlay.loaded-history .spinner-border{top:40%}.page-get-member-key{margin:0 auto;min-height:100vh;padding:40px;width:100%}@media (min-width:992px){.page-get-member-key{padding:4rem 0 0 10rem}}.page-get-member-key p{font-size:20px;line-height:24px;margin-bottom:20px}.page-get-member-key .button{width:100%}.page-get-member-key .button.app-button{margin-top:30px}.page-get-member-key-text{margin-top:40px;max-width:600px}.page-get-member-key-text .mobile-img{display:block;margin:0 auto}@media (min-width:992px){.page-get-member-key-text .mobile-img{display:none}}.page-get-member-key-text .line-vs-text{color:#53606d;display:block;font-size:14px;margin:0 auto;padding:30px 0;position:relative;text-align:center}.page-get-member-key-text .line-vs-text:after{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;position:absolute;top:38px;width:25%}@media (min-width:1200px){.page-get-member-key-text .line-vs-text:after{width:30%}}.page-get-member-key-text .line-vs-text:before{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;position:absolute;right:0;top:38px;width:25%}@media (min-width:1200px){.page-get-member-key-text .line-vs-text:before{width:30%}}.page-get-member-key video{height:100%;width:100%}.page-get-member-key .key-illustration{width:100px}@media (min-width:576px){.page-get-member-key .key-illustration{margin:20px auto;width:unset}}.page-shop-deals{min-height:100vh}.page-shop-deals .content{margin:0 auto;padding:24px 24px 100px}@media (min-width:576px){.page-shop-deals .content{padding:64px 0}}@media (min-width:1200px){.page-shop-deals .content{padding:64px 30px}}.page-shop-deals .content .title .h1,.page-shop-deals .content .title h1{line-height:40px}.page-shop-deals .content .title p{font-size:16px;line-height:24px}.page-shop-deals .deals-item{background:#fff;background-color:hsla(0,0%,100%,.7);border:1px solid transparent;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);cursor:pointer;display:block;min-height:156px;position:relative;transition:all .3s}.page-shop-deals .deals-item:before{border:3px solid rgba(156,91,255,.3);height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}.page-shop-deals .deals-item:hover{box-shadow:0 24px 24px 0 rgba(44,54,113,.12)}.page-shop-deals .deals-item:not(.no-ty):hover{transform:translateY(-8px)}.page-shop-deals .deals-item.active,.page-shop-deals .deals-item:active{background-color:rgba(179,198,237,.1);box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.page-shop-deals .deals-item:focus{outline:none}.page-shop-deals .deals-item:focus-visible{border-color:#9c5bff}.page-shop-deals .deals-item:focus-visible:before{opacity:1}.page-shop-deals .deals-item:before{border:4px solid rgba(156,91,255,.3);border-radius:10px;content:"";display:block;height:calc(100% + 6px);left:-3px;opacity:0;pointer-events:none;position:absolute;top:-3px;transition:all .3s;width:calc(100% + 6px)}.page-shop-deals .deals-item:focus-visible,.page-shop-deals .deals-item:focus-within,.page-shop-deals .deals-item:hover{border-color:#9c5bff;outline:none}.page-shop-deals .deals-item:focus-visible:before,.page-shop-deals .deals-item:focus-within:before,.page-shop-deals .deals-item:hover:before{opacity:1}.page-shop-deals .deals-item-header{align-items:center;background-color:hsla(0,0%,100%,.7);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex}.page-shop-deals .deals-item-header img{margin:-24px 0;z-index:1}.page-shop-deals .deals-item-header .h3,.page-shop-deals .deals-item-header h3{font-size:18px;margin-left:-16px}.page-shop-deals .deals-item-info{padding:16px 24px}.page-shop-deals .deals-item-info p{line-height:20px}.page-shop-deals .loans-item{margin-top:32px;min-height:172px}.page-shop-deals .shop-compare-options-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);color:#1f2933;cursor:pointer;display:flex;font-weight:700;justify-content:flex-start;line-height:16px;margin:20px 0 0;padding:20px}.page-shop-deals .shop-compare-options-item img{margin-right:20px;width:32px}.page-shop-deals .shop-compare-options-item p{color:#1f2933;font-weight:700}.page-shop-deals .button:focus-visible:before,.page-shop-deals .button:focus-within:before,.page-shop-deals .button:focus:before{background:#fff;border:4px solid rgba(156,91,255,.3)}.page-shop-deals .button:focus-visible:after,.page-shop-deals .button:focus-within:after,.page-shop-deals .button:focus:after{border:2px solid #a74dff}.page-shop-deals-tax-management{min-height:100vh;padding:50px 0 72px}.page-shop-deals-tax-management #sm_widget{background-color:#fff}.page-social-login-phone{min-height:100vh}@media (min-width:576px){.page-social-login-phone{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/registration-page-bg.png),url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/square-bg.png);background-position:right -60px top 180px,50%;background-size:50%,cover}}@media (min-width:992px){.page-social-login-phone{background-position:right -80px top 180px,50%}}@media (min-width:1200px){.page-social-login-phone{background-position:right -115px top 180px,50%}}.page-social-login-phone .wrapper{margin:0}@media (min-width:768px){.page-social-login-phone .wrapper{padding-left:40px}}@media (min-width:992px){.page-social-login-phone .wrapper{padding-left:140px}}.page-social-login-phone .wrapper .content{margin-top:70px}@media (min-width:992px){.page-social-login-phone .wrapper .content{margin-top:140px;padding:0 20px}}@media (min-width:1200px){.page-social-login-phone .wrapper .content{margin-top:237px;padding:0 42px}}.page-social-login-phone .wrapper .content .h1,.page-social-login-phone .wrapper .content h1{margin-top:4px}@media (min-width:576px){.page-social-login-phone .wrapper .content .h1,.page-social-login-phone .wrapper .content h1{margin-top:20px}}.page-social-login-phone .wrapper .content .form-field-wrapper{margin-top:24px}@media (min-width:576px){.page-social-login-phone .wrapper .content .form-field-wrapper{margin-top:30px}}.page-social-login-phone .wrapper .content .form-field-wrapper .input-and-code-wrap{padding-left:16px}.page-social-login-phone .wrapper .content .form-field-wrapper .input-and-code-wrap img{margin-right:8px}.page-social-login-phone .wrapper .content button{margin-bottom:50px;margin-top:32px;width:100%}@media (min-width:576px){.page-social-login-phone .wrapper .content button{margin-bottom:50px;margin-top:40px}}.page-two-fa .padding-left{padding-left:0}@media (min-width:768px){.page-two-fa .padding-left{padding-left:112px}}.page-profile{min-height:100vh;padding:40px 0 90px}.page-profile-wrapper{padding:0;text-align:center}@media (min-width:768px){.page-profile-wrapper{padding:0 120px;text-align:left}}.page-profile p{font-size:14px;line-height:20px;text-align:left}.page-profile-info{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.page-profile-info{flex-wrap:nowrap;justify-content:left}}.page-profile-info .cmp-image{background:none;border:none;box-shadow:none}.page-profile-info .cmp-image .component-photo-upload{--size:120px}.page-profile-info .cmp-image img{border-radius:50%;height:120px;width:120px}.page-profile-info .cmp-image .cmp-file-upload{bottom:-6px;left:auto;right:-11px}.page-profile-info .cmp-image .cmp-file-upload .fake-label{border-radius:50%;height:40px;width:40px}.page-profile-info .badges-section{background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);height:120px;margin:20px auto;padding:16px;width:300px}@media (min-width:768px){.page-profile-info .badges-section{margin:20px 0 0 30px}}@media (min-width:1400px){.page-profile-info .badges-section{margin:0}}.page-profile-info .badges-section .earned-heading p{font-size:12px;letter-spacing:.64px}.page-profile-info .badges-section .earned-badges{margin-top:15px}.page-profile-info .badges-section .earned-badges .achieved-badge-profile img.badge-icon{position:inherit;width:43px;z-index:1}.page-profile-info .badges-section .earned-badges .achieved-badge-profile .achieved-badge-count{background-color:#fff;border-radius:50%;bottom:0;padding:0 6px;position:absolute;right:-15px;z-index:2}.page-profile-info .badges-section .earned-badges .achieved-badge-profile .achieved-badge-count p{font-size:12px;font-weight:700}.page-profile-info .badges-section .earned-badges .first-three-badges{gap:30px}.page-profile-info .badges-section .earned-badges .other-badges{left:34px}.page-profile-info .badges-section .earned-badges .other-badges img{position:relative;width:45px}.page-profile-info .badges-section .earned-badges .other-badges .other-badges-count{left:6px;position:absolute;top:13px}.page-profile-info .badges-section .earned-badges .other-badges .other-badges-count p{font-size:14px;font-weight:700;width:33px}.page-profile-info .badges-section .empty-profile-badges{display:flex;justify-content:center;padding-right:33px}.page-profile-info .badges-section .empty-profile-badges img{height:55px;margin-right:-33px;width:53px}.page-profile-subscription-details{gap:20px;margin:30px 0}.page-profile-subscription-details p b{color:#1f2933;font-size:16px}.page-profile-subscription-details-block{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);min-height:450px;padding:15px;text-align:left;width:100%}@media (min-width:768px){.page-profile-subscription-details-block{padding:60px}}.page-profile-subscription-details-block.disabled{background-color:hsla(0,0%,100%,.3);box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08)}.page-profile-subscription-details-block-stores{align-items:flex-start;display:flex}.page-profile-subscription-details-block-stores .store{align-items:center;display:flex;margin:10px 20px 20px 0}@media (min-width:768px){.page-profile-subscription-details-block-stores .store{margin:10px 20px 0 0}}.page-profile-subscription-details-block-stores .store img{margin-right:10px;width:25px}.page-profile-subscription-details-block-stores .store p{font-size:16px;line-height:24px}.page-profile-subscription-details-block-footer{display:flex;margin:30px 0}.page-profile-subscription-details-block-footer img{height:32px;margin-right:10px;width:32px}.page-profile-subscription-details-block-footer p{line-height:20px}.page-profile-subscription-details-block .button{margin:30px 0;width:100%}.page-profile-subscription-details-block .button:focus span,.page-profile-subscription-details-block .button:hover{color:#fff}.page-profile-payment-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin:10px 0}.page-profile-payment-card .icon{margin-right:8px;width:16px}.page-profile-payment-card .card-icon{box-shadow:0 2px 4px 0 rgba(44,54,113,.08);padding:5px;width:40px}.page-profile-payment-card a{font-size:14px}.page-profile-payment-card hr{margin:20px 0}.page-profile-payment-card .number{color:#1f2933;font-weight:600}.page-profile-payment-card .date{color:#53606d}.page-profile-payment-card-bills{padding:20px 15px}.page-profile-payment-card-bills p{color:#1f2933;font-size:16px;font-weight:600}.page-profile-notifications .component-mx-widget iframe{min-height:300px}.page-profile-notifications .component-mx-widget iframe #mdWidget div{padding:0!important}.page-profile-notifications-change-password{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);display:flex;justify-content:space-between;margin:10px 0;padding:20px}.page-profile-notifications-change-password p{font-weight:700}.page-profile-notifications-change-password a{font-size:14px}.page-profile-notifications-change-password img{height:16px;width:16px}.page-profile .footer-logout-section{background:hsla(0,0%,100%,.3);border-radius:8px;padding:5px 10px;width:100%}.page-profile .user-info{display:flex;flex-direction:column;width:100%}@media (min-width:1400px){.page-profile .user-info{flex-direction:row;justify-content:space-between}}.page-profile .user-info .main-section{justify-content:center}@media (max-width:768px){.page-profile .user-info .main-section{flex-direction:column;margin:24px auto 13px}}@media (min-width:768px){.page-profile .user-info .main-section{justify-content:unset;margin-left:30px}}.page-profile .user-info .main-section .add-account-reminder:hover{color:#7c26ff}.page-profile .user-info .verification-section .unverified-icon{background-color:#f52847;border-radius:50%;height:10px;width:10px}.page-profile .user-info .verification-section .unverified{color:#f52847}.page-profile .user-info .verification-section .verified-icon{background-color:#27a437;border-radius:50%;height:10px;width:10px}.page-profile .user-info .verification-section .verified{color:#27a437}.page-profile .membership-content{background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin:10px 0;min-height:104px;padding:16px}@media (min-width:576px){.page-profile .membership-content{padding:26px}}.page-profile .membership-content .page-profile-membership-content .membership-info:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/memory-book-icon.svg);padding:14px 16px 6px 0}@media (min-width:576px){.page-profile .membership-content .page-profile-membership-content .membership-info:before{padding:6px 24px 6px 0}}.page-profile .membership-content .page-profile-membership-content .memory-book-link{padding-left:57px}@media (min-width:576px){.page-profile .membership-content .page-profile-membership-content .memory-book-link{padding-left:65px}}.page-profile .membership-content .page-profile-membership-content a{font-size:14px}.page-profile .membership-content .page-profile-membership-content a svg{fill:#a061ff;height:15px;margin-left:8px;width:15px}.settings-section{padding:0}@media (min-width:768px){.settings-section{padding:0 130px}}#change-password-modal{z-index:10002}#change-password-modal .modal-dialog{margin:0 auto}@media (min-width:920px){#change-password-modal .modal-dialog{min-width:688px}}#change-password-modal .modal-content{background-color:#eff3fa;border:none;min-height:100vh}@media (min-width:576px){#change-password-modal .modal-content{border-radius:8px;min-height:auto}}#change-password-modal .modal-body{padding:8px 24px 24px}@media (min-width:920px){#change-password-modal .modal-body{padding:24px 48px 48px}}#change-password-modal .form-field-wrapper{margin-top:24px}#show-bills.modal{z-index:99999}#show-bills.modal .modal-dialog{margin:0;max-width:688px;padding:0;width:100%}@media (min-width:576px){#show-bills.modal .modal-dialog{margin:1.75rem auto;padding:inherit}}#show-bills.modal .modal-dialog .modal-content{background-color:#eff3fa;border:none;min-height:100vh}@media (min-width:576px){#show-bills.modal .modal-dialog .modal-content{border:inherit;min-height:inherit}}#show-bills.modal .modal-dialog .modal-content .modal-header .h2,#show-bills.modal .modal-dialog .modal-content .modal-header h2{color:#1f2933;font-size:24px;left:10px;letter-spacing:0;line-height:32px;position:relative;top:30px}@media (min-width:768px){#show-bills.modal .modal-dialog .modal-content .modal-header .h2,#show-bills.modal .modal-dialog .modal-content .modal-header h2{font-size:32px;left:45px;line-height:40px}}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable{background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);height:600px;margin:0 auto;overflow-y:scroll}@media (min-width:576px){#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable{height:420px}}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table thead tr th{position:unset}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table tr td,#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table tr th{color:#1f2933;font-size:14px;line-height:16px}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table tr span:nth-child(odd){color:#53606d}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table.table>:not(caption)>*>*{padding:1rem}@media (min-width:768px){#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable table.table>:not(caption)>*>*{padding:1rem 4rem}}#show-bills.modal .modal-dialog .modal-content .modal-body .table-scrollable .table>:not(:last-child)>:last-child>*{border-bottom-color:inherit}#update-info.modal .modal-content{background-color:#eff3fa}#update-info.modal .modal-content .modal-body .component-paid-plan-form{padding:0}#update-info.modal .modal-content .modal-body .component-paid-plan-form .h3,#update-info.modal .modal-content .modal-body .component-paid-plan-form form p:not(.form-note),#update-info.modal .modal-content .modal-body .component-paid-plan-form h3{display:none}.btn-close{margin:24px 24px 0 0}.check-icon{width:24px}.plan-font-weight{font-weight:500}.plan-form-modal .modal-body{padding:0 24px 24px}@media (min-width:576px){.plan-form-modal .modal-body{padding:0 48px 48px}}.page-profile-membership .unbreakable-text{white-space:pre}.page-profile-refer-friends .page-profile-refer-friends-content{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);display:flex;flex-direction:column;gap:13px;margin:10px 0;padding:26px 24px}.page-profile-refer-friends .page-profile-refer-friends-content .refer-friends-info{cursor:pointer;gap:10px}.page-profile-refer-friends .page-profile-refer-friends-content .refer-friends-info p:first-of-type{color:#1f2933}.page-profile-refer-friends .page-profile-refer-friends-content .refer-friends-info:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/membership-coin.png)}@media (min-width:535px){.page-profile-refer-friends .page-profile-refer-friends-content{display:flex;flex-direction:row;justify-content:space-between}}.page-profile-refer-friends .page-profile-refer-friends-content .link-copy{cursor:pointer;gap:8px}.page-profile-refer-friends .page-profile-refer-friends-content .link-copy p{color:#a061ff;white-space:nowrap}.page-profile-refer-friends .page-profile-refer-friends-content .link-copy:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/copy-link-icon.svg);margin-top:2px}.profile-identity{display:none}.profile-identity.active{display:block}.profile-identity .form #ssn_number{-webkit-text-security:disc}.profile-identity .form .password-visible #ssn_number{-webkit-text-security:none}.profile-identity .form .ssn-protected{color:#929292}.profile-identity .form .ssn-protected:before{content:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/lock-icon-transparent.svg)}.profile-identity .form .form-label{font-size:14px}.profile-identity .form label.checkbox{max-width:230px}.profile-identity .state-pick{background-color:#fff}.profile-identity .state-pick #choose_state{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='10' width='10' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:calc(100% - .75rem);background-repeat:no-repeat;border-radius:8px;color:#1f2933;cursor:pointer;height:48px;padding:0 16px;width:100%}.profile-identity .state-pick #choose_state:invalid{color:#929292}.profile-identity .state-pick #choose_state.error{border:1px solid rgba(245,40,71,.5);box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(245,40,71,.08)}.profile-identity .loader{align-items:center;background:rgba(0,0,0,.4);border-radius:8px;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.profile-identity .loader.show{display:flex}.profile-identity #identity_send{position:relative;width:50%}#add-account-reminder,#identity_thanks_modal{background-color:#212529c2}#add-account-reminder .modal-content,#identity_thanks_modal .modal-content{background-color:#f0f3fa}#add-account-reminder .modal-body .close-modal,#identity_thanks_modal .modal-body .close-modal{margin:10px}#add-account-reminder .identity-content,#identity_thanks_modal .identity-content{padding:0 40px 40px}#add-account-reminder .identity-content .logo,#identity_thanks_modal .identity-content .logo{max-width:100px}#add-account-reminder .identity-content .identity-header,#identity_thanks_modal .identity-content .identity-header{margin:5rem 0}#add-account-reminder .identity-content .identity-header .congrats,#identity_thanks_modal .identity-content .identity-header .congrats{max-width:50px}#add-account-reminder .identity-content .h2,#add-account-reminder .identity-content h2,#identity_thanks_modal .identity-content .h2,#identity_thanks_modal .identity-content h2{font-size:32px;font-weight:600;margin-bottom:30px;margin-top:20px;text-align:center}#add-account-reminder .identity-content .h4,#add-account-reminder .identity-content h4,#identity_thanks_modal .identity-content .h4,#identity_thanks_modal .identity-content h4{color:#53606d;font-size:16px;line-height:25px;margin-bottom:20px;text-align:center}#add-account-reminder .identity-content .h4 b,#add-account-reminder .identity-content h4 b,#identity_thanks_modal .identity-content .h4 b,#identity_thanks_modal .identity-content h4 b{color:#000}.page-finstrong-financial-score{min-height:100vh;padding:50px 0}.page-finstrong-financial-score .score-container{margin:0 auto}.page-finstrong-financial-score .score-container .chart-wrap{padding:16px}@media (min-width:576px){.page-finstrong-financial-score .score-container .chart-wrap{padding:24px}}.page-finstrong-financial-score .score-container .score-container-header{margin-bottom:48px;padding:0}.page-finstrong-financial-score .score-container .info-wrapper{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);box-sizing:border-box;margin-top:16px;padding:24px}@media (min-width:576px){.page-finstrong-financial-score .score-container .info-wrapper{padding:16px}}.page-finstrong-financial-score .score-container .info-wrapper .info-container{align-items:center;box-sizing:border-box;display:flex;height:44px}.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap{background-color:#fddde2;border-radius:4px;height:28px;padding:2px 6px;width:28px}@media (min-width:576px){.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap{height:40px;padding:8px;width:40px}}.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap img{width:16px}@media (min-width:576px){.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap img{width:24px}}.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap.down{background-color:#fddde2}.page-finstrong-financial-score .score-container .info-wrapper .info-container-img-wrap.up{background-color:#dafbde}.page-finstrong-financial-score .score-container .info-wrapper .info-container .toggle-score-info-btn{cursor:pointer;width:24px}.page-finstrong-financial-score .score-container .info-wrapper .info-container-text{display:flex;margin-left:16px;width:100%}.page-finstrong-financial-score .score-container .info-wrapper .info-container .icon-minus{display:none}.page-finstrong-financial-score .score-container .info-wrapper .details-info{display:none;margin-top:20px}.page-finstrong-financial-score .score-container .info-wrapper .details-info-item{background-color:#f7f9fd;border-radius:8px;margin:4px auto;padding:16px;width:100%}@media (min-width:576px){.page-finstrong-financial-score .score-container .info-wrapper .details-info-item{width:85%}}.component-financial-profile .content .h3,.component-financial-profile .content h3{font-size:18px;line-height:24px;margin:0}.component-financial-profile .content .with-check-icon{padding-left:32px;position:relative}.component-financial-profile .content .with-check-icon:before{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-colored-icon.png);background-size:contain;content:"";height:24px;left:0;position:absolute;width:24px}.component-financial-profile .content p{font-size:16px;line-height:24px}@media (min-width:768px) and (max-width:991.98px){.component-financial-profile .content .progress-info{margin-bottom:16px}}.component-financial-profile .content .progress-info .progress{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);height:8px;margin:24px 0 8px}.component-financial-profile .content .progress-info .progress .progress-bar{background-color:#9c5bff}.component-financial-profile .content .account-info{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);height:-moz-max-content;height:max-content;margin:24px 0;padding:24px 18px 0}@media (min-width:768px){.component-financial-profile .content .account-info{margin:0}}.component-financial-profile .content .account-info-title,.component-financial-profile .content .account-info .account-count{padding-left:32px}.component-financial-profile .content .account-info-content{padding:20px 0}@media (min-width:768px){.component-financial-profile .content .account-info-content{padding:20px 32px}}.component-financial-profile .content .account-info-content-item-logo{margin-top:12px}.component-financial-profile .content .account-info-content-item-logo img{width:24px}.component-financial-profile .content .account-info-content-item-logo span{font-size:16px;margin-left:8px}.component-financial-profile .content .account-info-content .add-account-btn{color:#70aacf;margin-top:20px}.component-financial-profile .content .account-info button[data-bs-toggle=modal]{color:#70aacf}.component-financial-profile .content .personal-info-item{background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin-bottom:32px;padding:18px 16px 24px;position:relative}@media (min-width:576px){.component-financial-profile .content .personal-info-item{padding:24px}}.component-financial-profile .content .personal-info-item .title{display:flex;justify-content:space-between;margin-bottom:8px}.component-financial-profile .content .personal-info-item .title .edit-btn{bottom:28px;position:absolute;right:16px}@media (min-width:576px){.component-financial-profile .content .personal-info-item .title .edit-btn{position:static}.component-financial-profile .content .personal-info-item-text{padding-left:32px}}.component-financial-profile .content .personal-info-item .personal-info-form-item{margin-top:16px}.component-financial-profile .content .personal-info-item .buttons{margin-top:24px}.component-financial-profile .content .personal-info-item .buttons button{width:100%}@media (min-width:576px){.component-financial-profile .content .personal-info-item .buttons button{width:auto}}.component-financial-profile .content .personal-info-item .buttons .cancel-btn{margin-top:24px}@media (min-width:576px){.component-financial-profile .content .personal-info-item .buttons .cancel-btn{margin-left:24px;margin-top:0}}.component-financial-profile #personal-info-date-of-birth-form,.component-financial-profile #personal-info-monthly-form,.component-financial-profile #personal-info-score-form{display:none}.refer-friend-header{background-color:transparent}.partner-member-content,.refer-friend-content{background-attachment:fixed;background-image:url(/images/square-bg.png);background-repeat:no-repeat;background-size:cover}.partner-member-content .page-partner-member-register,.partner-member-content .page-refer-friend-register,.refer-friend-content .page-partner-member-register,.refer-friend-content .page-refer-friend-register{background-image:unset;padding:100px 24px 8px}@media (min-width:768px){.partner-member-content .page-partner-member-register,.partner-member-content .page-refer-friend-register,.refer-friend-content .page-partner-member-register,.refer-friend-content .page-refer-friend-register{padding-top:180px}}@media (min-width:1216px){.partner-member-content .page-partner-member-register,.partner-member-content .page-refer-friend-register,.refer-friend-content .page-partner-member-register,.refer-friend-content .page-refer-friend-register{background-image:url(/images/stores-background.png);background-repeat:no-repeat;background-size:cover}}.partner-member-content .page-partner-member-register .inventor-info,.partner-member-content .page-partner-member-register .partner-member-info,.partner-member-content .page-refer-friend-register .inventor-info,.partner-member-content .page-refer-friend-register .partner-member-info,.refer-friend-content .page-partner-member-register .inventor-info,.refer-friend-content .page-partner-member-register .partner-member-info,.refer-friend-content .page-refer-friend-register .inventor-info,.refer-friend-content .page-refer-friend-register .partner-member-info{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 rgba(44,54,113,.08);margin:0 auto 40px;max-width:592px}.partner-member-content .page-partner-member-register .inventor-info p,.partner-member-content .page-partner-member-register .partner-member-info p,.partner-member-content .page-refer-friend-register .inventor-info p,.partner-member-content .page-refer-friend-register .partner-member-info p,.refer-friend-content .page-partner-member-register .inventor-info p,.refer-friend-content .page-partner-member-register .partner-member-info p,.refer-friend-content .page-refer-friend-register .inventor-info p,.refer-friend-content .page-refer-friend-register .partner-member-info p{font-size:16px;line-height:24px;padding:8px 24px 24px}.partner-member-content .page-partner-member-register .inventor-info p:first-of-type,.partner-member-content .page-partner-member-register .partner-member-info p:first-of-type,.partner-member-content .page-refer-friend-register .inventor-info p:first-of-type,.partner-member-content .page-refer-friend-register .partner-member-info p:first-of-type,.refer-friend-content .page-partner-member-register .inventor-info p:first-of-type,.refer-friend-content .page-partner-member-register .partner-member-info p:first-of-type,.refer-friend-content .page-refer-friend-register .inventor-info p:first-of-type,.refer-friend-content .page-refer-friend-register .partner-member-info p:first-of-type{color:#1f2933;font-size:20px;padding:16px 24px 0}@media (min-width:768px){.partner-member-content .page-partner-member-register .inventor-info p:first-of-type,.partner-member-content .page-partner-member-register .partner-member-info p:first-of-type,.partner-member-content .page-refer-friend-register .inventor-info p:first-of-type,.partner-member-content .page-refer-friend-register .partner-member-info p:first-of-type,.refer-friend-content .page-partner-member-register .inventor-info p:first-of-type,.refer-friend-content .page-partner-member-register .partner-member-info p:first-of-type,.refer-friend-content .page-refer-friend-register .inventor-info p:first-of-type,.refer-friend-content .page-refer-friend-register .partner-member-info p:first-of-type{font-size:32px;line-height:40px;padding:16px 35px 8px}}.partner-member-content .page-partner-member-register .inventor-info img.refer-friend-logo,.partner-member-content .page-partner-member-register .partner-member-info img.refer-friend-logo,.partner-member-content .page-refer-friend-register .inventor-info img.refer-friend-logo,.partner-member-content .page-refer-friend-register .partner-member-info img.refer-friend-logo,.refer-friend-content .page-partner-member-register .inventor-info img.refer-friend-logo,.refer-friend-content .page-partner-member-register .partner-member-info img.refer-friend-logo,.refer-friend-content .page-refer-friend-register .inventor-info img.refer-friend-logo,.refer-friend-content .page-refer-friend-register .partner-member-info img.refer-friend-logo{border-radius:50%;margin-top:-35px;width:64px}@media (min-width:768px){.partner-member-content .page-partner-member-register .inventor-info img.refer-friend-logo,.partner-member-content .page-partner-member-register .partner-member-info img.refer-friend-logo,.partner-member-content .page-refer-friend-register .inventor-info img.refer-friend-logo,.partner-member-content .page-refer-friend-register .partner-member-info img.refer-friend-logo,.refer-friend-content .page-partner-member-register .inventor-info img.refer-friend-logo,.refer-friend-content .page-partner-member-register .partner-member-info img.refer-friend-logo,.refer-friend-content .page-refer-friend-register .inventor-info img.refer-friend-logo,.refer-friend-content .page-refer-friend-register .partner-member-info img.refer-friend-logo{margin-top:-60px;width:120px}}.partner-member-content .page-partner-member-register .inventor-info img.company-logo,.partner-member-content .page-partner-member-register .partner-member-info img.company-logo,.partner-member-content .page-refer-friend-register .inventor-info img.company-logo,.partner-member-content .page-refer-friend-register .partner-member-info img.company-logo,.refer-friend-content .page-partner-member-register .inventor-info img.company-logo,.refer-friend-content .page-partner-member-register .partner-member-info img.company-logo,.refer-friend-content .page-refer-friend-register .inventor-info img.company-logo,.refer-friend-content .page-refer-friend-register .partner-member-info img.company-logo{margin:0 auto}.partner-member-content .page-partner-member-register .description,.partner-member-content .page-partner-member-register .member-description,.partner-member-content .page-refer-friend-register .description,.partner-member-content .page-refer-friend-register .member-description,.refer-friend-content .page-partner-member-register .description,.refer-friend-content .page-partner-member-register .member-description,.refer-friend-content .page-refer-friend-register .description,.refer-friend-content .page-refer-friend-register .member-description{margin:0 auto 40px;max-width:592px}.partner-member-content .page-partner-member-register .description p,.partner-member-content .page-partner-member-register .member-description p,.partner-member-content .page-refer-friend-register .description p,.partner-member-content .page-refer-friend-register .member-description p,.refer-friend-content .page-partner-member-register .description p,.refer-friend-content .page-partner-member-register .member-description p,.refer-friend-content .page-refer-friend-register .description p,.refer-friend-content .page-refer-friend-register .member-description p{font-size:16px;line-height:24px}.partner-member-content .page-partner-member-register .description p:first-of-type,.partner-member-content .page-partner-member-register .member-description p:first-of-type,.partner-member-content .page-refer-friend-register .description p:first-of-type,.partner-member-content .page-refer-friend-register .member-description p:first-of-type,.refer-friend-content .page-partner-member-register .description p:first-of-type,.refer-friend-content .page-partner-member-register .member-description p:first-of-type,.refer-friend-content .page-refer-friend-register .description p:first-of-type,.refer-friend-content .page-refer-friend-register .member-description p:first-of-type{margin:24px 0 8px}@media (min-width:768px){.partner-member-content .page-partner-member-register .description p,.partner-member-content .page-partner-member-register .member-description p,.partner-member-content .page-refer-friend-register .description p,.partner-member-content .page-refer-friend-register .member-description p,.refer-friend-content .page-partner-member-register .description p,.refer-friend-content .page-partner-member-register .member-description p,.refer-friend-content .page-refer-friend-register .description p,.refer-friend-content .page-refer-friend-register .member-description p{font-size:20px}.partner-member-content .page-partner-member-register .description p:first-of-type,.partner-member-content .page-partner-member-register .member-description p:first-of-type,.partner-member-content .page-refer-friend-register .description p:first-of-type,.partner-member-content .page-refer-friend-register .member-description p:first-of-type,.refer-friend-content .page-partner-member-register .description p:first-of-type,.refer-friend-content .page-partner-member-register .member-description p:first-of-type,.refer-friend-content .page-refer-friend-register .description p:first-of-type,.refer-friend-content .page-refer-friend-register .member-description p:first-of-type{margin:24px 0 30px}}.partner-member-content .page-partner-member-register .app-button,.partner-member-content .page-refer-friend-register .app-button,.refer-friend-content .page-partner-member-register .app-button,.refer-friend-content .page-refer-friend-register .app-button{max-width:592px;width:100%}.partner-member-content .page-partner-member-register .line-vs-text,.partner-member-content .page-refer-friend-register .line-vs-text,.refer-friend-content .page-partner-member-register .line-vs-text,.refer-friend-content .page-refer-friend-register .line-vs-text{color:#53606d;display:block;font-size:14px;margin:0 auto;max-width:592px;padding:16px 0;position:relative;text-align:center}@media (min-width:768px){.partner-member-content .page-partner-member-register .line-vs-text,.partner-member-content .page-refer-friend-register .line-vs-text,.refer-friend-content .page-partner-member-register .line-vs-text,.refer-friend-content .page-refer-friend-register .line-vs-text{padding:32px 0}}.partner-member-content .page-partner-member-register .line-vs-text:after,.partner-member-content .page-refer-friend-register .line-vs-text:after,.refer-friend-content .page-partner-member-register .line-vs-text:after,.refer-friend-content .page-refer-friend-register .line-vs-text:after{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;left:0;position:absolute;top:24px;width:25%}@media (min-width:1200px){.partner-member-content .page-partner-member-register .line-vs-text:after,.partner-member-content .page-refer-friend-register .line-vs-text:after,.refer-friend-content .page-partner-member-register .line-vs-text:after,.refer-friend-content .page-refer-friend-register .line-vs-text:after{width:30%}}@media (min-width:768px){.partner-member-content .page-partner-member-register .line-vs-text:after,.partner-member-content .page-refer-friend-register .line-vs-text:after,.refer-friend-content .page-partner-member-register .line-vs-text:after,.refer-friend-content .page-refer-friend-register .line-vs-text:after{top:40px}}.partner-member-content .page-partner-member-register .line-vs-text:before,.partner-member-content .page-refer-friend-register .line-vs-text:before,.refer-friend-content .page-partner-member-register .line-vs-text:before,.refer-friend-content .page-refer-friend-register .line-vs-text:before{background-color:rgba(0,0,0,.08);box-shadow:0 1px 0 0 #fff;content:"";display:block;height:1px;position:absolute;right:0;top:24px;width:25%}@media (min-width:1200px){.partner-member-content .page-partner-member-register .line-vs-text:before,.partner-member-content .page-refer-friend-register .line-vs-text:before,.refer-friend-content .page-partner-member-register .line-vs-text:before,.refer-friend-content .page-refer-friend-register .line-vs-text:before{width:30%}}@media (min-width:768px){.partner-member-content .page-partner-member-register .line-vs-text:before,.partner-member-content .page-refer-friend-register .line-vs-text:before,.refer-friend-content .page-partner-member-register .line-vs-text:before,.refer-friend-content .page-refer-friend-register .line-vs-text:before{top:40px}}.partner-member-content .page-partner-member-register .stroke-button,.partner-member-content .page-refer-friend-register .stroke-button,.refer-friend-content .page-partner-member-register .stroke-button,.refer-friend-content .page-refer-friend-register .stroke-button{max-width:592px;width:100%}.partner-member-content .arrows,.refer-friend-content .arrows{cursor:pointer;margin:33px auto 120px;width:20px}@media (min-width:768px){.partner-member-content .partner-member-content .page-partner-member-register,.refer-friend-content .partner-member-content .page-partner-member-register{padding-top:150px}}.partner-member-content .partner-member-content .page-partner-member-register.arrows,.refer-friend-content .partner-member-content .page-partner-member-register.arrows{margin:33px auto}.partner-member-content .finances-section,.refer-friend-content .finances-section{margin:64px 0 0}@media (min-width:768px){.partner-member-content .finances-section .finances-header,.refer-friend-content .finances-section .finances-header{margin:0 auto;max-width:580px}}.partner-member-content .finances-section .finances-header p,.refer-friend-content .finances-section .finances-header p{color:#1f2933;font-size:20px;line-height:24px;padding:0 24px}@media (min-width:768px){.partner-member-content .finances-section .finances-header p,.refer-friend-content .finances-section .finances-header p{font-size:32px;line-height:40px}}.partner-member-content .finances-section .finances-content,.refer-friend-content .finances-section .finances-content{gap:0 80px}.partner-member-content .finances-section .finances-content .finance-boxes,.refer-friend-content .finances-section .finances-content .finance-boxes{margin:48px 0 56px;max-width:232px}.partner-member-content .finances-section .finances-content .finance-boxes .image-side,.refer-friend-content .finances-section .finances-content .finance-boxes .image-side{align-items:center;display:flex;height:180px;justify-content:center}.partner-member-content .finances-section .finances-content .finance-boxes .content-side,.refer-friend-content .finances-section .finances-content .finance-boxes .content-side{height:100px}.partner-member-content .finances-section .finances-content .finance-boxes .badges-box,.refer-friend-content .finances-section .finances-content .finance-boxes .badges-box{position:relative}.partner-member-content .finances-section .finances-content .finance-boxes .badges-box img,.refer-friend-content .finances-section .finances-content .finance-boxes .badges-box img{position:absolute;width:100px}.partner-member-content .finances-section .finances-content .finance-boxes .badges-box img:first-of-type,.refer-friend-content .finances-section .finances-content .finance-boxes .badges-box img:first-of-type{left:32px}.partner-member-content .finances-section .finances-content .finance-boxes .badges-box img:last-of-type,.refer-friend-content .finances-section .finances-content .finance-boxes .badges-box img:last-of-type{right:21px}.page-maintenance{min-height:calc(100vh - 88px);position:relative}.page-maintenance .mobile-stores{display:block;float:none;margin:40px auto;width:80%}.page-maintenance img.goalry-logo{margin:20px 0 10px 40px;width:105px}.page-maintenance .h1,.page-maintenance h1{color:#53606d;font-size:20px;margin-bottom:50px}@media (min-width:992px){.page-maintenance .h1,.page-maintenance h1{font-size:24px;margin-bottom:0;margin-left:20px}}.page-maintenance-wrapper{background:none;clear:both;max-width:1440px;min-height:400px;padding:50px 10px;position:relative}@media (min-width:992px){.page-maintenance-wrapper{align-items:center;background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-bg.png);background-position:100%;background-repeat:no-repeat;background-size:contain;display:flex;left:50%;padding:40px 0 40px 80px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}@media (min-width:768px){.page-maintenance-wrapper{padding:40px 20px}}.page-wallet{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/global-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:180% 120%;margin-bottom:0;min-height:100vh;position:relative}.page-wallet .h1,.page-wallet h1{color:#1f2933;font-size:32px;font-weight:300;letter-spacing:0;line-height:40px}.page-wallet .h1 img,.page-wallet h1 img{width:40px}.page-wallet .account-description{color:#53606d;font-size:16px;font-weight:300;letter-spacing:0;line-height:24px}@media (min-width:992px){.page-wallet .section-inner{grid-gap:136px;display:grid;grid-template-columns:9fr 3fr}}.page-wallet #accounts-section .section-content{grid-gap:20px}@media (min-width:992px){.page-wallet #accounts-section .section-content{grid-gap:40px}}.transfer-buttons .stroke-button{border-width:1px;line-height:14px;padding-bottom:19px;padding-top:19px}@media (min-width:992px){.transfer-buttons .stroke-button{line-height:14px}}.transfer-buttons button .button-text{font-size:14px;font-weight:400}@media (max-width:991px){.transfer-buttons button .button-text{line-height:16px}}.transfer-buttons button .button-text.add-money{font-size:16px;font-weight:700}@media (max-width:991px){.transfer-buttons button .button-text.add-money{line-height:24px;padding-bottom:16px;padding-top:16px}}.goals-setup-section{background:#ffffffb2;border-radius:8px;box-shadow:0 26px 40px 0 #2c36710d,inset 0 1px 1px 0 #ffffffb2;padding:24px;text-align:left}.goals-setup-section .h4,.goals-setup-section h4{color:#1f2933;font-size:20px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:0}.goals-setup-section img{max-width:60px}.goals-setup-section p{color:#1f2933;font-size:14px;font-weight:400;letter-spacing:0;line-height:16px}.account-heading-section{align-items:flex-start;display:flex}@media (min-width:992px){.account-heading-section{align-items:center;justify-content:space-between}}.account-heading-section .account-heading img{margin:9px 10px 0 0;width:40px}@media (min-width:992px){.account-heading-section .account-heading img{margin:0 10px 0 0}.account-heading-section .total-wallet-funded{align-items:center;display:flex;justify-content:space-between;width:100%}}.account-heading-section .total-wallet-funded .h1,.account-heading-section .total-wallet-funded h1{font-size:14px;height:26px}@media (min-width:992px){.account-heading-section .total-wallet-funded .h1,.account-heading-section .total-wallet-funded h1{font-size:32px;height:unset}}.account-heading-section .total-wallet-funded .h3,.account-heading-section .total-wallet-funded h3{color:#1f2933;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px}.wallet-info-section{background-color:hsla(0,0%,100%,.1);border-radius:8px;box-shadow:0 2px 4px 0 hsla(0,0%,100%,.08),inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 4px 4px 0 rgba(0,0,0,.04);padding:24px 24px 22px}.wallet-info-section img{left:-40px;max-height:70px;position:relative;top:42px}@media (min-width:992px){.wallet-info-section img{left:unset;top:-30px}}.wallet-info-section .h4,.wallet-info-section h4{color:#53606d;font-size:12px;font-weight:500;letter-spacing:.64px;line-height:16px;margin-bottom:0;text-transform:uppercase}.wallet-info-section span{font-size:18px;font-weight:400;letter-spacing:0;line-height:24px;text-align:left}.wallet-info-section span.price{color:#1f2933;font-size:16px;word-break:break-word}.wallet-info-section button span{font-size:14px;line-height:16px}.mobile-transfer-buttons .transfer-buttons{max-width:327px}.wallet-info .cmp-image img{max-width:80px;width:100%}@media (min-width:768px){.wallet-info .cmp-image img{max-width:190px}}.wallet-info .cmp-content-top{padding:40px 25px 10px}@media (min-width:768px){.wallet-info .cmp-content-top{padding:46px 24px 16px 88px}}.wallet-info .cmp-content-bottom{padding:20px 25px}@media (min-width:768px){.wallet-info .cmp-content-bottom{padding:16px 24px 16px 88px}}.wallet-info .cmp-content-bottom #monthly_amount_value{color:#53606d}img.empty-heart{max-width:105px}.tooltip{border-bottom:1px dotted #000;display:inline-block}.longText,.tooltip{position:relative}.longText .tooltiptext{background-color:#000;border-radius:6px;color:#fff;padding:5px 0;position:absolute;text-align:center;top:-13px;visibility:hidden;width:120px;word-break:break-word;z-index:1}.longText .tooltiptext:after{border:5px solid transparent;border-right-color:#000;content:"";margin-top:-5px;position:absolute;right:100%;top:50%}.longText:hover .tooltiptext{visibility:visible}#transaction_history_modal .modal-content{background-color:#eff3fa}#transaction_history_modal .modal-content .transaction-content{max-height:745px;min-width:650px;overflow:auto}#transaction_history_modal .modal-content .spinner-overlay{top:40%}#transaction_history_modal .modal-content .spinner-overlay.loaded-history{top:9%}.page-badge{min-height:100vh;padding:30px 20px 140px}@media (min-width:1200px){.page-badge{padding:55px 0 140px}}.page-badge p{font-size:14px;line-height:20px;text-align:left}.page-badge-wrapper{padding:0;text-align:left}.page-badge-wrapper .user-badge-count{color:#1f2933;font-size:24px;font-weight:400}@media (min-width:576px){.page-badge-wrapper .user-badge-count{font-size:32px}}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings{cursor:wait}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a{-webkit-appearance:none;background-color:transparent;border-radius:0;box-shadow:unset;height:73px;padding:15px 10px;position:relative;text-align:start;width:327px}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a span.badge-count{background:#fff;border-radius:50%;font-size:11px;font-weight:600;height:24px;padding:6px 2px;position:absolute;right:18px;text-align:center;top:24px;width:24px}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a span.badge-pill-content{align-items:center;display:flex;gap:11px}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a span.badge-inner{display:flex;flex-direction:column;max-width:150px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a span.badge-inner span:first-of-type{color:#1f2933;font-weight:700;line-height:1.6}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a span.badge-inner span:last-of-type{color:#53606d}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a:hover{background-color:rgba(103,116,142,.1);border-radius:0}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a:hover span.badge-count{background:rgba(103,116,142,.1)}.page-badge-wrapper .badges-mobile-overlay #mobile_badge_headings a:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.08)}.page-badge-wrapper .badges-info #badge_headings{cursor:wait}.page-badge-wrapper .badges-info #badge_headings_mobile a,.page-badge-wrapper .badges-info #badge_headings_mobile button,.page-badge-wrapper .badges-info #badge_headings a,.page-badge-wrapper .badges-info #badge_headings button,.page-badge-wrapper .badges-info .dropdown a,.page-badge-wrapper .badges-info .dropdown button{-webkit-appearance:none;background-color:transparent;border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;border-top:1px solid #fff;box-shadow:unset;height:88px;padding:24px;position:relative;text-align:start;width:312px}.page-badge-wrapper .badges-info #badge_headings_mobile a span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile button span.badge-count,.page-badge-wrapper .badges-info #badge_headings a span.badge-count,.page-badge-wrapper .badges-info #badge_headings button span.badge-count,.page-badge-wrapper .badges-info .dropdown a span.badge-count,.page-badge-wrapper .badges-info .dropdown button span.badge-count{background:#fff;border-radius:50%;font-size:11px;font-weight:600;height:24px;padding:6px 2px;position:absolute;right:33px;text-align:center;top:32px;width:24px}.page-badge-wrapper .badges-info #badge_headings_mobile a span.badge-pill-content,.page-badge-wrapper .badges-info #badge_headings_mobile button span.badge-pill-content,.page-badge-wrapper .badges-info #badge_headings a span.badge-pill-content,.page-badge-wrapper .badges-info #badge_headings button span.badge-pill-content,.page-badge-wrapper .badges-info .dropdown a span.badge-pill-content,.page-badge-wrapper .badges-info .dropdown button span.badge-pill-content{align-items:center;display:flex;gap:19px}.page-badge-wrapper .badges-info #badge_headings_mobile a span.badge-inner,.page-badge-wrapper .badges-info #badge_headings_mobile button span.badge-inner,.page-badge-wrapper .badges-info #badge_headings a span.badge-inner,.page-badge-wrapper .badges-info #badge_headings button span.badge-inner,.page-badge-wrapper .badges-info .dropdown a span.badge-inner,.page-badge-wrapper .badges-info .dropdown button span.badge-inner{display:flex;flex-direction:column;max-width:150px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.page-badge-wrapper .badges-info #badge_headings_mobile a span.badge-inner span:first-of-type,.page-badge-wrapper .badges-info #badge_headings_mobile button span.badge-inner span:first-of-type,.page-badge-wrapper .badges-info #badge_headings a span.badge-inner span:first-of-type,.page-badge-wrapper .badges-info #badge_headings button span.badge-inner span:first-of-type,.page-badge-wrapper .badges-info .dropdown a span.badge-inner span:first-of-type,.page-badge-wrapper .badges-info .dropdown button span.badge-inner span:first-of-type{color:#1f2933;font-size:16px;font-weight:700;line-height:1.7}.page-badge-wrapper .badges-info #badge_headings_mobile a span.badge-inner span:last-of-type,.page-badge-wrapper .badges-info #badge_headings_mobile button span.badge-inner span:last-of-type,.page-badge-wrapper .badges-info #badge_headings a span.badge-inner span:last-of-type,.page-badge-wrapper .badges-info #badge_headings button span.badge-inner span:last-of-type,.page-badge-wrapper .badges-info .dropdown a span.badge-inner span:last-of-type,.page-badge-wrapper .badges-info .dropdown button span.badge-inner span:last-of-type{color:#53606d}.page-badge-wrapper .badges-info #badge_headings .dropdown-toggle,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-toggle,.page-badge-wrapper .badges-info .dropdown .dropdown-toggle{background-color:#fff;border-radius:8px;box-shadow:inset 0 0 1px 0 hsla(0,0%,100%,.7),0 0 4px 0 rgba(44,54,113,.08);height:73px;padding:15px 10px;width:327px}.page-badge-wrapper .badges-info #badge_headings .dropdown-toggle:after,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-toggle:after,.page-badge-wrapper .badges-info .dropdown .dropdown-toggle:after{border-top:.4em solid;position:absolute;right:12px;top:34px;transform:rotate(-89deg);transition:all .3s}.page-badge-wrapper .badges-info #badge_headings .dropdown-toggle .badge-inner span:first-of-type,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-toggle .badge-inner span:first-of-type,.page-badge-wrapper .badges-info .dropdown .dropdown-toggle .badge-inner span:first-of-type{font-size:14px}.page-badge-wrapper .badges-info #badge_headings .dropdown-toggle span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-toggle span.badge-count,.page-badge-wrapper .badges-info .dropdown .dropdown-toggle span.badge-count{background:#9c5bff;color:#fff;top:24px}.page-badge-wrapper .badges-info #badge_headings .dropdown-toggle span.badge-pill-content,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-toggle span.badge-pill-content,.page-badge-wrapper .badges-info .dropdown .dropdown-toggle span.badge-pill-content{gap:11px}.page-badge-wrapper .badges-info #badge_headings.show .dropdown-toggle,.page-badge-wrapper .badges-info #badge_headings_mobile.show .dropdown-toggle,.page-badge-wrapper .badges-info .dropdown.show .dropdown-toggle{border-radius:8px 8px 0 0}.page-badge-wrapper .badges-info #badge_headings.show .dropdown-toggle:after,.page-badge-wrapper .badges-info #badge_headings_mobile.show .dropdown-toggle:after,.page-badge-wrapper .badges-info .dropdown.show .dropdown-toggle:after{transform:rotate(0)}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu,.page-badge-wrapper .badges-info .dropdown .dropdown-menu{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background-color:transparent;border:0;border-radius:0 0 8px 8px;box-shadow:inset 0 0 1px 0 hsla(0,0%,100%,.7),0 0 4px 0 rgba(44,54,113,.08);padding:0;position:unset!important;transform:unset!important;transition:all .1s ease;will-change:unset!important}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a{height:73px;padding:15px 10px;width:327px}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a .badge-pill-content,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a .badge-pill-content,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a .badge-pill-content{gap:11px}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a .badge-pill-content .badge-inner span:first-of-type,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a .badge-pill-content .badge-inner span:first-of-type,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a .badge-pill-content .badge-inner span:first-of-type{font-size:14px}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a .badge-pill-content .badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a .badge-pill-content .badge-count,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a .badge-pill-content .badge-count{top:24px}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a.active,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a.active,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a.active{background-color:#fff;border-radius:0}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a.active span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a.active span.badge-count,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a.active span.badge-count{background:#9c5bff;color:#fff}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a:hover,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a:hover,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a:hover{background-color:rgba(103,116,142,.1);border-radius:0}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a:hover span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a:hover span.badge-count,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a:hover span.badge-count{background:rgba(103,116,142,.1)}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a:last-of-type,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a:last-of-type,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a:last-of-type{border-bottom:0}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a:last-of-type.active,.page-badge-wrapper .badges-info #badge_headings .dropdown-menu a:last-of-type:hover,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a:last-of-type.active,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu a:last-of-type:hover,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a:last-of-type.active,.page-badge-wrapper .badges-info .dropdown .dropdown-menu a:last-of-type:hover{border-radius:0 0 8px 8px}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu:not(.show),.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu:not(.show),.page-badge-wrapper .badges-info .dropdown .dropdown-menu:not(.show){display:block;max-height:0;opacity:0;visibility:hidden}.page-badge-wrapper .badges-info #badge_headings .dropdown-menu.show,.page-badge-wrapper .badges-info #badge_headings_mobile .dropdown-menu.show,.page-badge-wrapper .badges-info .dropdown .dropdown-menu.show{display:block;max-height:1000px;opacity:1;visibility:visible}.page-badge-wrapper .badges-info #badge_headings .nav-pills,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills,.page-badge-wrapper .badges-info .dropdown .nav-pills{border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08)}.page-badge-wrapper .badges-info #badge_headings .nav-pills li:first-of-type a,.page-badge-wrapper .badges-info #badge_headings .nav-pills li:first-of-type a.active,.page-badge-wrapper .badges-info #badge_headings .nav-pills li:first-of-type a:hover,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:first-of-type a,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:first-of-type a.active,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:first-of-type a:hover,.page-badge-wrapper .badges-info .dropdown .nav-pills li:first-of-type a,.page-badge-wrapper .badges-info .dropdown .nav-pills li:first-of-type a.active,.page-badge-wrapper .badges-info .dropdown .nav-pills li:first-of-type a:hover{border-radius:8px 8px 0 0}.page-badge-wrapper .badges-info #badge_headings .nav-pills li:last-of-type a,.page-badge-wrapper .badges-info #badge_headings .nav-pills li:last-of-type a.active,.page-badge-wrapper .badges-info #badge_headings .nav-pills li:last-of-type a:hover,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:last-of-type a,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:last-of-type a.active,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li:last-of-type a:hover,.page-badge-wrapper .badges-info .dropdown .nav-pills li:last-of-type a,.page-badge-wrapper .badges-info .dropdown .nav-pills li:last-of-type a.active,.page-badge-wrapper .badges-info .dropdown .nav-pills li:last-of-type a:hover{border-radius:0 0 8px 8px}.page-badge-wrapper .badges-info #badge_headings .nav-pills li a.active,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li a.active,.page-badge-wrapper .badges-info .dropdown .nav-pills li a.active{background-color:#fff;border-radius:0}.page-badge-wrapper .badges-info #badge_headings .nav-pills li a.active span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li a.active span.badge-count,.page-badge-wrapper .badges-info .dropdown .nav-pills li a.active span.badge-count{background:#9c5bff;color:#fff}.page-badge-wrapper .badges-info #badge_headings .nav-pills li a:not(.active):hover,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li a:not(.active):hover,.page-badge-wrapper .badges-info .dropdown .nav-pills li a:not(.active):hover{background-color:rgba(103,116,142,.1)}.page-badge-wrapper .badges-info #badge_headings .nav-pills li a:not(.active):hover span.badge-count,.page-badge-wrapper .badges-info #badge_headings_mobile .nav-pills li a:not(.active):hover span.badge-count,.page-badge-wrapper .badges-info .dropdown .nav-pills li a:not(.active):hover span.badge-count{background:rgba(103,116,142,.1)}.page-badge-wrapper .badges-info #badge_contents{width:100%}.page-badge-wrapper .badges-info #badge_contents .tab-pane{padding:0 10px}@media (min-width:768px){.page-badge-wrapper .badges-info #badge_contents .tab-pane{padding:0 0 0 100px}}.page-badge-wrapper .badges-info #badge_contents .tab-pane.active{transition:0s ease-out,opacity .6s ease-in}.page-badge-wrapper .badges-info #badge_contents .tab-pane p.tab-badge-heading{color:#1f2933;font-size:24px;margin:0 0 26px 19px}.page-badge-wrapper .badges-info #badge_contents .tab-pane p.badge-intro{color:#53606d;font-size:16px;margin-left:19px}.page-badge-wrapper .badges-info #badge_contents .tab-pane .empty-badge ul.badge-description{list-style:unset;margin-left:17px}.page-badge-wrapper .badges-info #badge_contents .tab-pane .empty-badge p:first-child{font-size:15px}@media (min-width:768px){.page-badge-wrapper .badges-info #badge_contents .tab-pane .empty-badge p:first-child{font-size:18px}}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description{margin-left:20px}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li{color:#53606d;font-size:14px;margin:20px 0;position:relative}@media (min-width:768px){.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li{font-size:16px}}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li p.achieved-heading{font-weight:700}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li span.count-badges{background:#fff;border-radius:50%;font-size:11px;font-weight:600;margin-left:5px;padding:6px;text-align:center}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li .badge-heading{align-items:baseline;display:flex;gap:10px;margin-left:-50px}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li .badge-heading .achieved-heading{font-size:15px}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li .badge-heading .achieved-heading:before{top:11px}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description li .badge-heading span.count-badges{left:23px;padding:3px;position:absolute;top:23px}.page-badge-wrapper .badges-info #badge_contents .tab-pane ul.badge-description .component-accomplished-goals{pointer-events:none}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .badge-description li,.page-badge-wrapper .badges-info #badge_contents .partner-pill .badge-description li{margin-bottom:60px!important}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .next-chapter.inactive-box,.page-badge-wrapper .badges-info #badge_contents .partner-pill .next-chapter.inactive-box{-webkit-backdrop-filter:blur(54.37px);backdrop-filter:blur(54.37px);background-color:#ffffff10;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);margin-bottom:5px;margin-top:-13px;padding:24px}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .next-chapter .h3,.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .next-chapter h3,.page-badge-wrapper .badges-info #badge_contents .partner-pill .next-chapter .h3,.page-badge-wrapper .badges-info #badge_contents .partner-pill .next-chapter h3{display:none;font-weight:400}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .trigger-line,.page-badge-wrapper .badges-info #badge_contents .partner-pill .trigger-line{border:2px solid #1f293320;border-radius:8px;height:100%;margin:25px 17px;min-height:40px;position:absolute;top:26px}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .partner-financial-future .financial-future,.page-badge-wrapper .badges-info #badge_contents .partner-pill .partner-financial-future .financial-future{background-color:#f8f5fd;border:1px solid;border-radius:8px;box-shadow:inset 0 1px 4px 0 #fff,0 24px 32px 0 rgba(17,21,89,.08);display:flex;flex-direction:column;justify-content:center;padding:24px;width:384px}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .partner-financial-future .financial-future .session-heading p,.page-badge-wrapper .badges-info #badge_contents .partner-pill .partner-financial-future .financial-future .session-heading p{color:#1f2933;text-align:center}.page-badge-wrapper .badges-info #badge_contents #financial_path_pill .partner-financial-future .financial-future .book-session-button,.page-badge-wrapper .badges-info #badge_contents .partner-pill .partner-financial-future .financial-future .book-session-button{color:#1f2933;font-size:14px;font-weight:400}.page-badge .available-to-earn .accordion-button{background-color:#fff;border-radius:8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12);color:unset;font-size:13px;font-weight:700;padding:14px 19px}@media (min-width:992px){.page-badge .available-to-earn .accordion-button{font-size:1rem;padding:24px 19px}}.page-badge .available-to-earn .accordion-button.collapsed{border-radius:8px}.page-badge .available-to-earn .accordion-button.collapsed:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/plus-icon.svg)}.page-badge .available-to-earn .accordion-button.collapsed:focus{border:1px solid #9c5bff;border-radius:8px;box-shadow:none;outline:2px solid rgba(156,91,255,.3)}.page-badge .available-to-earn .accordion-button:not(.collapsed){border:unset;border-radius:8px 8px 0 0;box-shadow:unset}.page-badge .available-to-earn .accordion-button:not(.collapsed):after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/icons/minus-icon.svg)}.page-badge .available-to-earn .accordion-body{background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 16px 24px 0 rgba(44,54,113,.12)}.page-badge .available-to-earn .accordion-collapse{border:unset}.page-badge .loader{align-content:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:hsla(0,0%,100%,.1);height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}@media (min-width:992px){.page-badge .loader{text-align:left}.page-badge .loader .spinner-border{margin:0 0 0 19px}}.page-badge p.tab-badge-heading{color:#1f2933;font-size:16px;margin:0 0 26px;text-align:center}@media (min-width:992px){.page-badge p.tab-badge-heading{font-size:24px;margin:0 0 26px 19px;text-align:left}}.page-badge .spinner-border{color:#c65db5!important;font-size:13px!important}.badge-logo{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.store-insurry .shop-compare-options{margin:50px 0}.store-insurry .shop-compare-options .button:focus-visible:before,.store-insurry .shop-compare-options .button:focus-within:before,.store-insurry .shop-compare-options .button:focus:before{background:#fff;border:4px solid rgba(156,91,255,.3)}.store-insurry .shop-compare-options .button:focus-visible:after,.store-insurry .shop-compare-options .button:focus-within:after,.store-insurry .shop-compare-options .button:focus:after{border:2px solid #a74dff}.store-insurry .shop-compare-options-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 26px 40px 0 rgba(44,54,113,.05);color:#1f2933;cursor:pointer;display:flex;font-weight:700;justify-content:flex-start;line-height:16px;margin:20px 0 0;padding:20px}.store-insurry .shop-compare-options-item:focus,.store-insurry .shop-compare-options-item:focus-visible,.store-insurry .shop-compare-options-item:focus-within{outline:none}.store-insurry .shop-compare-options-item img{margin-right:20px;width:32px}.store-insurry .shop-compare-options-item p{color:#1f2933;font-weight:700}.insurance-page{margin:30px 0}.insurance-page .h2,.insurance-page h2{margin-bottom:20px;text-transform:capitalize}.store-cashry .checkout-loanry-store{margin-top:30px;max-width:100%}@media (min-width:576px){.store-cashry .checkout-loanry-store{max-width:280px}}.store-cashry .checkout-loanry-store .component-category-card{padding:30px}.store-cashry .checkout-loanry-store .component-category-card a{width:100%}.shop-boxes-page{margin:30px 0}.shop-boxes-page .h2,.shop-boxes-page h2{margin-bottom:20px;text-transform:capitalize}.shop-boxes-page p{color:#53606d;font-size:14px;line-height:20px;margin-bottom:20px}.page-manage-subscription{min-height:100vh;padding:40px 0 80px}.page-manage-subscription-wrapper{padding:0}@media (min-width:992px){.page-manage-subscription-wrapper{padding:0 150px}}.page-manage-subscription p{font-size:14px;line-height:14px}.page-manage-subscription .prices{align-items:center;display:flex}.page-manage-subscription .prices .bug{align-items:center;color:#1f2933;display:flex;font-size:32px;font-weight:700;line-height:40px}.page-manage-subscription .prices .thin{color:#53606d;font-size:32px;letter-spacing:0;line-height:40px;margin-right:10px;text-decoration:line-through}.page-manage-subscription .prices .small{color:#53606d;display:block;font-size:14px;font-weight:400;line-height:16px;margin-left:10px}.page-manage-subscription .list{margin-top:20px}@media (min-width:768px){.page-manage-subscription .list{margin-top:0}}.page-manage-subscription .list ul{margin:0;padding:0}@media (min-width:768px){.page-manage-subscription .list ul{margin:30px 0 0}}.page-manage-subscription .list ul li{align-items:center;color:#53606d;display:flex;font-size:16px;line-height:24px;margin-bottom:10px}.page-manage-subscription .list ul li img{width:24px}.page-manage-subscription-monthly{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin:40px 0;padding:20px}@media (min-width:768px){.page-manage-subscription-monthly{padding:40px 60px}}.page-manage-subscription-monthly .list ul li{display:block}.page-manage-subscription-monthly .list ul li ul{margin-top:0;padding-left:35px}.page-manage-subscription-monthly .button{bottom:40px;left:0;margin:0 auto;position:absolute;right:0;width:75%}.page-manage-subscription-monthly .button:hover{color:#fff}.page-manage-subscription-options{margin:40px 0}.page-manage-subscription-options .block{background-color:hsla(0,0%,100%,.3);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);margin:30px 0 0;min-height:auto;padding:30px;position:relative}@media (min-width:1200px){.page-manage-subscription-options .block{padding:40px 60px}}@media (min-width:768px){.page-manage-subscription-options .block{min-height:390px}}.page-manage-subscription-options .block ul li{display:block}.page-manage-subscription-options .block ul li ul{margin-top:0;padding-left:35px}.page-manage-subscription-options .block .button{margin:0 auto;position:relative;width:100%}@media (min-width:768px){.page-manage-subscription-options .block .button{bottom:40px;left:0;position:absolute;right:0;width:75%}}.page-manage-subscription-options .block .button:hover{color:#fff}.page-manage-subscription-options .block.active{background-color:#fff}.page-manage-subscription .status{background-color:#9c5bff;border-radius:12px;color:#fff;font-size:12px;padding:5px 25px;position:absolute;top:-10px}.page-downgrade-subscription{padding:40px 0 80px}.page-downgrade-subscription p{line-height:24px}.page-downgrade-subscription-wrapper{padding:0 10px}@media (min-width:1200px){.page-downgrade-subscription-wrapper{padding:0 200px}}.page-downgrade-subscription-info{background-color:#fff;border-radius:8px;padding:20px}.page-downgrade-subscription-block{margin:30px 0}.page-downgrade-subscription-block .downgrade-btn{display:block;margin:30px auto;text-align:center;width:220px}.page-downgrade-subscription-block .downgrade-btn:hover{color:#fff}.page-downgrade-subscription .h1,.page-downgrade-subscription h1{margin-bottom:30px}.page-downgrade{min-height:calc(100vh - 88px);position:relative}.page-downgrade .mobile-stores{display:block;float:none;margin:40px auto;width:80%}.page-downgrade .h1,.page-downgrade h1{margin-bottom:30px}.page-downgrade-wrapper{background:none;clear:both;max-width:1440px;min-height:400px;padding:20px 10px;position:relative}@media (min-width:992px){.page-downgrade-wrapper{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-bg.png);background-position:100%;background-repeat:no-repeat;background-size:contain;left:50%;padding:40px 0 40px 80px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}@media (min-width:768px){.page-downgrade-wrapper{padding:40px 20px}}.page-downgrade-wrapper.free{display:block}.page-downgrade-wrapper.free .mobile-stores.paid{display:none}.page-downgrade-wrapper-stores{background-image:none!important}@media (min-width:768px){.page-downgrade-wrapper-stores{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/stores-paid-bg.png)!important;background-repeat:no-repeat}}.page-downgrade-wrapper-stores.paid{display:block;margin-top:30px;width:100%}.page-downgrade-wrapper-stores.free,.page-downgrade-wrapper-stores.free .mobile-stores.paid,.page-downgrade-wrapper-stores.paid .mobile-stores.free{display:none}.page-downgrade-info{width:90%}@media (min-width:992px){.page-downgrade-info{width:30%}}.page-downgrade-info p{color:#53606d;font-size:16px;line-height:24px;margin-bottom:20px}.page-downgrade-info .button{width:100%}@media (min-width:576px){.page-downgrade-info .button{width:auto}}.page-upgrade-subscriptions{background-color:#eff3fa;min-height:100vh;padding:20px;position:relative}@media (min-width:576px){.page-upgrade-subscriptions{padding:60px 30px}}.page-upgrade-subscriptions .h3,.page-upgrade-subscriptions h3{font-weight:400}.page-upgrade-subscriptions-header{align-content:flex-start;display:flex}.page-upgrade-subscriptions-header .key{margin-right:20px;max-height:56px}.page-upgrade-subscriptions-header p{margin-bottom:20px}.page-upgrade-subscriptions-block{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.7);border-radius:8px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.7),0 2px 4px 0 rgba(44,54,113,.08);padding:20px}@media (min-width:576px){.page-upgrade-subscriptions-block{padding:45px 45px 70px}}.page-upgrade-subscriptions-block .h3,.page-upgrade-subscriptions-block h3{font-weight:400}.page-upgrade-subscriptions-block p{color:#53606d;font-size:14px;line-height:16px}.page-upgrade-subscriptions-block a{box-shadow:0 24px 32px 0 rgba(156,91,255,.32);margin:25px 0;padding:15px;width:100%}.page-upgrade-subscriptions-block-price{color:#1f2933;display:block;font-size:32px;font-weight:700;line-height:1.25}.page-upgrade-subscriptions-block-list{display:flex;flex-wrap:wrap;list-style:none;margin:25px 0}.page-upgrade-subscriptions-block-list-item{padding:0 25px 0 0}.page-upgrade-subscriptions-block-list-item p{color:#53606d;font-size:16px;line-height:24px;margin-top:10px;padding-left:25px;position:relative}.page-upgrade-subscriptions-block-list-item p:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/check-colored-icon.png);background-repeat:no-repeat;background-size:20px;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}.page-upgrade-subscriptions-block-list-item-small{padding-left:20px}.page-upgrade-subscriptions-block-list-item-small li{color:#53606d;font-size:16px;line-height:24px;margin-top:10px;padding-left:25px;position:relative}.page-upgrade-subscriptions-block-list-item-small li:after{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/shop-icon.png);background-repeat:no-repeat;background-size:22px;content:"";display:block;height:22px;left:0;position:absolute;top:0;width:22px}.page-upgrade-subscriptions-block-stores{display:flex;margin-top:20px}.page-upgrade-subscriptions-block-stores-item{align-items:flex-start;display:flex;margin-bottom:20px;padding:0 25px 0 0}.page-upgrade-subscriptions-block-stores-item img{margin-right:10px;width:32px}.page-upgrade-subscriptions-block-stores-item span{display:block;font-size:14px;line-height:16px}.page-upgrade-subscriptions-block-stores-item span:first-child{color:#1f2933;font-weight:700}.page-upgrade-subscriptions-block-stores-item span:nth-child(2){color:#53606d;font-weight:400}.page-upgrade-subscriptions .mobile-plan p{color:#1f2933;font-size:16px;line-height:22px}.page-upgrade-subscriptions .mobile-plan span{font-size:14px;line-height:16px}.page-upgrade-subscriptions .mobile-plan .h1,.page-upgrade-subscriptions .mobile-plan h1{color:#1f2933;font-size:32px;font-weight:700;line-height:40px;margin:10px 0}.page-upgrade-subscriptions .mobile-plan .h1 .small,.page-upgrade-subscriptions .mobile-plan h1 .small{color:#1f2933}.page-upgrade-subscriptions .mobile-plan-list{margin-bottom:20px}.page-upgrade-subscriptions .mobile-plan-list span{color:#7c26ff}.page-upgrade-subscriptions .mobile-plan-list .icon{cursor:pointer;width:16px}.page-upgrade-subscriptions .mobile-plan-list .icon.rotate{transform:rotate(180deg)}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-list-item{margin:20px 0}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-list-item p{color:#53606d}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-list-item p:first-child{font-weight:700}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores{display:block}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores span{color:#53606d}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores span:first-child{color:#1f2933}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores .h3,.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores h3{font-size:18px;margin:10px 0}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores-item{align-items:flex-start;display:flex;margin-bottom:20px;padding:0 25px 0 0}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores-item img{margin-right:10px;width:32px}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores-item span{display:block;font-size:14px;line-height:16px}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores-item span:first-child{color:#1f2933;font-weight:700}.page-upgrade-subscriptions .mobile-plan-list .page-upgrade-block-stores-item span:nth-child(2){color:#53606d;font-weight:400}.page-upgrade-subscriptions .mobile-plan-list-wrapper{display:none}.page-upgrade-subscriptions .mobile-plan-list-wrapper.show,.page-upgrade-subscriptions .mobile-plan-list .hide-txt{display:block}.page-upgrade-subscriptions .mobile-plan-list .hide-txt.hide{display:none}.page-upgrade-subscriptions .mobile-plan-list .show-txt{display:block}.page-upgrade-subscriptions .mobile-plan-list .show-txt.hide{display:none}body.memorybook{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book-bg.jpg);background-repeat:no-repeat}@media (min-width:768px){body.memorybook{background-attachment:fixed;background-repeat:round}}body.memorybook .footer-navbar,body.memorybook .header,body.memorybook .map-content{display:none}body.memorybook .page-wrapper{padding:0}body.memorybook svg{pointer-events:none}.book-content{padding:128px 0}@media (min-width:768px){.book-content{padding:220px 0}}@media (min-width:768px) and (max-height:900px){.book-content{padding:140px 0}}.book-content.open{overflow:hidden}.book-content .section-back-link{left:13%;position:absolute;top:6%;white-space:nowrap}@media (min-width:768px) and (min-height:900px){.book-content .section-back-link{top:16%}}@media (min-width:1200px){.book-content .section-back-link{left:178px;top:30px;transform:unset}}.book-content .section-back-link .to-profile{display:none}.book{height:493px;max-width:784px;position:relative;transform:scale(.75);transform-style:preserve-3d;transition:all 1s;width:100%}@media (min-width:800px){.book{transform:scale(.85)}}@media (min-width:1200px){.book{transform:scale(1.2)}}@media (min-width:1200px) and (max-height:900px){.book{transform:scale(.85)}}.book button,.book p,.book span{color:#1f2933}.book a,.book button,.book p,.book span{font-family:Amatic SC,serif;font-size:19px}.book .background-carousel{height:300px;left:174px;pointer-events:none;position:absolute;top:-32px;transform:scalex(-1) rotate(-6deg);width:302px;z-index:unset}.book.open{left:unset;margin:0 auto;right:unset;transform:scale(.75);width:729px}@media (max-width:700px){.book.open{transition:none}}.book.open .page{height:494px}.book.open .page:not(.cover-front,.cover-back,.left-side){border:5px solid #7743c5;border-left-width:0}.book.open .page.left-side:not(.cover-front,.cover-back){border:5px solid #7743c5;border-right-width:2px}@media (min-width:800px){.book.open{transform:scale(.85)}}@media (min-width:1200px){.book.open{left:50%;margin:unset;right:50%;transform:translateX(-50%) scale(1.2);width:100%}}@media (min-width:1200px) and (max-height:900px){.book.open{transform:translateX(-50%) scale(.85)}}.book.open .page:nth-of-type(2n){border-right:1px solid rgba(0,0,0,.08)}.book.open .page:nth-of-type(2n):after{background:linear-gradient(270deg,hsla(0,6%,90%,.001),#e3e3e3,hsla(0,100%,99%,0));content:"";height:100%;position:absolute;right:-24px;top:0;width:48px;z-index:9999999999}.book.open .background-carousel{display:block;left:554px;pointer-events:none;top:84px;transform:scalex(-1) rotate(-6deg);transition:all 1s;z-index:unset}.book.closed-first-page{left:205px;right:unset;transform:translateX(-50%) scale(.75)}@media (max-width:700px){.book.closed-first-page{transition:none}}@media (min-width:772px){.book.closed-first-page{left:calc(55% - 199px)}}@media (min-width:800px){.book.closed-first-page{transform:translateX(-53%) scale(.85)}}@media (min-width:1200px){.book.closed-first-page{left:calc(48% - 199px);transform:translateX(-50%) scale(1.2)}}@media (min-width:1200px) and (max-height:900px){.book.closed-first-page{transform:translateX(-50%) scale(.85)}}.book.closed{left:unset;right:-492px;transform:translateX(-50%) scale(.75)}@media (max-width:700px){.book.closed{transition:none}}@media (min-width:500px){.book.closed{transform:translateX(-40%) scale(.75)}}@media (min-width:772px){.book.closed{left:calc(50% + 100px);right:unset}}@media (min-width:800px){.book.closed{transform:translateX(-40%) scale(.85)}}@media (min-width:1200px){.book.closed{left:calc(52% + 100px);right:unset;transform:translateX(-40%) scale(1.2)}}@media (min-width:1200px) and (max-height:900px){.book.closed{transform:translateX(-40%) scale(.85)}}.book.closed .background-carousel{height:300px;left:-92px;pointer-events:none;position:absolute;top:-25px;transform:rotate(-6deg);width:302px;z-index:-99}.book.closed #Sticky-notes .open-stick{display:none}.book .refer-friends-top{background:linear-gradient(90deg,#2962ff,#5b93ff);border:4px solid #fff;border-radius:16px;padding:13px 20px;pointer-events:none;position:fixed;right:-56px;top:-79px;transform:scalex(-1) rotate(-7deg)}@media (min-width:850px){.book .refer-friends-top{right:-82px;top:-80px;transform:scalex(-1) rotate(-11deg)}}.book .refer-friends-top p{color:#fff;font-size:20px}.book .wall-of-fame{position:absolute;right:31px;top:-54px;transform:scalex(-1)}.book .wall-of-fame p{background:linear-gradient(90deg,#ffd317,#ffde59);padding:4px 20px;position:relative;transform:rotate(-5deg)}.book .wall-of-fame .trophy-pic{position:absolute;right:78px;top:-32px}.book:after{content:"";height:calc(100% + 10px);opacity:0;overflow:hidden;position:absolute;transform:translate3d(-50px,-5px,-16px);transition:all .5s ease;width:786px!important}@media (min-width:1200px){.book:after{transform:translate3d(5px,-5px,-16px);width:100%}}@keyframes reveal{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.page{background:#eee;height:492px;position:absolute;right:0;top:0;transition:transform 1s;width:387px}.page:first-child{background:#e9edf6;padding:0;transform:translatez(10px);transform-origin:0 50%}.page:nth-child(2){background:#e9edf6;padding:5% 5% 4% 4%;transform:translatez(9px) scalex(-1) translatex(100%);transform-origin:100% 50%}.page:nth-child(3){background:#e9edf6;padding:5% 4% 4% 5%;transform:translatez(8px);transform-origin:0 50%}.page:nth-child(4){background:#e9edf6;padding:5% 5% 4% 4%;transform:translatez(7px) scalex(-1) translatex(100%);transform-origin:100% 50%}.page:nth-child(5){background:#e9edf6;padding:5% 4% 4% 5%;transform:translatez(6px);transform-origin:0 50%}.page:nth-child(6){background:#e9edf6;padding:5% 5% 4% 4%;transform:translatez(5px) scalex(-1) translatex(100%);transform-origin:100% 50%}.page:nth-child(7){background:#e9edf6;padding:5% 4% 4% 5%;transform:translatez(4px);transform-origin:0 50%}.page:nth-child(8){background:#e9edf6;padding:5% 5% 4% 4%;transform:translatez(3px) scalex(-1) translatex(100%);transform-origin:100% 50%}.page:nth-child(9){background:#e9edf6;padding:5% 4% 4% 5%;transform:translatez(2px);transform-origin:0 50%}.page:nth-child(10){background:#e9edf6;padding:5% 5% 4% 4%;transform:translatez(1px) scalex(-1) translatex(100%);transform-origin:100% 50%}.page.left-side:first-child{transform:translatez(1px) rotatey(-180deg)}.page.left-side:nth-child(2){transform:translatez(2px) scalex(-1) translatex(100%) rotatey(179deg)}.page.left-side:nth-child(3){transform:translatez(3px) rotatey(-180deg)}.page.left-side:nth-child(4){transform:translatez(4px) scalex(-1) translatex(100%) rotatey(179deg)}.page.left-side:nth-child(5){transform:translatez(5px) rotatey(-180deg)}.page.left-side:nth-child(6){transform:translatez(6px) scalex(-1) translatex(100%) rotatey(179deg)}.page.left-side:nth-child(7){transform:translatez(7px) rotatey(-180deg)}.page.left-side:nth-child(8){transform:translatez(8px) scalex(-1) translatex(100%) rotatey(179deg)}.page.left-side:nth-child(9){transform:translatez(9px) rotatey(-180deg)}.page.left-side:nth-child(10){transform:translatez(10px) scalex(-1) translatex(100%) rotatey(179deg)}.cover-front{padding:0}.cover-front img.paper-clip-top{position:absolute;right:53px;top:-3px;width:23px}.cover-front svg{pointer-events:auto}.cover-front:first-child{text-align:center}.cover-front:first-child .h1,.cover-front:first-child h1{color:#134a78;font-family:Lora,serif;font-size:45px;margin-top:30px;text-transform:uppercase}.cover-front:first-child .h2,.cover-front:first-child h2{color:#134a78;font-family:EB Garamond,serif;font-size:24px;position:relative;top:40%}.cover-front:first-child .hat{color:#134a78;font-size:100px;position:relative;top:3%}.cover-back{text-align:center}.cover-back svg{left:-86px;position:absolute;top:-30px}.cover-back:not(.left-side) svg,.invisible-side{display:none}.memory-book-pagination{bottom:8px;position:fixed;right:10px}.memory-refer-friend-page-left .refer-friend-intro .intro-header p{color:#1f2933;font-size:30px;line-height:28px}.memory-refer-friend-page-left .accepted-friends .memory-referred-users .friend-image img{border:3px solid #fff;border-radius:50%;width:80px}.memory-refer-friend-page-left .none-invited-users p:last-of-type{width:138px}.memory-refer-friend-page-left .none-invited-users .memory-refer-button button{background:linear-gradient(90deg,#ffd317,#ffde59) fixed;border:none;box-shadow:none;left:70px;padding:2px 13px;position:absolute;top:27px;transform:rotate(-7deg)}.memory-refer-friend-page-left .none-invited-users .memory-refer-button svg:first-of-type{height:37px;left:36px;position:absolute;top:36px;transform:rotate(-7deg);width:35px}.memory-refer-friend-page-left .none-invited-users .memory-refer-button svg:first-of-type #fillable-icon{fill:#ffd317}.memory-refer-friend-page-left .none-invited-users .memory-refer-button svg:last-of-type{height:37px;position:absolute;right:36px;top:14px;transform:rotate(173deg);width:35px}.memory-refer-friend-page-left .none-invited-users .memory-refer-button svg:last-of-type #fillable-icon{fill:#ffde59}.memory-refer-friend-page-left #refer_big_heart{position:absolute;right:39px;top:39px}.memory-refer-friend-page-left #refer_small_heart{bottom:137px;position:absolute;right:133px;transform:rotate(302deg);width:40px}.memory-refer-friend-page-right .all-invited-friends{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:94px;transform:rotate(-6deg);width:220px}.memory-refer-friend-page-right .all-invited-friends .first-heading{background:linear-gradient(90deg,#ffd317,#ffde59);padding:3px;position:relative;right:-11px;top:-20px;transform:rotate(-6deg);width:70px}.memory-refer-friend-page-right .all-invited-friends .first-heading:after{border:15px solid transparent;border-bottom:18px solid #ffde59;border-top:0;content:"";height:0;left:63px;position:absolute;top:5px;transform:rotate(89deg);width:0}.memory-refer-friend-page-right .all-invited-friends .invited-count{bottom:19px;padding:2px;position:absolute;right:45px;width:144px}.memory-refer-friend-page-right .all-invited-friends .invited-count p,.memory-refer-friend-page-right .all-invited-friends .invited-count span{color:#1f2933;font-size:26px;line-height:28px}.memory-refer-friend-page-right .all-invited-friends .invited-images{bottom:-35px;display:flex;position:absolute;right:-47px}.memory-refer-friend-page-right .all-invited-friends .invited-images .referred-images:first-of-type{position:absolute;right:27px;top:-35px}.memory-refer-friend-page-right .all-invited-friends .invited-images .referred-images img{border:3px solid #fff;border-radius:50%;width:50px}.memory-refer-friend-page-right .all-invited-names{margin:0 auto;max-width:296px}.memory-refer-friend-page-right .all-invited-names .invited-usernames{cursor:default;height:26px;padding:2px}.memory-refer-friend-page-right .all-invited-names .invited-usernames p{overflow:auto;white-space:nowrap}.memory-refer-friend-page-right .all-invited-names .invited-usernames p::-webkit-scrollbar{display:none}.memory-refer-friend-page-right .all-invited-names .name-cut0 svg,.memory-refer-friend-page-right .all-invited-names .name-cut2 svg,.memory-refer-friend-page-right .all-invited-names .name-cut3 svg,.memory-refer-friend-page-right .all-invited-names .name-cut6 svg,.memory-refer-friend-page-right .all-invited-names .name-cut7 svg,.memory-refer-friend-page-right .all-invited-names .name-cut9 svg{height:28px;left:-34px;position:absolute;top:-2px;width:35px}.memory-refer-friend-page-right .all-invited-names .name-cut1 svg,.memory-refer-friend-page-right .all-invited-names .name-cut4 svg,.memory-refer-friend-page-right .all-invited-names .name-cut5 svg,.memory-refer-friend-page-right .all-invited-names .name-cut8 svg{height:28px;position:absolute;right:-34px;top:1px;transform:rotate(184deg);width:35px}.memory-refer-friend-page-right .name-cut0,.memory-refer-friend-page-right .name-cut6{background-color:#e7daaa}.memory-refer-friend-page-right .name-cut0 svg #fillable-icon,.memory-refer-friend-page-right .name-cut6 svg #fillable-icon{fill:#e7daaa}.memory-refer-friend-page-right .name-cut1{background-color:#e7c4aa}.memory-refer-friend-page-right .name-cut1 svg #fillable-icon{fill:#e7c4aa}.memory-refer-friend-page-right .name-cut2{background-color:#aabde7}.memory-refer-friend-page-right .name-cut2 svg #fillable-icon{fill:#aabde7}.memory-refer-friend-page-right .name-cut3{background-color:#dbb3b3}.memory-refer-friend-page-right .name-cut3 svg #fillable-icon{fill:#dbb3b3}.memory-refer-friend-page-right .name-cut4,.memory-refer-friend-page-right .name-cut8{background-color:#e7ceaa}.memory-refer-friend-page-right .name-cut4 svg #fillable-icon,.memory-refer-friend-page-right .name-cut8 svg #fillable-icon{fill:#e7ceaa}.memory-refer-friend-page-right .name-cut5{background-color:#c4c4c4}.memory-refer-friend-page-right .name-cut5 svg #fillable-icon{fill:#c4c4c4}.memory-refer-friend-page-right .name-cut7{background-color:#b4d6d4}.memory-refer-friend-page-right .name-cut7 svg #fillable-icon{fill:#b4d6d4}.memory-refer-friend-page-right .name-cut9{background-color:#dae7aa}.memory-refer-friend-page-right .name-cut9 svg #fillable-icon{fill:#dae7aa}.memory-refer-friend-page-right .empty-invited-users .empty-inviters-intro{width:179px}.memory-refer-friend-page-right .empty-invited-users .refer-friends-group{width:150px}.memory-refer-friend-page-right .empty-invited-users .referral-coins{width:119px}.memory-refer-friend-page-right .empty-invited-users .refer-rules-link{width:105px}.memory-heart-page-left .heart-heading{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png);background-size:100% 100%;height:96px;width:222px}.memory-heart-page-left .heart-heading #desk_heart{position:absolute;right:-60px;top:-53px;z-index:-1}.memory-heart-page-left .heart-heading .heading-intro{background:linear-gradient(90deg,#f7bbc3,#fbcca5);color:#aa132b;font-size:20px;left:29px;padding:2px;position:relative;top:-19px;width:167px}.memory-heart-page-left .heart-heading .heading-intro:after{border:16px solid transparent;border-bottom:18px solid #fbcca5;border-top:0;content:"";height:0;position:absolute;right:-23px;top:5px;transform:rotate(89deg);width:0}.memory-heart-page-left .heart-heading .main-header{font-size:28px;left:42px;max-width:167px;position:absolute;top:12px}.memory-heart-page-left #bottom_big_heart{margin-top:25px;width:228px}.memory-heart-page-right .heart-changed{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:96px;transform:rotate(-6deg);width:233px}.memory-heart-page-right .heart-changed .previous-year{background:linear-gradient(90deg,#f7bbc3,#fbcca5);padding:2px;position:relative;right:-14px;top:-14px;transform:rotate(-10deg);width:97px}.memory-heart-page-right .heart-changed .previous-year p{color:#aa132b}.memory-heart-page-right .heart-changed .previous-year:after{border:15px solid transparent;border-bottom:17px solid #fbcca5;border-top:0;content:"";height:0;position:absolute;right:-23px;top:5px;transform:rotate(89deg);width:0}.memory-heart-page-right .heart-changed .change-content{bottom:20px;position:absolute;right:27px;width:175px}.memory-heart-page-right .heart-changed .change-content p{color:#1f2933;font-size:28px;line-height:28px}.memory-heart-page-right .heart-changed .trophy-side{position:absolute;right:-51px;top:18px}.memory-heart-page-right .heart-compare .heart-from .component-heart,.memory-heart-page-right .heart-compare .heart-to .component-heart{height:unset;padding:0;width:unset}.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-back,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-back{height:100px;width:100px}.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-back:after,.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-back:before,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-back:after,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-back:before{display:none}.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-back .cmp-front,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-back .cmp-front{-webkit-clip-path:url(#heart-flat-shape);clip-path:url(#heart-flat-shape)}.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-back .cmp-front .cmp-front-top,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-back .cmp-front .cmp-front-top{display:none}.memory-heart-page-right .heart-compare .heart-from .component-heart .cmp-front-bottom,.memory-heart-page-right .heart-compare .heart-to .component-heart .cmp-front-bottom{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/heart-fill.png) no-repeat bottom/cover;-webkit-clip-path:polygon(0 calc(100% - var(--filled)),100% calc(100% - var(--filled)),100% 100%,0 100%,0 0);clip-path:polygon(0 calc(100% - var(--filled)),100% calc(100% - var(--filled)),100% 100%,0 100%,0 0);height:87%;top:8px}.memory-heart-page-right .heart-compare .heart-from .from-score,.memory-heart-page-right .heart-compare .heart-to .from-score{background-color:#b4d6d4;height:28px;left:10px;padding:2px;position:absolute;top:-27px;transform:rotate(-7deg);width:100%}.memory-heart-page-right .heart-compare .heart-from .from-score svg:first-of-type,.memory-heart-page-right .heart-compare .heart-to .from-score svg:first-of-type{height:31px;left:-34px;position:absolute;top:-3px;width:35px}.memory-heart-page-right .heart-compare .heart-from .from-score svg:first-of-type #fillable-icon,.memory-heart-page-right .heart-compare .heart-to .from-score svg:first-of-type #fillable-icon{fill:#b4d6d4}.memory-heart-page-right .heart-compare .heart-from .from-score svg:last-of-type,.memory-heart-page-right .heart-compare .heart-to .from-score svg:last-of-type{height:30px;position:absolute;right:-34px;top:1px;transform:rotate(181deg);width:35px}.memory-heart-page-right .heart-compare .heart-from .from-score svg:last-of-type #fillable-icon,.memory-heart-page-right .heart-compare .heart-to .from-score svg:last-of-type #fillable-icon{fill:#b4d6d4}.memory-heart-page-right .heart-compare .heart-from .to-score,.memory-heart-page-right .heart-compare .heart-to .to-score{background-color:#e7c4aa;height:28px;left:10px;padding:2px;position:absolute;top:-22px;transform:rotate(6deg);width:100%}.memory-heart-page-right .heart-compare .heart-from .to-score svg,.memory-heart-page-right .heart-compare .heart-to .to-score svg{height:31px;left:-34px;position:absolute;top:-3px;width:35px}.memory-heart-page-right .heart-compare .heart-from .to-score svg #fillable-icon,.memory-heart-page-right .heart-compare .heart-to .to-score svg #fillable-icon{fill:#e7c4aa}.memory-heart-page-right .all-time-change{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece-flat.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:70px;transform:rotate(-3deg);width:100%}.memory-heart-page-right .all-time-change .change-info{background:linear-gradient(90deg,#ffd317,#ffde59);padding:3px;position:relative;right:-4px;top:-18px;transform:rotate(-10deg);width:64px}.memory-heart-page-right .all-time-change .change-info:after{border:16px solid transparent;border-bottom:23px solid #ffde59;border-top:0;content:"";height:0;left:59px;position:absolute;top:3px;transform:rotate(90deg);width:0}.memory-heart-page-right .all-time-change .all-time-change-content{bottom:9px;left:14px;position:absolute;transform:rotate(-2deg);width:203px}.memory-heart-page-right .all-time-change .all-time-change-content p{font-size:20px}.open-memory .open-memory-button{background-color:#fff;color:#1f2933;font-size:14px;font-weight:400;line-height:16px;padding:12px 16px 12px 8px}.open-memory .open-memory-button svg{margin-left:0}.book-heading{left:50%;top:78px;transform:translateX(-50%)}@media (min-width:768px){.book-heading{top:135px}}@media (min-width:768px) and (max-height:900px){.book-heading{top:41px}}.book-heading p{color:#1f2933;font-size:20px;text-align:center;width:317px}@media (min-width:1200px){.book-heading{top:20px}.book-heading p{font-size:24px;width:416px}}.control-buttons{left:50%;position:absolute;top:590px;transform:translateX(-40%)}@media (min-width:768px){.control-buttons{top:733px;transform:translateX(-68%)}}@media (min-width:768px) and (max-height:900px){.control-buttons{top:655px}}@media (min-width:1200px){.control-buttons{top:833px;transform:translateX(-46%)}}@media (min-width:1200px) and (max-height:900px){.control-buttons{top:655px}}.memory-all-badges .all-earned-badges{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png),50%,no-repeat;background-size:cover;height:94px;transform:rotate(-6deg);width:220px}.memory-all-badges .all-earned-badges .first-heading{background:linear-gradient(90deg,#ffd317,#ffde59);padding:3px;position:relative;right:-11px;top:-20px;transform:rotate(-6deg);width:70px}.memory-all-badges .all-earned-badges .first-heading:after{border:15px solid transparent;border-bottom:18px solid #ffde59;border-top:0;content:"";height:0;left:63px;position:absolute;top:5px;transform:rotate(89deg);width:0}.memory-all-badges .all-earned-badges .all-badges-count{bottom:33px;padding:2px;position:absolute;right:6px;width:182px}.memory-all-badges .all-earned-badges .all-badges-count p,.memory-all-badges .all-earned-badges .all-badges-count span{color:#1f2933;font-size:26px;line-height:28px}.memory-all-badges .earned-badges-list .earned-badge p{font-size:18px;letter-spacing:2px;padding:0 11px 0 0}.memory-all-badges .earned-badges-list .earned-badge-icons .badge-icon{position:relative}.memory-all-badges .earned-badges-list .earned-badge-icons .badge-icon img{height:40px;margin-right:-22px;width:40px}.memory-all-badges .earned-badges-list .earned-badge-icons .badge-icon img.badge-border{height:47px;position:absolute;right:-2px;top:-4px;width:44px;z-index:2}.memory-all-badges .empty-all-badges .badge-list .badge-name-list{font-size:18px;letter-spacing:2px}.memory-all-badges .link-badges-button .button-content .badge-button{background:linear-gradient(90deg,#ffd317,#ffde59) fixed;border:none;border-radius:0;box-shadow:none;color:#212529;height:30px;padding:2px 13px}.memory-all-badges .link-badges-button .button-content svg{height:30px;position:absolute;width:35px}.memory-all-badges .link-badges-button .button-content svg:first-of-type #fillable-icon{fill:#ffd317}.memory-all-badges .link-badges-button .button-content svg:last-of-type #fillable-icon{fill:#ffde59}.memory-all-badges .link-badges-button .button-content.empty-badges-button{transform:rotate(13deg)}.memory-all-badges .link-badges-button .button-content.empty-badges-button svg:first-of-type{left:-32px;top:-4px;transform:rotate(6deg)}.memory-all-badges .link-badges-button .button-content.empty-badges-button svg:last-of-type{right:-31px;top:2px;transform:rotate(185deg)}.memory-all-badges .link-badges-button .button-content.not-empty-badges-button svg:first-of-type{left:-34px;top:-2px}.memory-all-badges .link-badges-button .button-content.not-empty-badges-button svg:last-of-type{right:-34px;transform:rotate(180deg)}.memory-latest-badges .new-badges-count p{color:#1f2933;font-size:30px;line-height:28px}.memory-latest-badges .new-badges-count img{width:82px}.memory-latest-badges .new-badge-polaroid{margin-top:55px}.memory-latest-badges .new-badge-polaroid .left-frame img.left-tape{left:51px;position:absolute;top:-12px}.memory-latest-badges .new-badge-polaroid .left-frame img.left-background{position:absolute;right:24px;top:14px}.memory-latest-badges .new-badge-polaroid .left-frame img.polaroid-shadow{height:119px;opacity:.6;position:absolute;right:0;top:36px;transform:rotate(-3deg);z-index:-1}.memory-latest-badges .new-badge-polaroid .left-frame img.left-badge{left:50px;position:absolute;top:43px;width:60px}.memory-latest-badges .new-badge-polaroid .left-frame .left-new-badge-count{bottom:2px;height:26px;left:50%;overflow-x:auto;overflow-y:hidden;position:absolute;right:50%;transform:translate(-50%,-50%);white-space:nowrap;width:140px}.memory-latest-badges .new-badge-polaroid .left-frame .left-new-badge-count p{letter-spacing:2px;text-align:center}.memory-latest-badges .new-badge-polaroid .right-frame img.right-tape{position:absolute;right:11px;top:-11px;z-index:99}.memory-latest-badges .new-badge-polaroid .right-frame img.right-background{position:absolute;right:5px;top:8px}.memory-latest-badges .new-badge-polaroid .right-frame img.right-polaroid{box-shadow:5px 0 6px -5px #888888ed;transform:rotate(5deg)}.memory-latest-badges .new-badge-polaroid .right-frame img.right-badge{left:47px;position:absolute;top:43px;transform:rotate(8deg);width:60px}.memory-latest-badges .new-badge-polaroid .right-frame .right-new-badge-count{bottom:-4px;height:26px;left:46%;overflow-x:auto;overflow-y:hidden;position:absolute;right:50%;transform:translate(-50%,-50%) rotate(5deg);white-space:nowrap;width:137px}.memory-latest-badges .new-badge-polaroid .right-frame .right-new-badge-count p{letter-spacing:2px;text-align:center}.memory-latest-badges .latest-empty-bagdes{left:24px;position:absolute;top:48px;width:114px}.memory-latest-badges .latest-empty-bagdes img.empty-badge-icon{margin-right:-33px;width:55px}.memory-latest-badges .latest-empty-bagdes.right-empty-badges{transform:rotate(5deg)}.memory-fast-and-furious-info .fast-and-furious-intro{background-image:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/bugatti.png);background-size:100% 100%;height:100px;position:relative;width:100%}.memory-fast-and-furious-info .fast-and-furious-intro p{font-size:20px;left:18px;position:absolute;top:31px;transform:rotate(-7deg);width:100px}@media (min-width:768px){.memory-fast-and-furious-info .fast-and-furious-intro p{font-weight:600}}.memory-fast-and-furious-info img.badge-icon{left:-6px;position:absolute;top:-16px;transform:rotate(-5deg);z-index:99}.memory-fast-and-furious-info img.badge-frame{left:-8px;position:absolute;top:-18px;transform:rotate(-1deg);width:44px;z-index:99}.memory-fast-and-furious-info .budget-goal-left-frame .budget-left-goal img.left-tape{left:91px;position:absolute;top:-9px;z-index:99}.memory-fast-and-furious-info .budget-goal-left-frame .budget-left-goal .left-background{transform:rotate(5deg)}.memory-fast-and-furious-info .budget-goal-left-frame .budget-left-goal .left-background img{height:122px;left:0;position:absolute;top:0;width:122px}.memory-fast-and-furious-info .budget-goal-left-frame .budget-left-goal img.left-polaroid{box-shadow:5px 0 6px -5px #888888ed;transform:rotate(5deg)}.memory-fast-and-furious-info .budget-goal-left-frame .budget-left-goal .left-budget-goal-name{height:26px;overflow-x:auto;overflow-y:hidden;position:absolute;top:143px;transform:rotate(5deg);width:130px}.memory-fast-and-furious-info .budget-goal-left-frame .fast-and-furious-logo .background-paper{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png),50%,no-repeat;background-size:cover;bottom:-20px;height:81px;left:8px;position:absolute;transform:rotate(-15deg);width:220px;z-index:-1}.memory-fast-and-furious-info .budget-goal-left-frame .fast-and-furious-logo img.fast-and-furious-icon{bottom:-72px;left:58px;position:absolute;width:61px}.memory-fast-and-furious-info .budget-goal-left-frame .fast-and-furious-logo img.fast-and-furious-frame{bottom:-74px;left:56px;position:absolute;transform:rotate(64deg);width:65px}.memory-fast-and-furious-info .budget-goal-right-frame p.goal-heading{font-size:25px;height:98px;width:140px}.memory-fast-and-furious-info .budget-goal-right-frame .budget-right-goal img.right-tape{left:46px;opacity:.6;position:absolute;top:-12px;z-index:99}.memory-fast-and-furious-info .budget-goal-right-frame .budget-right-goal .right-background img{height:122px;left:0;position:absolute;top:0;width:122px}.memory-fast-and-furious-info .budget-goal-right-frame .budget-right-goal img.right-polaroid{box-shadow:5px 0 6px -5px #888888ed}.memory-fast-and-furious-info .budget-goal-right-frame .budget-right-goal .right-budget-goal-name{height:26px;left:9px;overflow-x:auto;overflow-y:hidden;position:absolute;top:143px;width:130px}.memory-fast-and-furious-info .polaroid-background{background-color:#e9edf6;height:120px;left:13px;position:absolute;top:12px;width:120px}.memory-fast-and-furious-info .empty-background{padding:10px}.memory-fast-and-furious-info .empty-background img{width:100px}.memory-fast-and-furious-info .empty-background.left-empty{transform:rotate(5deg)}.memory-fast-and-furious-info .empty-background.left-empty img{left:-5px;position:absolute;top:-5px;transform:rotate(-4deg);width:132px}.memory-fast-and-furious-info .empty-background.right-empty img{left:-1px;position:absolute;top:-2px;transform:rotate(-1deg);width:125px}.memory-fast-and-furious-info .empty-background.default-left{transform:rotate(5deg)}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge{background:url(https://goalry-production.s3.us-west-1.amazonaws.com/assets/images/memory-book/paper-piece.png),50%,no-repeat;background-size:cover;height:94px;transform:rotate(-6deg);width:220px}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .first-heading{background:linear-gradient(90deg,#ffd317,#ffde59);padding:3px;position:relative;right:-11px;top:-20px;transform:rotate(-6deg);width:70px}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .first-heading:after{border:15px solid transparent;border-bottom:18px solid #ffde59;border-top:0;content:"";height:0;left:63px;position:absolute;top:5px;transform:rotate(89deg);width:0}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .all-badges-count{bottom:20px;padding:2px;position:absolute;right:34px;width:144px}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .all-badges-count p,.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .all-badges-count span{color:#1f2933;font-size:26px;line-height:28px}.memory-fast-and-furious-all-earned .all-earned-fast-and-furious-badge .badge-icons{display:flex;flex-direction:row-reverse;position:absolute;right:-31px;top:58px}.memory-fast-and-furious-all-earned .badge-icon .badge-logo{margin-right:-19px}.memory-fast-and-furious-all-earned .badge-icon .badge-border{left:-2px;position:absolute;top:-2px;width:44px}.memory-fast-and-furious-all-earned .all-goal-names{gap:16px;margin:40px -20px}.memory-fast-and-furious-all-earned .all-goal-names .goal-names{cursor:default;height:36px;padding:2px 5px}.memory-fast-and-furious-all-earned .all-goal-names .goal-names p{margin-top:5px;overflow:auto;white-space:nowrap}.memory-fast-and-furious-all-earned .all-goal-names .goal-names p::-webkit-scrollbar{display:none}.memory-fast-and-furious-all-earned .all-goal-names .name-cut2 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut4 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut7 svg:first-of-type{display:none}.memory-fast-and-furious-all-earned .all-goal-names .name-cut2 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut4 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut7 svg:last-of-type{height:40px;position:absolute;right:-33px;top:1px;transform:rotate(183deg);width:35px}.memory-fast-and-furious-all-earned .all-goal-names .name-cut0 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut1 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut3 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut5 svg:first-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut6 svg:first-of-type{height:40px;left:-34px;position:absolute;top:-4px;width:35px}.memory-fast-and-furious-all-earned .all-goal-names .name-cut0 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut1 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut3 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut5 svg:last-of-type,.memory-fast-and-furious-all-earned .all-goal-names .name-cut6 svg:last-of-type{height:40px;position:absolute;right:-34px;top:1px;transform:rotate(183deg);width:35px}.memory-fast-and-furious-all-earned .all-goal-names .name-cut0{background-color:#e9e5b3;transform:rotate(5deg)}.memory-fast-and-furious-all-earned .all-goal-names .name-cut0 p{color:#745e07}.memory-fast-and-furious-all-earned .all-goal-names .name-cut0 svg #fillable-icon{fill:#e9e5b3}.memory-fast-and-furious-all-earned .all-goal-names .name-cut1{background-color:#c1dddb;transform:rotate(-4deg)}.memory-fast-and-furious-all-earned .all-goal-names .name-cut1 p{color:#05725c}.memory-fast-and-furious-all-earned .all-goal-names .name-cut1 svg #fillable-icon{fill:#c1dddb}.memory-fast-and-furious-all-earned .all-goal-names .name-cut2{background-color:#fdfcf8}.memory-fast-and-furious-all-earned .all-goal-names .name-cut2 p{color:#6f5900}.memory-fast-and-furious-all-earned .all-goal-names .name-cut2 svg #fillable-icon{fill:#fdfcf8}.memory-fast-and-furious-all-earned .all-goal-names .name-cut3{background-color:#e8d0ed;transform:rotate(8deg)}.memory-fast-and-furious-all-earned .all-goal-names .name-cut3 p{color:#630673}.memory-fast-and-furious-all-earned .all-goal-names .name-cut3 svg #fillable-icon{fill:#e8d0ed}.memory-fast-and-furious-all-earned .all-goal-names .name-cut4{background-color:#c1dddb}.memory-fast-and-furious-all-earned .all-goal-names .name-cut4 p{color:#05725c}.memory-fast-and-furious-all-earned .all-goal-names .name-cut4 svg #fillable-icon{fill:#c1dddb}.memory-fast-and-furious-all-earned .all-goal-names .name-cut5{background-color:#a2a2a2;height:29px}.memory-fast-and-furious-all-earned .all-goal-names .name-cut5 p{color:#f6f6f6;margin-top:2px}.memory-fast-and-furious-all-earned .all-goal-names .name-cut5 svg{height:33px!important}.memory-fast-and-furious-all-earned .all-goal-names .name-cut5 svg #fillable-icon{fill:#a2a2a2}.memory-fast-and-furious-all-earned .all-goal-names .name-cut6{background-color:#e8d3b3}.memory-fast-and-furious-all-earned .all-goal-names .name-cut6 p{color:#7c671a}.memory-fast-and-furious-all-earned .all-goal-names .name-cut6 svg #fillable-icon{fill:#e8d3b3}.memory-fast-and-furious-all-earned .all-goal-names .name-cut7{background-color:#979797;transform:rotate(-5deg)}.memory-fast-and-furious-all-earned .all-goal-names .name-cut7 p{color:#fff}.memory-fast-and-furious-all-earned .all-goal-names .name-cut7 svg #fillable-icon{fill:#979797}.memory-fast-and-furious-all-earned .page-bottom-icon{bottom:62px;position:absolute;right:39px;transform:rotate(-2deg)}.memory-fast-and-furious-all-earned .gamify-block{padding:27px}.memory-fast-and-furious-all-earned .gamify-block .gamify-heading{font-size:25px;margin-bottom:15px}
