html{overflow-x:hidden;color-scheme:dark;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent;width:100%}html ::-moz-selection{color:#fff;-webkit-text-fill-color:#fff;background:rgba(99,138,180,.8);background:rgba(62,116,87,.8)}html ::selection{color:#fff;-webkit-text-fill-color:#fff;background:rgba(99,138,180,.8);background:rgba(62,116,87,.8)}body{color:#fff;background-color:#000;font-family:Inter,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;cursor:default;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:none;max-width:100vw;margin:auto}#__next{display:flex;position:relative;min-height:100vh;min-height:100lvh;margin:0 auto}#loadingAppScreen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999}#loadingAppScreen .logo{width:45px}.withScrollBarPlaceholder{padding-right:var(--scrollBarPlaceholderWidth,0);box-sizing:border-box}.custom-container{padding:0 40px;width:100%;margin-right:auto;margin-left:auto;box-sizing:border-box;max-width:1920px}@media(hover:none){*{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}}@media(max-width:1700px){.custom-container{padding:0 30px}}@media(max-width:1200px){.custom-container{padding:0 20px}}@media(max-width:700px){.custom-container{padding:0 11px}}@media(max-width:300px){body{overflow-x:scroll;min-width:300px}}.btn-primary,.btn-primary--roundSecondary,.offerPage .cta .scrollToOfferButton{display:inline-block;cursor:pointer;background-color:#06cc30;box-shadow:inset 0 1.2px 0 1px hsla(0,0%,100%,.2);border-radius:11px;height:46px;padding:0 30px;color:#000;font-size:13px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;white-space:nowrap;transition:filter .1s}.btn-primary .btnContent,.btn-primary span,.btn-primary--roundSecondary .btnContent,.btn-primary--roundSecondary span,.offerPage .cta .scrollToOfferButton .btnContent,.offerPage .cta .scrollToOfferButton span{position:relative;z-index:1}.btn-primary--roundSecondary:before,.btn-primary:before,.offerPage .cta .scrollToOfferButton:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 12%,transparent 42%,rgba(0,0,0,.17) 90%);z-index:0}.btn-primary--roundSecondary{border-radius:100px;padding:0 19px 1px;height:36px}@media(hover:hover){.btn-primary--roundSecondary:not([disabled]):not(.disabled):not(.loading):not(.success):hover,.btn-primary:not([disabled]):not(.disabled):not(.loading):not(.success):hover,.offerPage .cta .scrollToOfferButton:not([disabled]):not(.disabled):not(.loading):not(.success):hover{background-color:#19c93e;transition:background-color .18s}}.btn-primary--roundSecondary:not([disabled]):not(.disabled):not(.loading):not(.success):active,.btn-primary:not([disabled]):not(.disabled):not(.loading):not(.success):active,.offerPage .cta .scrollToOfferButton:not([disabled]):not(.disabled):not(.loading):not(.success):active{background-color:#15ad36;transition:background-color .1s}.btn-primary--roundSecondary:not([disabled]):not(.disabled):not(.loading):not(.success):active:after,.btn-primary:not([disabled]):not(.disabled):not(.loading):not(.success):active:after,.offerPage .cta .scrollToOfferButton:not([disabled]):not(.disabled):not(.loading):not(.success):active:after{opacity:0}.btn-primary.disabled,.btn-primary[disabled],.disabled.btn-primary--roundSecondary,.offerPage .cta .disabled.scrollToOfferButton,.offerPage .cta [disabled].scrollToOfferButton,[disabled].btn-primary--roundSecondary{border-color:#17bb3a;filter:grayscale(1) brightness(1.4) invert(1) opacity(.5);box-shadow:none;cursor:default;color:#000}.btn-primary.disabled:after,.btn-primary.disabled:before,.btn-primary[disabled]:after,.btn-primary[disabled]:before,.disabled.btn-primary--roundSecondary:after,.disabled.btn-primary--roundSecondary:before,.offerPage .cta .disabled.scrollToOfferButton:after,.offerPage .cta .disabled.scrollToOfferButton:before,.offerPage .cta [disabled].scrollToOfferButton:after,.offerPage .cta [disabled].scrollToOfferButton:before,[disabled].btn-primary--roundSecondary:after,[disabled].btn-primary--roundSecondary:before{display:none}.btn-primary.loading,.loading.btn-primary--roundSecondary,.offerPage .cta .loading.scrollToOfferButton{cursor:wait;background-color:rgba(23,187,58,.7)}.btn-primary.loading span,.loading.btn-primary--roundSecondary span,.offerPage .cta .loading.scrollToOfferButton span{margin-right:6px;opacity:.75}.btn-primary.loading:after,.loading.btn-primary--roundSecondary:after,.offerPage .cta .loading.scrollToOfferButton:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 3s steps(4) infinite;content:"…";width:0;margin-left:-6px}.btn-primary.success,.offerPage .cta .success.scrollToOfferButton,.success.btn-primary--roundSecondary{background-color:hsla(0,0%,100%,.075);color:hsla(0,0%,100%,.8);filter:none;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none}@keyframes shinebtn{0%{left:-60%;opacity:.5}50%{opacity:1}to{left:100%;opacity:0}}.btn-primary.success:before,.offerPage .cta .success.scrollToOfferButton:before,.success.btn-primary--roundSecondary:before{position:absolute;display:block;top:0;left:-60%;right:auto;bottom:auto;content:"";width:60px;height:50px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.09) 50%,hsla(0,0%,100%,0));border-radius:0;transform:skew(-50deg);opacity:.5;animation:shinebtn 1.5s ease forwards}.btn-outlined,.btn-outlined--round{display:inline-block;cursor:pointer;border:1px solid hsla(0,0%,100%,.4);border-radius:11px;padding:0 19px 1px;height:38px;color:#fff;font-size:13px;font-weight:600;transition:border-color .1s;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(hover:hover){.btn-outlined--round:not([disabled]):hover,.btn-outlined:not([disabled]):hover{border-color:hsla(0,0%,100%,.55);transition:border-color .2s}}.btn-outlined--round:not([disabled]):active,.btn-outlined:not([disabled]):active{border-color:hsla(0,0%,100%,.8);transition:border-color 0s}.btn-outlined.loading,.loading.btn-outlined--round{cursor:wait}.btn-outlined[disabled],[disabled].btn-outlined--round{cursor:default;border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.8)}.btn-outlined--round{border-radius:100px}.btn-thinGlass{display:inline-block;cursor:pointer;border-radius:11px;padding:0 19px 1px;height:38px;color:#fff;font-size:13px;font-weight:600;transition:border-color .1s;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:100px;transition:background-color .22s,transform .3s;position:relative;background-color:hsla(0,0%,100%,.07)}.btn-thinGlass:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05);z-index:1}.btn-thinGlass[disabled]{cursor:default;color:hsla(0,0%,100%,.7)}@media(hover:hover){.btn-thinGlass:not([disabled]):active,.btn-thinGlass:not([disabled]):hover{background-color:hsla(0,0%,100%,.1);transition:background-color .22s}}@media(hover:none){.btn-thinGlass{transition:background-color 0s}.btn-thinGlass:not([disabled]):active{background-color:hsla(0,0%,100%,.1);transition:background-color 0s}}.btn-thinGlass:not([disabled]):active{background-color:hsla(0,0%,100%,.14);transition:background-color .09s}.btn-thinGlass.whiter13{background-color:hsla(0,0%,100%,.13)}@media(hover:hover){.btn-thinGlass.whiter13:not([disabled]):active,.btn-thinGlass.whiter13:not([disabled]):hover{background-color:hsla(0,0%,100%,.16);transition:background-color .22s}}@media(hover:none){.btn-thinGlass.whiter13{transition:background-color 0s}.btn-thinGlass.whiter13:not([disabled]):active{background-color:hsla(0,0%,100%,.16);transition:background-color 0s}}.btn-thinGlass.whiter13:not([disabled]):active{background-color:hsla(0,0%,100%,.2);transition:background-color .09s}.btn-thinGlass.withShines:before{background:linear-gradient(0deg,rgba(22,23,22,.9),transparent 50%,rgba(7,136,59,.04)),linear-gradient(125deg,transparent 20%,hsla(0,0%,100%,.065) 35%,transparent 48%,transparent 55%,hsla(0,0%,100%,.055) 65%,transparent 78%)}.btn-text,.btn-text--green{cursor:pointer;color:hsla(0,0%,100%,.94);letter-spacing:.011em;font-size:14px;font-weight:500;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .1s}.btn-text.loading,.loading.btn-text--green{cursor:wait}@media(hover:hover){.btn-text--green:not([disabled]):hover,.btn-text:not([disabled]):hover{color:#fff;transition:color .2s}.btn-text--green:not([disabled]):hover.underlineOnHover,.btn-text:not([disabled]):hover.underlineOnHover{text-decoration:underline}}.btn-text--green:not([disabled]).fadeOnClick:active,.btn-text:not([disabled]).fadeOnClick:active{opacity:.75}.btn-text--green{color:#17bb3a;font-weight:600;transition:color .2s}@media(hover:hover){.btn-text--green:not([disabled]):active,.btn-text--green:not([disabled]):hover{color:#1bdb44;transition:color .2s}}.btn-text[disabled],[disabled].btn-text--green{cursor:default;color:hsla(0,0%,100%,.45)}.btn-glass{cursor:pointer;font-weight:600;line-height:1em;border-radius:11px;-webkit-backdrop-filter:blur(10px) saturate(2);backdrop-filter:blur(10px) saturate(2);color:#fff;transition:background-color .1s,transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(58,61,58,.7)}.btn-glass.disabled,.btn-glass[disabled]{background-color:rgba(51,53,51,.7)}@media(hover:hover){.btn-glass:not(.disabled):not([disabled]):hover{background-color:rgba(68,71,68,.75);transition:background-color .15s}}.btn-glass:not(.disabled):not([disabled]):active{background-color:rgba(78,82,78,.75);transition:background-color .05s,transform .25s}.btn-glass--roundSecondary{cursor:pointer;font-weight:600;line-height:1em;border-radius:11px;-webkit-backdrop-filter:blur(10px) saturate(2);backdrop-filter:blur(10px) saturate(2);color:#fff;transition:background-color .1s,transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(58,61,58,.7);border-radius:100px;padding:0 19px 1px;height:36px}.btn-glass--roundSecondary.disabled,.btn-glass--roundSecondary[disabled]{background-color:rgba(51,53,51,.7)}@media(hover:hover){.btn-glass--roundSecondary:not(.disabled):not([disabled]):hover{background-color:rgba(68,71,68,.75);transition:background-color .15s}}.btn-glass--roundSecondary:not(.disabled):not([disabled]):active{background-color:rgba(78,82,78,.75);transition:background-color .05s,transform .25s}.btn-glass--roundSecondary--light{cursor:pointer;font-weight:600;line-height:1em;border-radius:11px;-webkit-backdrop-filter:blur(10px) saturate(2);backdrop-filter:blur(10px) saturate(2);color:#fff;transition:background-color .1s,transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(80,83,80,.7);border-radius:100px;padding:0 19px 1px;height:36px}.btn-glass--roundSecondary--light.disabled,.btn-glass--roundSecondary--light[disabled]{background-color:rgba(72,75,72,.7)}@media(hover:hover){.btn-glass--roundSecondary--light:not(.disabled):not([disabled]):hover{background-color:rgba(90,93,90,.75);transition:background-color .15s}}.btn-glass--roundSecondary--light:not(.disabled):not([disabled]):active{background-color:hsla(120,2%,40%,.75);transition:background-color .05s,transform .25s}.btn-glass--light{cursor:pointer;font-weight:600;line-height:1em;border-radius:11px;-webkit-backdrop-filter:blur(10px) saturate(2);backdrop-filter:blur(10px) saturate(2);color:#fff;transition:background-color .1s,transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(80,83,80,.7)}.btn-glass--light.disabled,.btn-glass--light[disabled]{background-color:rgba(72,75,72,.7)}@media(hover:hover){.btn-glass--light:not(.disabled):not([disabled]):hover{background-color:rgba(90,93,90,.75);transition:background-color .15s}}.btn-glass--light:not(.disabled):not([disabled]):active{background-color:hsla(120,2%,40%,.75);transition:background-color .05s,transform .25s}.btn-glass.loading{cursor:wait}.deleteButtonOverlay{-webkit-backdrop-filter:saturate(220%) blur(10px);backdrop-filter:saturate(220%) blur(10px);background-color:rgba(58,58,59,.7);transition:background-color .15s;position:absolute;display:none;justify-content:center;align-items:center;height:40px;width:40px;border-radius:500px;z-index:10;box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;opacity:0}.deleteButtonOverlay img{height:18px;margin-top:-2px;opacity:.85}@media(hover:hover){.deleteButtonOverlay:not([disabled]):hover{background-color:rgba(81,81,82,.85);transition:background-color .24s}.deleteButtonOverlay:not([disabled]):hover img{opacity:1}}.deleteButtonOverlay:not([disabled]):active{background-color:rgba(96,96,98,.9);transition:background-color .05s}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:local(""),url(/static/fonts/Inter-Light.woff2) format("woff2"),url(/static/fonts/Inter-Light.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(/static/fonts/Inter-Regular.woff2) format("woff2"),url(/static/fonts/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(/static/fonts/Inter-Medium.woff2) format("woff2"),url(/static/fonts/Inter-Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(/static/fonts/Inter-SemiBold.woff2) format("woff2"),url(/static/fonts/Inter-SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(/static/fonts/Inter-Bold.woff2) format("woff2"),url(/static/fonts/Inter-Bold.ttf) format("truetype")}@font-face{font-family:CrimsonPro;font-style:normal;font-weight:300;src:local(""),url(/static/fonts/CrimsonPro-Light.ttf) format("truetype")}@font-face{font-family:CrimsonPro;font-style:italic;font-weight:300;src:local(""),url(/static/fonts/CrimsonPro-LightItalic.ttf) format("truetype")}@font-face{font-family:CrimsonPro;font-style:normal;font-weight:400;src:local(""),url(/static/fonts/CrimsonPro-Regular.ttf) format("truetype")}@font-face{font-family:CrimsonPro;font-style:italic;font-weight:400;src:local(""),url(/static/fonts/CrimsonPro-Italic.ttf) format("truetype")}.clickArea{position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);width:100%;height:100%}.subHeader{display:block;font-size:10px;color:rgba(241,247,254,.7);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.bentoBox{position:relative;border-radius:14px;box-shadow:inset 0 0 0 .75px hsla(0,0%,100%,.03),inset 0 0 30px 0 hsla(0,0%,100%,.01)}.bentoBox:before{content:"";position:absolute;background:linear-gradient(180deg,#ccc,hsla(0,0%,80%,.738) 19%,hsla(0,0%,80%,.541) 34%,hsla(0,0%,80%,.382) 47%,hsla(0,0%,80%,.278) 56.5%,hsla(0,0%,80%,.194) 65%,hsla(0,0%,80%,.126) 73%,hsla(0,0%,80%,.075) 80.2%,hsla(0,0%,80%,.042) 86.1%,hsla(0,0%,80%,.021) 91%,hsla(0,0%,80%,.008) 95.2%,hsla(0,0%,80%,.002) 98.2%,hsla(0,0%,80%,0));opacity:.04;border-radius:inherit;pointer-events:none}.bentoBox:before,.loadingOverlay{top:0;left:0;width:100%;height:100%}.loadingOverlay{z-index:99999999999;position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;bottom:0;right:0}.loadingOverlay.closed{display:none}.loadingOverlay .logo{display:block;height:40px;margin-bottom:50px;opacity:0;animation:show 0s forwards;animation-delay:.8s}.loadingOverlay .loadingSpan{animation-delay:5s;animation-duration:.5s}.loadingSpan{display:block;color:hsla(0,0%,100%,.4);font-size:15px;font-weight:500;opacity:0;animation:show .15s ease-in forwards;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loadingSpan:after{position:absolute;overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis 3s steps(4) infinite;content:"…";width:0}@keyframes ellipsis{to{width:15px}}#alertDialog{width:100%;display:flex;top:0;align-items:center;justify-content:center;position:fixed;z-index:2005;overflow:visible;transform:translateY(-100%);padding:0 11px;box-sizing:border-box}#alertDialog #messageAlertDialog{background:linear-gradient(-180deg,rgba(40,40,40,.82),rgba(33,33,33,.82) 50%);-webkit-backdrop-filter:blur(13px) saturate(150%);backdrop-filter:blur(13px) saturate(150%);box-shadow:inset 0 .5px 0 0 hsla(0,0%,100%,.06),0 4px 5px -3px rgba(0,0,0,.8);display:block;padding:13px 30px 17px;font-size:14px;font-weight:500;color:#fff;border-radius:280px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transform:translateY(-100%);transition:all .2s ease-in;max-width:100%;position:relative}#alertDialog #messageAlertDialog p{border-radius:inherit}#alertDialog #messageAlertDialog .icon{display:inline-block;position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;z-index:-1;overflow:hidden}#alertDialog #messageAlertDialog .icon:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(-146deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0) 40%);z-index:-1}#alertDialog #messageAlertDialog .icon svg{opacity:.2;height:41px;transform:translate(13%,-16%);position:absolute;right:0;top:0}#alertDialog #messageAlertDialog a{text-decoration:underline;font-weight:500;color:#90ffaf;word-break:break-all;cursor:pointer}#alertDialog #messageAlertDialog a:hover{filter:brightness(1.3) saturate(140%)}#alertDialog #messageAlertDialog a:active{filter:brightness(1.9)}#alertDialog #messageAlertDialog:after{box-shadow:inset 0 0 0 2px rgba(0,0,0,.6),inset 0 0 0 3px hsla(0,0%,100%,.07);z-index:-2;-webkit-mask:linear-gradient(180deg,#fff,hsla(0,0%,100%,.4) 100%);mask:linear-gradient(180deg,#fff,hsla(0,0%,100%,.4) 100%)}#alertDialog #messageAlertDialog:after,#alertDialog #messageAlertDialog:before{display:block;position:absolute;left:0;top:0;content:"";width:100%;height:100%;border-radius:inherit}#alertDialog #messageAlertDialog:before{box-shadow:inset -.5px .5px 0 .5px hsla(0,0%,100%,.1),inset .5px -.5px 0 .5px hsla(0,0%,50%,.1),0 0 6px 0 hsla(0,0%,44%,.1);z-index:-1;background:linear-gradient(190deg,hsla(0,0%,100%,.07),transparent 50%)}#alertDialog #messageAlertDialog.show{opacity:1;transform:translateY(calc(100% + env(safe-area-inset-top) + 15px));transition:all .4s ease-out}#mobileGuide{display:block;position:fixed;bottom:170px;width:250px;height:60px;text-align:center;left:50%;padding-top:19px;box-sizing:border-box;font-size:16px;font-weight:600;border-radius:280px;z-index:1050;white-space:nowrap;opacity:0;transform:translate(-50%);animation:fade-in .25s ease-out forwards,fade-out .25s ease-in 14s forwards}#mobileGuide p{position:absolute;color:hsla(0,0%,100%,.95);right:0;left:0;opacity:0;text-shadow:0 0 8px rgba(0,0,0,.9)}@keyframes fade-out{0%{opacity:1}to{opacity:0}}#mobileGuide p.first{opacity:1;animation:fade-out .25s ease-in 4.4s forwards}#mobileGuide p.sec{animation:fade-in .15s ease-out 5.8s forwards,fade-out .15s ease-in 9.4s forwards}#mobileGuide p.third{animation:fade-in .15s ease-out 10s forwards}#mobileGuide p.sec,#mobileGuide p.third{opacity:0}#mobileGuide:before{content:"";position:absolute;top:0;left:0;width:60px;height:60px;border-radius:500px;background:linear-gradient(270deg,hsla(0,0%,100%,.35),hsla(0,0%,100%,.04));z-index:0;opacity:0;animation:dislike 2s cubic-bezier(.33,.14,1,.74) 1s 2,like 1.8s ease-in-out 6s 2,fire 2s cubic-bezier(.33,.14,1,.74) 10s 2}@keyframes dislike{0%,to{left:0;opacity:0}20%,40%{opacity:1}99%{left:190px;opacity:0}}@keyframes like{0%{left:0;right:0;top:0;bottom:0;opacity:0;width:50px;height:50px;margin:auto;background:radial-gradient(hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.35) 100%)}4%{opacity:0}50%,60%{opacity:1}99%{opacity:0;right:0;top:0;bottom:0;width:75px;height:75px;margin:auto;background:radial-gradient(hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.35) 100%)}to{opacity:0;width:50px;height:50px}}@keyframes fire{0%,to{left:auto;right:0;opacity:0;width:60px;height:60px;background:linear-gradient(90deg,hsla(0,0%,100%,.31),hsla(0,0%,100%,.04))}20%,40%{opacity:1}99%{right:190px;left:auto;opacity:0;width:60px;height:60px;background:linear-gradient(90deg,hsla(0,0%,100%,.31),hsla(0,0%,100%,.04))}}.progressiveBlur{position:absolute;top:0;left:50%;width:200vw;transform:translateX(-50%);z-index:-1;pointer-events:none}.progressiveBlur.toTop .blurLayer{-webkit-mask-image:linear-gradient(0deg,#000 0,transparent);mask-image:linear-gradient(0deg,#000 0,transparent)}.progressiveBlur.toBottom .blurLayer{-webkit-mask-image:linear-gradient(180deg,#000 0,transparent);mask-image:linear-gradient(180deg,#000 0,transparent)}.progressiveBlur .blurLayer{position:absolute;top:0;left:0;width:100%;height:100%}.progressiveBlur .blurLayer:first-child{filter:blur(1px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.progressiveBlur .blurLayer:nth-child(2){filter:blur(2px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.progressiveBlur .blurLayer:nth-child(3){filter:blur(3px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.progressiveBlur .blurLayer:nth-child(4){filter:blur(6px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.progressiveBlur .blurLayer:nth-child(5){filter:blur(12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes maskImageAnim{0%{-webkit-mask-position:right;mask-position:right}to{-webkit-mask-position:left;mask-position:left}}@media(max-width:550px){#alertDialog #messageAlertDialog{font-size:14px;padding:12px 18px 14px;text-align:left;border-radius:10px}#alertDialog #messageAlertDialog.show{transform:translateY(calc(100% + env(safe-area-inset-top) + 10px))}}@media(max-width:400px){#alertDialog{padding:0 8px}#alertDialog #messageAlertDialog{padding:13px 17px 14px;width:100%}}@media(max-width:350px){#alertDialog #messageAlertDialog{font-size:13px;padding:12px 16px 14px}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body,h1{margin:0}h1{font-size:2em}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:400;margin:0;padding:0}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-weight:inherit}ul{padding:0;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}a,a:hover{color:inherit;text-decoration:none}ul{list-style:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;background:none;padding:0;color:#fff}input,textarea{-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text}button,input{overflow:visible;border:none}button:active,input:active{outline:none}button:focus,input:focus{outline:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}p{margin:0}.scrollbar--1::-webkit-scrollbar{background-color:transparent;width:14px}.scrollbar--1::-webkit-scrollbar-track{background:none;background-color:transparent}.scrollbar--1::-webkit-scrollbar-track:hover{background-color:transparent}.scrollbar--1::-webkit-scrollbar-thumb{background-color:rgba(60,60,60,.4);border-radius:999px;border:4px solid transparent;background-clip:padding-box}.scrollbar--1::-webkit-scrollbar-thumb:hover{background-color:rgba(60,60,60,.6)}.scrollbar--1::-webkit-scrollbar-button{width:0;height:0;display:none}.scrollbar--1::-webkit-scrollbar-corner{background-color:transparent}.scrlbar-hidden::-webkit-scrollbar,.scrlbar-hidden::-webkit-scrollbar-track{background:none;display:none}.scrlbar-hidden::-webkit-scrollbar-thumb{background:none;display:none}.errorPage{width:100%;flex-direction:column;background:#0a0a0a}.errorPage,.errorPage main.mainCont{position:relative;min-height:100%;display:flex}.errorPage main.mainCont{flex:1;z-index:100;justify-content:center;align-items:center}.errorPage main.mainCont .box{display:block;width:100%;max-width:370px;box-sizing:border-box;position:relative;padding-bottom:45px;text-align:center;overflow:hidden;margin:auto}.errorPage main.mainCont .box .logo{margin-right:0;height:16px;margin-bottom:20px}.errorPage main.mainCont .box .logoText{display:none}.errorPage main.mainCont .box .topLabel{margin-bottom:2px;display:block;text-transform:uppercase;display:none}.errorPage main.mainCont .box .message{display:block;color:#fff;font-size:28px;opacity:1;font-weight:600;line-height:1.05em;text-shadow:0 5px 6px hsla(0,0%,100%,.21)}.errorPage main.mainCont .box hr{display:block;width:100%;margin-bottom:0;border-color:hsla(0,0%,100%,.1);display:none}.errorPage main.mainCont .box .statusCode{display:block;line-height:.75em;letter-spacing:.002em;margin-top:5px;font-weight:500;font-size:16px;color:hsla(0,0%,100%,.4)}.errorPage main.mainCont .box .goHome{margin-top:40px;font-size:16px;padding:12px 30px 13px}.errorPage main.mainCont .box__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:inherit}.errorPage .background--bottom,.errorPage .background--top{position:absolute;top:0;left:0;transform:translateY(-55%);width:55vw;height:55vw;z-index:-5;min-width:550px;min-height:550px}.errorPage .background--bottom{background:radial-gradient(#393843,transparent 50%);top:auto;left:auto;bottom:0;right:0;width:66vw;height:66vw;transform:translate(23%,60%);opacity:.5;display:none}@media(max-width:540px){.errorPage main.mainCont .box .message{font-size:31px}}@media(max-width:450px){.errorPage main.mainCont .box{padding-bottom:0;top:-70px}.errorPage main.mainCont .box .logo{margin-bottom:10px}.errorPage main.mainCont .box .message{font-size:24px}}.accountBox{display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:260px;margin-top:20px;margin-bottom:40px;padding:16px 20px 21px;box-sizing:border-box;position:relative}.accountBox .body{display:inline-block;flex:1;text-align:left;max-width:100%;width:100%;z-index:8}.accountBox .body .nickname{display:block;color:#fff;font-size:15px;font-weight:600;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:linear-gradient(0deg,#fff 10%,#edfff1);filter:drop-shadow(0 -5px 0 rgba(255,255,255,.07));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.accountBox .body .subSpan{display:block;color:#eefff2a5;font-size:12px;font-weight:400;margin-top:1px}.accountBox .uploadBtn{white-space:nowrap;flex-wrap:0;flex-grow:0;display:block;border-radius:100px;cursor:pointer;padding:9px 15px 8px 17px;height:32px;right:16px;bottom:1px;transform:translateY(50%);z-index:100;position:absolute;background-color:#17bb3a;box-shadow:0 0 9px 0 rgba(0,0,0,.4),0 0 10px 0 rgba(33,92,41,.2),inset -2.5px 3px 4.5px -.5px hsla(0,0%,100%,.24),4px -4px 5px -2px rgba(61,197,80,.35),0 5px 8px -3px rgba(61,197,80,.5)}.accountBox .uploadBtn .uploadBtnGlow{border-radius:100px;position:relative;display:block;position:absolute;top:-1px;right:8px;height:2px;width:60px;pointer-events:none;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 80%,transparent);filter:blur(1px)}.accountBox .uploadBtn:not(.disabled):before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(200deg,hsla(0,0%,100%,.34) 2%,transparent 65%),linear-gradient(135deg,transparent 18%,hsla(0,0%,100%,.14) 34%,transparent 48%,transparent 50%,hsla(0,0%,100%,.21) 62%,transparent 77%);z-index:0}.accountBox .uploadBtn:not(.disabled):active{transform:translateY(50%) scale(.97)}.accountBox .uploadBtn.disabled{background-color:#353535;box-shadow:0 0 0 3px #000,0 0 8px 3px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.01);overflow:hidden;filter:none}.accountBox .uploadBtn.disabled:active{background-color:#353535}.accountBox .uploadBtn.disabled:after{opacity:1;content:"";display:block;position:absolute;background:linear-gradient(170deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,0) 35%);z-index:0;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .2s}.accountBox .uploadBtn.disabled:before{content:"";display:block;position:absolute;left:50%;top:-75%;transform:translateX(-50%) rotate(68deg);background:linear-gradient(0deg,#fff,#999);z-index:0;height:0;border-radius:5px;width:3px;opacity:0;transition:height .28s,opacity .28s;box-shadow:0 0 2px 0 hsla(0,0%,100%,.4)}@media(hover:hover){.accountBox .uploadBtn.disabled:hover:before{height:260%;opacity:.18;transition:height .37s,opacity .37s}.accountBox .uploadBtn.disabled:hover:after{opacity:1;transition:opacity .3s}}.accountBox .uploadBtn.disabled .icon{opacity:.7}.accountBox .uploadBtn.disabled span{color:#fff;opacity:.7}.accountBox .uploadBtn .icon{height:13px;vertical-align:middle;margin-left:5px;transition:opacity .07s;transform:translateY(-2px)}.accountBox .uploadBtn span{font-size:13.5px;display:inline-block;font-weight:600;color:#000;line-height:1em;transform:translateY(-1px);transition:color .07s}.accountBox:hover:after{background-size:100% 135%;transition:background-size .47s}.accountBox__background{position:absolute;border-radius:19px;z-index:-1;left:0;right:0;top:0;bottom:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.025);box-shadow:inset 0 1.2px 0 hsla(0,0%,100%,.15),inset -2px 0 0 -.8px hsla(0,0%,100%,.15),inset 2px 0 0 -.8px hsla(0,0%,100%,.15),0 -10px 24px 2px rgba(147,242,167,.07)}.cookiesOverlayCont{position:fixed;top:0;right:0;left:0;z-index:1088;height:100vh;height:100lvh;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.cookiesOverlay{pointer-events:all;background:#000;display:flex;justify-content:space-between;align-items:center;margin-bottom:-1px;padding:7px 70px calc(15px + env(safe-area-inset-bottom));box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.25);transform:translateY(0);transition:transform .35s ease-out .2s}.cookiesOverlay.hidden{transform:translateY(110%);transition:transform .25s ease-in}.cookiesOverlay .content .head{font-size:16px;font-weight:500;margin-bottom:4px}.cookiesOverlay .content .infoBody{font-size:13px;font-weight:400;max-width:820px;color:hsla(0,0%,100%,.85)}.cookiesOverlay .content .infoBody a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all;word-break:break-word}@media(hover:none){.cookiesOverlay .content .infoBody a:active{text-decoration:underline}}.cookiesOverlay .ctas{margin-left:80px;margin-right:80px;white-space:nowrap;box-shadow:0 0 0 5px #000,0 0 0 6px hsla(0,0%,100%,.13);border-radius:500px}.cookiesOverlay .ctas .decline{font-size:14px;font-weight:500;height:36px}.cookiesOverlay .ctas .decline svg{margin-top:-2px;margin-right:3px;height:.9em}.cookiesOverlay .ctas .allow{margin-left:10px;height:36px}.cookiesOverlay .ctas .allow svg{height:1.05em;margin-top:-3px;margin-right:1px}.cookiesOverlay .ctas svg{display:inline-block;vertical-align:middle}.cookiesOverlay .grad{position:absolute;z-index:-1;left:0;height:100%;max-height:100%;top:1px;opacity:.3}@media(min-width:2000px){.cookiesOverlay{justify-content:center}}@media(max-width:1439px){.cookiesOverlay .content .infoBody{margin-bottom:2px}.cookiesOverlay .ctas{margin-left:20px;margin-right:0;box-shadow:none}}@media(max-width:1300px){.cookiesOverlay .content .infoBody{max-width:655px}}@media(max-width:1035px){.cookiesOverlay{padding:15px 20px calc(15px + env(safe-area-inset-bottom));align-items:center}.cookiesOverlay .ctas{display:flex;flex-direction:column-reverse;align-items:center;margin-left:30px}.cookiesOverlay .ctas .allow,.cookiesOverlay .ctas .decline{height:34px}.cookiesOverlay .ctas .allow{margin-left:0;margin-bottom:5px;width:100%}}@media(max-width:710px){.cookiesOverlay .content .infoBody{max-width:447px}}@media(max-width:657px){.cookiesOverlay{padding:10px 11px calc(11px + env(safe-area-inset-bottom))}.cookiesOverlay .content .head{font-size:14px;font-weight:600;margin-bottom:3px}.cookiesOverlay .content .infoBody{font-size:12px}.cookiesOverlay .content .infoBody .desktopOnly{display:none}.cookiesOverlay .ctas .allow,.cookiesOverlay .ctas .decline{font-size:13px;height:31px;width:100%}.cookiesOverlay .ctas .decline{padding:0 15px 1px}}@media(max-width:498px){.cookiesOverlay .content .infoBody .hiddenOnSmallDev{display:none}}@media(max-width:439px){.cookiesOverlay{align-items:flex-start;flex-direction:column;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.cookiesOverlay .content{margin-bottom:10px;width:100%;text-align:center}.cookiesOverlay .content .head{font-size:15px}.cookiesOverlay .content .infoBody a{font-size:14px;letter-spacing:.0205em}.cookiesOverlay .ctas{flex-direction:row;margin-left:0;width:100%;align-items:center;justify-content:center}.cookiesOverlay .ctas .allow{width:auto;width:100%;margin-bottom:0}.cookiesOverlay .ctas .decline{margin-right:15px}}@media(max-width:367px){.cookiesOverlay{padding:8px 8px calc(11px + env(safe-area-inset-bottom))}.cookiesOverlay .ctas .allow,.cookiesOverlay .ctas .decline{font-size:12px}}.dialogEnv{position:relative;width:100%;height:0;text-align:left}.dialogEnv.open .dialog{display:block}.dialogEnv .dialog{border-radius:14px;position:absolute;display:none;bottom:-2px;transform:translateY(100%);right:0;top:auto;left:auto;z-index:1000;opacity:0;transform-origin:right bottom;animation:popupAnim .17s ease-out forwards}@keyframes popupAnim{0%{opacity:0;transform:translateY(0) scale(0)}to{opacity:1;transform:translateY(100%) scale(1)}}.dialogEnv .dialog.style2{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);background-color:rgba(44,45,46,.68);box-shadow:0 1px 4px 0 hsla(0,0%,6%,.2),0 0 20px 0 rgba(0,0,0,.4),inset 0 0 0 2px rgba(0,0,0,.3),inset 0 0 0 3px hsla(0,0%,100%,.12)}.dialogEnv .dialog.style2 ul{margin:2px}.dialogEnv .dialog.style2 ul li{padding:0 14px 2px 15px;height:42px}.dialogEnv .dialog.style2 ul li.redLi span{color:#ff3b30;font-weight:500}.dialogEnv .dialog.style2 ul li.shareButton .shared,.dialogEnv .dialog.style2 ul li.shareButton.sharedState .default{display:none}.dialogEnv .dialog.style2 ul li.shareButton.sharedState .shared{display:block}.dialogEnv .dialog.style2 ul li:not(:last-child){box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12)}@media(max-width:420px){.dialogEnv .dialog.style2 ul li span{font-size:15px}}.dialogEnv .dialog ul{display:block;border-radius:13px;overflow:hidden}.dialogEnv .dialog ul li{display:flex;flex-direction:row;align-items:center;width:100%;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-origin:center center;animation:popupDialogEndBounce .38s ease-out}@keyframes popupDialogEndBounce{30%{transform:scale(1)}64%{transform:scale(1.03)}to{transform:scale(1)}}.dialogEnv .dialog ul li.disabled{pointer-events:none;cursor:default}.dialogEnv .dialog ul li.disabled .liIcon,.dialogEnv .dialog ul li.disabled span{opacity:.7}.dialogEnv .dialog ul li.iconOnRight span{flex:1}.dialogEnv .dialog ul li.iconOnRight .liIcon{margin-right:0;margin-left:9px}.dialogEnv .dialog ul li .liIcon{display:inline-block;max-height:16px;width:19px}.dialogEnv .dialog ul li span{display:inline-block;font-size:14px;line-height:1em;font-weight:400}@media(hover:hover){.dialogEnv .dialog ul li:hover{background:hsla(0,0%,100%,.07)}}.dialogEnv .dialog ul li:active{background:hsla(0,0%,100%,.14)}.emojiBtn{position:relative;cursor:pointer;z-index:5}.emojiBtn .icon{display:block;height:19px;opacity:.74}.emojiBtn .clickArea{padding:7px 8px}.emojiBtn[disabled] .icon{cursor:default;opacity:.3}.emojiBtn:hover:not([disabled]) .icon{opacity:1;transition:opacity .15s}em-emoji-picker{position:absolute;z-index:915;height:240px;top:0;right:0}em-emoji-picker #root,em-emoji-picker .padding-lr,em-emoji-picker [data-id=frequent]{display:none}.textFooter{display:block;width:100%;left:0;right:0;font-size:12px;font-weight:500;color:rgba(241,247,254,.6);line-height:1.54em;white-space:pre;transition:color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textFooter .cc{white-space:nowrap}@media(hover:hover){.textFooter a:hover{cursor:pointer;color:rgba(241,247,254,.9);transition:color .3s}}.midFooter{max-width:880px;width:100%;display:block;position:relative;margin:0 auto;padding-bottom:30px;padding-right:30px;box-sizing:border-box;z-index:5}.midFooter:after{left:0;right:0;top:-15px;background:linear-gradient(-30deg,transparent 35%,hsla(0,0%,100%,.03) 42%,transparent 50%),linear-gradient(209deg,rgba(111,147,151,.12),rgba(111,147,151,0));border-radius:14px 14px 0 0;opacity:1;transition:opacity .3s}.midFooter:after,.midFooter:before{content:"";bottom:-1px;display:block;position:absolute;z-index:-1}.midFooter:before{left:50%;top:-40px;width:101vw;transform:translateX(-50%);background:linear-gradient(180deg,transparent,#000 80%)}.midFooter .logoCont{opacity:.5;filter:grayscale(1);margin-bottom:10px}.midFooter .mainCont{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:relative}.midFooter .mainCont .ctaButton{display:flex;flex-grow:0;justify-content:center;align-items:center;width:auto;padding:9px 17px 11px;border-radius:500px;margin-top:2px;margin-bottom:30px;box-shadow:inset 0 .3px 0 .4px hsla(0,0%,100%,.1);cursor:pointer}.midFooter .mainCont .ctaButton img{height:20px;margin-right:8px}.midFooter .mainCont .ctaButton h5{font-size:14px;margin-top:1px;font-weight:500}.midFooter .textFooter{text-align:right;position:relative}.midFooter .textFooter br{display:none}.midFooter .textFooter .cc{margin-left:20px;margin-right:0}.midFooterWrapper.loadingWall .midFooter:after{opacity:0;transition:opacity 0s}.centeredFooter{display:block;text-align:center;width:100%}.centeredFooter .textFooter br{display:none}.centeredFooter .textFooter .cc{margin-left:10px}.footerWithSocials{padding-bottom:25px;width:100%;display:block;padding-top:20px;position:relative}.footerWithSocials .connectSection{-webkit-user-select:none;-moz-user-select:none;user-select:none}.footerWithSocials .connectSection .connectLi{display:inline-block;cursor:pointer;margin-top:9px}.footerWithSocials .connectSection .connectLi a{display:flex;padding:2px 0}.footerWithSocials .connectSection .connectLi__icon{display:inline-block;height:13px;vertical-align:middle;opacity:.55}.footerWithSocials .connectSection .connectLi h4{display:inline-block;color:rgba(241,247,254,.6);font-size:12px;font-weight:500;cursor:pointer;transition:color .1s}.footerWithSocials .connectSection .connectLi.x h4{margin-left:5px}.footerWithSocials .connectSection .connectLi.tiktok .connectLi__icon{height:14px;transform:translateY(-.5px)}.footerWithSocials .connectSection .connectLi.tiktok h4{margin-left:3px}.footerWithSocials .connectSection .connectLi.insta{margin-right:15px}.footerWithSocials .connectSection .connectLi.insta .connectLi__icon{height:14px}.footerWithSocials .connectSection .connectLi.insta h4{margin-left:6px}.footerWithSocials .connectSection .connectLi:hover .connectLi__icon{opacity:.6;transition:opacity .25s}.footerWithSocials .connectSection .connectLi:hover h4{color:rgba(241,247,254,.75);transition:color .25s}.footerWithSocials .connectSection .connectLi:active .connectLi__icon{opacity:.7;transition:opacity .1s}.footerWithSocials footer{margin-top:22px}@media(max-width:940px){.midFooter{max-width:none;margin-top:50px;padding:0 55px 110px 20px}.midFooter:after{top:-30px;left:-20px;right:-20px;border-radius:0}}@media(max-width:650px){.midFooter{margin-top:0;padding:0 0 100px}.midFooter:after{top:-30px;background:linear-gradient(0deg,rgba(111,147,151,.08),rgba(111,147,151,0))}.midFooter .logoCont{display:none}.midFooter .mainCont{justify-content:center}.midFooter .textFooter{text-align:center}}@media(max-width:400px){.textFooter{white-space:break-spaces;box-sizing:border-box;max-width:100%;padding:0 10px}}.mediaUploadArea{height:100%}.mediaUploadArea *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mediaUploadArea.disabled *{pointer-events:none}.mediaUploadArea.noGrid .imageArea .cContainerElem .cGridElem{display:none}.mediaUploadArea.dragActive .imageArea .emptyViewHeaders{pointer-events:none}.mediaUploadArea.dragActive .imageArea .emptyViewHeaders .borderDashes{opacity:.9}.mediaUploadArea.cropActive .imageArea .cContainerElem .cGridElem:after,.mediaUploadArea.cropActive .imageArea .cContainerElem .cGridElem:before{opacity:1!important;transition:opacity .1s}.mediaUploadArea.loading{pointer-events:none}.mediaUploadArea.loading .imageArea .loadingView{opacity:1;pointer-events:none;transition:opacity 0s}.mediaUploadArea .fileInput{visibility:hidden;position:absolute}.mediaUploadArea .imageArea{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2a2b2d}.mediaUploadArea .imageArea:hover .emptyViewHeaders .borderDashes{opacity:.8;transition:opacity .1s}.mediaUploadArea .imageArea.empty{cursor:pointer}.mediaUploadArea .imageArea.empty .emptyViewHeaders{display:flex}.mediaUploadArea .imageArea.empty .cContainerElem{cursor:pointer}.mediaUploadArea .imageArea.empty .slider{display:none}.mediaUploadArea .imageArea .loadingView{position:absolute;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;z-index:1000;background:#313335;pointer-events:none;opacity:0;transition:opacity .15s;border-radius:inherit;overflow:hidden}.mediaUploadArea .imageArea .loadingView:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,transparent,hsla(0,0%,50%,.1))}.mediaUploadArea .imageArea .loadingView .logo{display:inline-block;height:18px;filter:contrast(0);opacity:.6;animation:loadingLogoPulse 3s ease-in-out infinite}.mediaUploadArea .imageArea .emptyViewHeaders{position:absolute;display:none;text-align:center;width:100%;height:100%;flex-direction:column;justify-content:space-between}.mediaUploadArea .imageArea .emptyViewHeaders .borderDashes{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Crect width='100%25' height='100%25' fill='none' rx='14' ry='14' stroke='%23fff' stroke-width='3' stroke-dasharray='8, 16' stroke-dashoffset='0' stroke-linecap='square'/%3E%3C/svg%3E")}.mediaUploadArea .imageArea .emptyViewHeaders .text{padding:0 20px}.mediaUploadArea .imageArea .emptyViewHeaders .text .header,.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.mediaUploadArea .imageArea .emptyViewHeaders .text .header span,.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile span{font-weight:500;color:#90ffaf;transition:color .1s;cursor:pointer;z-index:1;position:relative}.mediaUploadArea .imageArea .emptyViewHeaders .text .header span:hover,.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile span:hover{color:#beffd0;text-decoration:underline;transition:color .2s}.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:18px;display:none}.mediaUploadArea .imageArea .emptyViewHeaders .text .desc{font-size:14px;font-weight:400;margin-top:4px;color:hsla(0,0%,100%,.6);-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.mediaUploadArea .imageArea .cContainerElem{width:100%;background:#0e0e0e}.mediaUploadArea .imageArea .cContainerElem .cGridElem{width:100%;border:none;color:hsla(0,0%,5%,.78)}.mediaUploadArea .imageArea .cContainerElem .cGridElem:after,.mediaUploadArea .imageArea .cContainerElem .cGridElem:before{border:1px solid transparent;border-color:#e4d3d3!important;display:block;margin:1px;opacity:0;transition:opacity .1s}.mediaUploadArea .imageArea .cContainerElem .cGridElem:after{border-left:none!important;border-right:none!important}.mediaUploadArea .imageArea .cContainerElem .cGridElem:before{border-top:none!important;border-bottom:none!important}.mediaUploadArea .imageArea .cContainerElem .cMediaElem{image-rendering:-webkit-optimize-contrast;transition:transform .08s;max-width:none;max-height:none;top:auto;bottom:auto;left:auto;right:auto}.mediaUploadArea .imageArea .slider{display:flex;align-items:center;width:100%;max-width:340px;box-sizing:border-box;padding:0 18px;position:absolute;bottom:0;transform:translateY(100%);margin:auto;background-color:rgba(0,0,0,.7);outline:none}.mediaUploadArea .imageArea .slider:focus,.mediaUploadArea .imageArea .slider:focus-within{outline:none}.mediaUploadArea .imageArea .slider:before{content:"–";margin:0 12px 0 0}.mediaUploadArea .imageArea .slider:after,.mediaUploadArea .imageArea .slider:before{position:relative;top:-2px;font-size:18px;font-weight:500;line-height:1;opacity:.55;display:none}.mediaUploadArea .imageArea .slider:after{content:"+";margin:0 0 0 10px}.mediaUploadArea .imageArea .slider .rc-slider{width:100%;cursor:pointer;overflow:hidden;display:flex;align-items:center;padding:0;height:25px}.mediaUploadArea .imageArea .slider .rc-slider-rail{background-color:hsla(0,0%,100%,.5);height:2px;border-radius:500px}.mediaUploadArea .imageArea .slider .rc-slider-track{height:2px;background-color:#fff;position:relative}.mediaUploadArea .imageArea .slider .rc-slider-track:after{content:"";position:absolute;width:1000px;height:50px;transform:translateY(-50%);z-index:5}.mediaUploadArea .imageArea .slider .rc-slider-handle{display:none}@media(hover:none){.mediaUploadArea .imageArea .emptyViewHeaders .text .header,.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{display:none}.mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{display:block}}#menuBarCont{position:fixed;display:none;bottom:0;padding-bottom:30px;z-index:1100;left:50%;pointer-events:none;transform:translate(-50%,110%);transition:transform .27s ease-out}#menuBarCont.shown{transform:translate(-50%);transition:transform .2s ease-in-out}#menuBarCont .menuBar{display:inline-block;text-align:center;height:45px;padding:0 29px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;white-space:nowrap;border-radius:160px;background:linear-gradient(-180deg,rgba(40,40,40,.82),rgba(33,33,33,.82) 50%);-webkit-backdrop-filter:blur(13px) saturate(150%);backdrop-filter:blur(13px) saturate(150%);box-shadow:inset 0 .5px 0 0 hsla(0,0%,100%,.06),0 4px 5px -3px rgba(0,0,0,.8)}#menuBarCont .menuBar__item{display:inline-block;text-align:center;cursor:pointer;position:relative;height:44px;width:23px}#menuBarCont .menuBar__item:not(:last-child){margin-right:34px}@media(hover:hover){#menuBarCont .menuBar__item:hover .icon{opacity:.75;transition:opacity .15s}#menuBarCont .menuBar__item:not(.active):active .icon{transform:scale(.95)}}#menuBarCont .menuBar__item.active .icon{opacity:1}#menuBarCont .menuBar__item .icon{opacity:.9;display:block;height:22px;transition:opacity .1s;margin-bottom:1px}#menuBarCont .menuBar__item .clickArea{top:0;left:50%;transform:translateX(-50%);padding:0 9px}#menuBarCont .menuBar__item.forNonHosts{opacity:.65}.withScrollBarPlaceholder #menuBarCont{padding-right:var(--scrollBarPlaceholderWidth);box-sizing:border-box}@media(max-width:1090px){#menuBarCont{display:block}}@media(max-width:430px){#menuBarCont{width:100%;padding-bottom:17px;background:linear-gradient(0deg,rgba(20,23,22,.85),rgba(20,23,22,0))}#menuBarCont.pwaMode{padding-bottom:calc(6px + env(safe-area-inset-bottom, 22px));transition:transform .28s ease-out;background:linear-gradient(180deg,rgba(16,18,17,0),rgba(16,18,17,.8) 55%,rgba(16,18,17,.9) 70%,#101211)}#menuBarCont .menuBar{display:flex;justify-content:space-between;width:100%;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding:0 35px;box-sizing:border-box}#menuBarCont .menuBar__item{height:50px;width:40px}#menuBarCont .menuBar__item .icon{opacity:.9;height:23px;margin-left:auto;margin-right:auto}}.modalScrollCatcher{display:block;position:fixed;z-index:1110;width:100%;top:0;bottom:-1px;left:0;overflow-y:scroll;overscroll-behavior-y:none}.modalScrollCatcher::-webkit-scrollbar{display:none}.modal{display:block;width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:overlay;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding-right:var(--scrollBarPlaceholderWidth,0)}.modal::-webkit-scrollbar{background-color:rgba(0,0,0,.4)}.modal__inner{min-height:100%;position:relative;padding-top:25px;padding-bottom:25px;display:flex;align-items:center;justify-content:center}.modal.background--darkClear .modal__background{background-color:none;background:linear-gradient(rgba(40,40,40,.4) 30%,rgba(0,0,0,.5))}.modal__background{width:1000%;left:50%;transform:translateX(-50%);z-index:-2;background-color:rgba(31,32,32,.6);transition:opacity .08s}.modal__background,.modal__background .eventBlocker{position:absolute;top:0;height:100%;pointer-events:none}.modal__background .eventBlocker{left:0;width:100%}.modal__box{position:relative;margin:auto;z-index:5;width:100%;max-width:600px;background:#000;border-radius:20px}.modal__box.glassBox{border-radius:20px;background:rgba(6,6,6,.8);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 5px 15px 0 rgba(0,0,0,.45),inset 0 0 10px 0 hsla(0,0%,100%,.02),inset 0 0 0 1px hsla(0,0%,100%,.06)}.modal__box.glassBox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;border-radius:inherit;pointer-events:none;background:linear-gradient(194deg,hsla(0,0%,74%,.1),transparent 60%)}@keyframes fadeInUpModal{0%{transform:translateY(45px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:501px){.modal__box.fadeInUp{animation:fadeInUpModal .24s ease-out forwards}}.modal__box .modalHeader{display:block;font-size:18px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal__box .exitX{position:absolute;width:14px;height:14px;top:20px;right:20px;opacity:.75;z-index:1;cursor:pointer;transition:opacity .1s}.modal__box .exitX .clickArea{padding:10px;border-radius:300px;margin:auto}.modal__box .exitX:hover{opacity:.9;transition:opacity .2s}@media(hover:hover){.modal__box .exitX:active{transform:scale(.94)}}@media(hover:none){.modal__box .exitX{opacity:.82}}.modal__box .boxBody--sm{display:block;margin:auto;max-width:350px;padding:0 20px}.modal__box .boxBody--full{display:block;margin:auto;max-width:100%;padding:0 30px}.modal__box .mainBtn{padding:15px 10px 17px;line-height:1em;display:block;width:100%;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal__box .mainBtn[disabled]{cursor:not-allowed}.modal__box .boxExtendedBody{position:fixed;background:inherit;width:100%;height:100vh;height:100svh;z-index:-1;display:none;position:absolute;bottom:0;transform:translateY(99.5%)}.modal__box .greyModalSection{width:100%;background-color:#212121;position:relative;box-shadow:0 -1px 0 0 hsla(0,0%,100%,.1)}.modal__box .greyModalSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(81,134,92,.05),transparent 80%)}@media(max-width:550px){.modal__inner{padding:20px 8px}.modal__inner .modal__box{border-radius:20px}}@media(max-width:500px){.modal{padding-right:unset;max-height:none;min-height:auto;height:calc(100% + 1px);overflow-y:hidden}.modal .modal__inner{align-items:stretch;padding:40px 0 0}.modal .modal__inner .modal__box{touch-action:none;border-radius:20px 20px 0 0;margin:0}.modal .modal__inner .modal__box *{touch-action:none}.modal .modal__inner .modal__box.glassBox{box-shadow:none;-webkit-backdrop-filter:blur(32px) saturate(1.8);backdrop-filter:blur(32px) saturate(1.8)}.modal .modal__inner .modal__box.glassBox:before{display:none}.modal .modal__inner .modal__box .modalHeader{font-size:21px}.modal .modal__inner .modal__box .exitX{background-image:none!important;background-color:hsla(0,0%,100%,.5);width:37px!important;height:3px!important;border-radius:60px;left:0;right:0!important;margin:auto;top:11px!important;opacity:1!important;outline:none!important;pointer-events:none}.modal .modal__inner .modal__box .exitX:hover{opacity:1!important}.modal .modal__inner .modal__box .boxExtendedBody{display:block}.modal__background{background-color:rgba(39,41,47,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal.modalSmallBox .modal__inner{padding:15px}.modal.modalSmallBox .modal__inner .boxExtendedBody{display:none}}@media(max-width:370px){.modal.modalSmallBox .modal__inner{padding:40px 6px}}.authModal{padding-top:55px;padding-bottom:70px}.authModal:after{content:"";display:block;width:100%;height:85%;background:radial-gradient(circle at 61% 15%,rgba(23,187,58,.1) 0,transparent 20%),radial-gradient(circle at 42% 11%,hsla(0,0%,41%,.3) 0,transparent 19%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,0) 80%);position:absolute;z-index:0;top:0;left:0;border-radius:inherit;pointer-events:none;z-index:-1;opacity:0;animation:fadein .7s ease-out .4s forwards}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media(min-width:700px){.authModal{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05)}.authModal:before{content:"";position:absolute;top:-13px;left:-13px;right:-13px;bottom:-13px;border-radius:25px 25px 0 0;pointer-events:all;z-index:-10;box-shadow:inset 0 3px 2px -2px rgba(19,125,47,.4),inset 0 1px 1px 1px hsla(0,0%,100%,.055),inset 0 0 0 18px rgba(0,0,0,.13);border-radius:25px}}.authModal .logo{width:42px;margin:auto;filter:drop-shadow(.6px -2px 2px rgba(33,228,75,.65)) drop-shadow(-1px 14px 2px rgba(0,0,0,.4))}.authModal .headerTop,.authModal .logo{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.authModal .headerTop{margin-top:38px;font-size:21px;font-weight:600;-webkit-mask-image:linear-gradient(60deg,#000 45%,rgba(0,0,0,.6) 50%,#000 55%);mask-image:linear-gradient(60deg,#000 45%,rgba(0,0,0,.6) 50%,#000 55%);-webkit-mask-size:600% 100%;mask-size:600% 100%;-webkit-mask-position:right;mask-position:right;animation:maskImageAnim 6s ease-in-out infinite}.authModal .bodyForm{width:100%;display:block;margin-top:22px}.authModal .bodyForm .inputWrapper{margin-bottom:12px}.authModal .bodyForm .mainBtn{position:relative}.authModal .anotherModalTypeSection{border-top:1px solid hsla(0,0%,100%,.22);margin-top:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:10px;display:flex;justify-content:space-between;align-items:center}.authModal .anotherModalTypeSection h4{font-size:14px;font-weight:600;font-weight:500;opacity:.9;margin-bottom:2px}.authModal .anotherModalTypeSection button{height:35px}.authModalConditions{text-align:left;padding:0 11px;font-weight:400;color:hsla(0,0%,100%,.65);font-size:12px;margin-top:8px;line-height:1.29em}@media(hover:hover){.authModalConditions a:hover{color:hsla(0,0%,100%,.8);text-decoration:underline}}@media(max-width:550px){.authModal{padding-top:45px;padding-bottom:60px}.authModal .anotherModalTypeSection{margin-top:35px}}@media(max-width:500px){.authModalCont.pwaMode .authModal .exitX{top:env(safe-area-inset-top,19px)!important}.authModalCont.pwaMode .authModal .logo{padding-top:env(safe-area-inset-top,19px)}.authModalCont .modal__inner{padding-top:0!important}.authModalCont .modal__background{display:none}.authModal{border-radius:0!important}.authModal:after{background:radial-gradient(circle at 67% 3%,rgba(23,187,58,.23) 0,transparent 30%),radial-gradient(circle at 24% -5%,rgba(251,255,252,.18) 0,transparent 22%),linear-gradient(180deg,rgba(23,187,58,.02),hsla(0,0%,100%,0))}.authModal .logo{transform:translateX(-1px)}.authModal .bodyForm{margin-top:21px}}@media(max-width:460px){.authModal{padding-bottom:50px;padding-top:60px}.authModal .headerTop{margin-top:42px;font-size:20px;opacity:.95;filter:drop-shadow(0 0 5px rgba(255,255,255,.2))}}@media(max-width:420px){.authModal .boxBody--sm{max-width:none!important}}.bannerEditModal{overflow:hidden;max-width:880px!important}.bannerEditModal .exitX{display:none}.bannerEditModal .mediaCont{display:block;width:100%;position:relative}.bannerEditModal .mediaCont.initialImageView{position:relative}.bannerEditModal .mediaCont.initialImageView .imageArea{position:absolute}.bannerEditModal .mediaCont.initialImageView .mediaUploadArea:not(.initialImage){display:none}.bannerEditModal .mediaCont .mediaUploadArea{border-radius:inherit}.bannerEditModal .mediaCont .mediaUploadArea.initialImage .imageArea{background-position:50%;background-size:contain;background-repeat:no-repeat}.bannerEditModal .mediaCont .mediaUploadArea .imageArea{height:100%}.bannerEditModal .mediaCont .mediaUploadArea .imageArea.dragActive{background:#36383a}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders{flex:1;height:auto}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders .text{padding:0 12px}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders .borderDashes{display:none}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .slider{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;bottom:-1px;display:none}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .slider:after,.bannerEditModal .mediaCont .mediaUploadArea .imageArea .slider:before{display:none}.bannerEditModal .mediaCont .mediaUploadArea .ratio{aspect-ratio:2/1;width:100%;margin:auto}.bannerEditModal .bottomCtas{display:flex!important;align-items:center;justify-content:flex-end;padding-top:14px!important;margin-bottom:16px!important}.bannerEditModal .bottomCtas:not(.withMedia) .delete{opacity:0;pointer-events:none;transition:opacity .05s}.bannerEditModal .bottomCtas.withMedia .delete{animation:showDeleteAnim .2s ease-out forwards}@keyframes showDeleteAnim{to{opacity:1;width:91px;margin-left:30px}}.bannerEditModal .bottomCtas.withMedia .delete img,.bannerEditModal .bottomCtas.withMedia .delete span{animation:fadeIn .15s ease-in .2s forwards}.bannerEditModal .bottomCtas.initialImageView .delete{opacity:1;width:91px;margin-left:30px;animation:none}.bannerEditModal .bottomCtas.initialImageView .delete img,.bannerEditModal .bottomCtas.initialImageView .delete span{opacity:1;animation:none}.bannerEditModal .bottomCtas .closeBigBtn{vertical-align:middle;position:relative;margin-top:-1px}.bannerEditModal .bottomCtas .closeBigBtn .clickArea{padding:11px 12px}.bannerEditModal .bottomCtas .middlePlaceholder{display:none;flex:1}.bannerEditModal .bottomCtas .delete{display:flex;position:relative;opacity:0;margin-right:15px;margin-left:0;height:34px;width:0;padding:0 16px 0 14px;transition:opacity .35s}.bannerEditModal .bottomCtas .delete img{height:17px;opacity:0}.bannerEditModal .bottomCtas .delete span{color:#fff;font-size:12px;font-weight:500;margin-left:5px;font-size:13px;opacity:0}.bannerEditModal .bottomCtas .acceptBtn{min-width:120px;padding:10px 0;font-size:14px}@media(max-width:560px){.bannerEditModal .mediaUploadArea .imageArea .slider .rc-slider{padding:7px 0;height:18px}.bannerEditModal .mediaUploadArea .imageArea .slider .rc-slider-rail,.bannerEditModal .mediaUploadArea .imageArea .slider .rc-slider-track{height:3px}.bannerEditModal .mediaUploadArea .imageArea .slider .rc-slider-handle{width:18px;height:18px;margin-top:-7px}}@media(max-width:500px){.bannerEditModalCont.pwaMode .modal__inner{padding-top:calc(50px + env(safe-area-inset-top, 40px))}.bannerEditModalCont .modal__background{background-color:hsla(0,0%,86%,.2)!important}.bannerEditModal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.bannerEditModal .exitX{display:block;background-image:none!important;background-color:hsla(0,0%,100%,.5);width:37px!important;height:3px!important;border-radius:60px;left:0;right:0!important;margin:auto;top:11px!important;opacity:1!important;outline:none!important;pointer-events:none}.bannerEditModal .exitX:hover{opacity:1!important}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders .text .header,.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:15px}.bannerEditModal .mediaCont .mediaUploadArea .imageArea .emptyViewHeaders .text .desc{font-size:13px;margin-top:3px}.bannerEditModal .bottomCtas{justify-content:center;padding-left:25px!important;padding-right:11px!important;margin-bottom:0!important;box-shadow:inset 0 1px 0 rgba(86,86,86,.41)}.bannerEditModal .bottomCtas.withMedia .delete{width:36px;animation:none;opacity:1!important}.bannerEditModal .bottomCtas .closeBigBtn{vertical-align:middle;margin-right:0;position:relative;margin-top:-1px}.bannerEditModal .bottomCtas .closeBigBtn .clickArea{padding:11px 12px}.bannerEditModal .bottomCtas .middlePlaceholder{display:block}.bannerEditModal .bottomCtas .delete{margin-right:12px;width:36px;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.bannerEditModal .bottomCtas .delete span{display:none}}@media(max-width:430px){.bannerEditModalCont .modal__inner{padding-top:0!important}.bannerEditModalCont .modal__background{background-color:rgba(0,0,0,.5)!important}.bannerEditModalCont.pwaMode .modal__inner .exitX{top:calc(10px + env(safe-area-inset-top))!important}.bannerEditModalCont.pwaMode .modal__inner .mediaCont{margin-top:calc(150px + env(safe-area-inset-top))}.bannerEditModal{border-radius:0!important}.bannerEditModal .mediaCont{margin-top:60px}.bannerEditModal .bottomCtas{flex-direction:column-reverse;padding-left:0!important;padding-right:0!important;margin-bottom:25px!important;margin-top:0;padding-top:0!important;box-shadow:none}.bannerEditModal .bottomCtas .acceptBtn{min-width:200px;font-size:18px;padding:14px 0;margin-top:10px}.bannerEditModal .bottomCtas .delete{height:38px;margin-right:-1px;margin-top:7px;margin-bottom:5px;background:none;order:2;margin-left:0!important}.bannerEditModal .bottomCtas .delete img{height:16px;opacity:.6!important;animation:none!important}.bannerEditModal .bottomCtas .delete span{display:block;font-size:14px;opacity:.6!important;animation:none!important}.bannerEditModal .bottomCtas .closeBigBtn{margin-top:20px;font-size:16px;color:#fff}.bannerEditModal .bottomCtas .closeBigBtn .clickArea{padding:20px 80px}}@media(max-width:369px){.bannerEditModal .headerTop .websiteDesc .delOnSmall{display:none}}.commentsModalCont .modal__inner{padding-top:60px;padding-bottom:50px}.commentsModalCont .modal__background{background:linear-gradient(rgba(41,46,40,.5),hsla(0,0%,4%,.5));-webkit-backdrop-filter:blur(1px) saturate(140%);backdrop-filter:blur(1px) saturate(140%)}.commentsModalCont.closingNow .modalCommentCreator{animation:slideClose .25s ease-in forwards}@keyframes slideClose{0%{transform:translateY(0)}to{transform:translateY(120%)}}.commentsModal{max-width:500px;height:580px;max-height:80vh;background:none;position:relative}.commentsModal .closeButton{position:absolute;top:-53px;z-index:-4;left:0;right:0;margin:auto;width:41px;height:69px;opacity:1;border-radius:19px 19px 0 0;display:flex;justify-content:center;align-items:flex-start;padding-top:13px;cursor:pointer}.commentsModal .closeButton:hover svg{opacity:.9}.commentsModal .closeButton:active svg{transform:scale(.9);opacity:1}.commentsModal .closeButton svg{width:15px;height:15px;display:block;opacity:.74}.commentsModal .topRow{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:14px;padding-bottom:0;position:absolute;top:0;text-align:center;border-top-left-radius:inherit;border-top-right-radius:inherit;z-index:4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.commentsModal .topRow .exitX{display:none}.commentsModal .topRow:before{bottom:-28px;background:linear-gradient(0deg,transparent,rgba(29,29,29,.9) 70%,#1d1d1d 90%);box-shadow:inset 0 1px 0 -.5px hsla(0,0%,100%,.1);border-top-left-radius:inherit;border-top-right-radius:inherit}.commentsModal .topRow:after,.commentsModal .topRow:before{content:"";position:absolute;left:0;top:0;width:100%;z-index:-1;pointer-events:none}.commentsModal .topRow:after{height:1.2px;background:linear-gradient(90deg,transparent,rgba(11,112,63,.6) 50%,transparent)}.commentsModal .topRow .header,.commentsModal .topRow .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile,.mediaUploadArea .imageArea .emptyViewHeaders .text .commentsModal .topRow .header--mobile{font-size:15px;font-weight:600;text-shadow:0 -1.5px 3px hsla(0,0%,100%,.4),0 2.5px 5px rgba(0,0,0,.75)}.commentsModal .topRow .counter{font-size:14px;color:#a5a5a5;font-weight:500;margin-left:5px;text-shadow:0 -1.5px 3px hsla(0,0%,100%,.2),0 3px 5px #000}.commentsModal .commentSection{box-sizing:content-box;position:relative;z-index:1;height:100%;overflow-y:hidden}.commentsModal .commentSection .body{scroll-behavior:smooth;overflow-y:auto;margin-left:0;overflow-x:hidden;max-height:100%;transition:margin-bottom .1s;padding-top:50px;background:transparent;box-sizing:border-box;overscroll-behavior:contain}.commentsModal .commentSection .body::-webkit-scrollbar{width:2px;display:none}.commentsModal .commentSection .body.withoutContent .loadingCont{height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:130px}.commentsModal .commentSection .body .commentsList{width:100%;position:relative;margin-bottom:0}.commentsModal .commentSection .body .commentsList:after{content:"";top:0;bottom:0;left:50%;width:100%;transform:translateX(-50%);position:absolute;pointer-events:all;z-index:-1}.commentsModal .commentSection .body .commentsList .commentLi{padding-left:20px;padding-right:20px;box-sizing:border-box;margin-bottom:27px}.commentsModal .commentSection .body .commentsList .commentLi__top .author{position:relative;order:1;flex:none}.commentsModal .commentSection .body .commentsList .commentLi__top .author a h6{font-size:14px;font-weight:600;filter:drop-shadow(0 -4px 0 rgba(255,255,255,.08))}.commentsModal .commentSection .body .commentsList .commentLi__top .author a img{height:13px;margin-top:1px;margin-left:2px}.commentsModal .commentSection .body .commentsList .commentLi__top .date{font-weight:400;flex-shrink:0;padding-top:0;padding-bottom:1px;margin-top:1px;order:3}.commentsModal .commentSection .body .commentsList .commentLi.longBody .commentLi__body{font-size:18px}.commentsModal .commentSection .body .commentsList .commentLi__body{font-size:15px;font-weight:400;color:#f5fbf6;line-height:1.28em}.commentsModal .commentSection .body .commentsList .commentLi:last-child{padding-bottom:10px}.commentsModal .commentSection .body .emptyMessage{display:block;flex:1;text-align:center;margin-top:100px;position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.commentsModal .commentSection .body .emptyMessage p{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.6);opacity:0;animation:fadeIn .35s ease-out .4s forwards}.commentsModal .commentSection .body .emptyMessage:after{content:"";position:absolute;width:2px;height:200px;background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.2) 52%,hsla(0,0%,100%,0));border-radius:6px;background-position:0 -100%;background-repeat:no-repeat;background-size:100% 200%;top:22px;left:0;right:0;margin:auto;-webkit-mask-image:linear-gradient(#fff,#fff 80%,hsla(0,0%,100%,0));mask-image:linear-gradient(#fff,#fff 80%,hsla(0,0%,100%,0));animation:show .35s ease-out .2s forwards}@keyframes show{0%{background-position:0 -100%}to{background-position:0 100%}}.commentsModal .commentSection .body .loadingCont{width:100%;height:0;display:block;opacity:0;transition:opacity .1s;text-align:center;margin-bottom:105px;pointer-events:none;box-sizing:border-box}.commentsModal .commentSection .body .loadingCont.visible{opacity:1;transition:opacity 0s}.commentsModal .commentSection .body .loadingCont .logo{display:inline-block;height:13px;transform:translateY(-9px);filter:contrast(0) brightness(1.1) drop-shadow(12px 0 15px rgba(255,255,255,.08)) drop-shadow(-12px 0 15px rgba(255,255,255,.08));opacity:.3;animation:loadingLogoPulse 1.8s ease-in-out infinite}.commentsModal .boxBackground{position:absolute;top:0;left:0;width:100%;display:block;height:100%;background:hsla(0,0%,5%,.85);z-index:-1;border-radius:inherit;box-shadow:0 0 22px 0 rgba(76,76,76,.09);touch-action:none;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.commentsModal .boxExtendedBody{background:#000}.commentsModal:after{content:"";border-radius:inherit;position:absolute;pointer-events:none;left:0;right:0;top:0;bottom:0;z-index:5;-webkit-mask-image:linear-gradient(180deg,#000 5%,transparent 80%);mask-image:linear-gradient(180deg,#000 5%,transparent 80%);background:radial-gradient(at 50% -50%,rgba(0,171,89,.13),transparent 48%),linear-gradient(310.64deg,hsla(0,0%,100%,0) 75.19%,hsla(0,0%,100%,.055) 84.31%,hsla(0,0%,100%,.006) 91.94%),linear-gradient(305.42deg,hsla(0,0%,100%,0) 41.94%,hsla(0,0%,100%,.05) 51.6%,hsla(0,0%,100%,0) 61.26%)}.commentsModal:before{content:"";position:absolute;top:-13px;left:-13px;right:-13px;bottom:-13px;border-radius:25px 25px 0 0;pointer-events:all;z-index:-1;box-shadow:inset 0 3px 2px -2px rgba(19,125,47,.5),inset 0 5px 7px -1px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,hsla(0,0%,100%,.03) 65%,rgba(0,121,32,.34)),linear-gradient(125deg,transparent 56%,hsla(0,0%,100%,.09) 62%,transparent 75%);-webkit-mask-image:linear-gradient(0deg,transparent,#000 70%);mask-image:linear-gradient(0deg,transparent,#000 70%);transition:opacity .3s;-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);border-radius:25px}.modalCommentCreator{padding:0 20px;width:100%;box-sizing:border-box;margin:0 auto;position:absolute;bottom:-1px;z-index:4;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.modalCommentCreator.floating{position:fixed;z-index:1050;touch-action:manipulation;transform:translateY(120%);animation:slideUp .3s ease-out forwards}@keyframes slideUp{0%{transform:translateY(120%)}to{transform:translateY(0)}}.modalCommentCreator:after{content:"";position:absolute;width:100%;bottom:0;left:0;right:0;z-index:-1;background:#000;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;pointer-events:none;top:-2px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.2)}.modalCommentCreator .commentCreator{min-height:41px;max-height:100px;background:none;display:flex;align-items:flex-start;align-items:flex-end;position:relative;margin-bottom:16px;touch-action:none}.modalCommentCreator .commentCreator.withNewCommentInput .rightCta{display:block}.modalCommentCreator .commentCreator .rightCta{margin-left:11px;margin-right:-1px;padding-right:5px;margin-bottom:7px;display:none}.modalCommentCreator .commentCreator .rightCta .sendBtn{position:relative;margin-top:9px;cursor:pointer}.modalCommentCreator .commentCreator .rightCta .sendBtn .icon{display:block;height:21px;position:relative;z-index:1}.modalCommentCreator .commentCreator .rightCta .sendBtn .clickArea{border-radius:500px;padding:0;width:38px;height:42px}.modalCommentCreator .commentCreator .rightCta .sendBtn:hover{filter:brightness(1.5) saturate(1.1)}.modalCommentCreator .commentCreator .rightCta .sendBtn:active{transform:scale(.98)}.modalCommentCreator .commentCreator .commentCreatorInputCont{padding-top:0;padding-bottom:0;overflow:hidden;max-height:100px;box-sizing:border-box}.modalCommentCreator .commentCreator .commentCreatorInputCont .standardInput{padding:0}.modalCommentCreator .commentCreator .commentCreatorInputCont .standardInput .textareInput{font-weight:400;font-size:16px;max-height:100px;padding-top:11px;padding-bottom:10px;touch-action:pan-y}.modalCommentCreator .commentCreator .commentCreatorInputCont .standardInput .textareInput::-webkit-scrollbar{display:none}.modalCommentCreator .commentCreator .commentCreatorInputCont .standardInput .standardInput__placeholder{font-size:16px;color:hsla(0,0%,100%,.78);font-weight:400;top:12px}@media(max-width:500px){.commentsModalCont{bottom:0!important;top:auto!important}.commentsModalCont .modal__inner{padding-top:56px;padding-bottom:0;max-height:100%}.commentsModalCont.pwaMode .modal__inner{padding-top:calc(41px + env(safe-area-inset-top))}.commentsModal{max-width:none;height:auto;max-height:none;border-radius:26px 26px 0 0!important}.commentsModal:after{display:none}.commentsModal .closeButton{top:-48px;background:none;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.commentsModal .closeButton:active,.commentsModal .closeButton:hover{filter:none!important}.commentsModal .closeButton svg{opacity:.5;filter:brightness(.7)}.commentsModal .topRow{padding-top:21px;padding-bottom:20px;left:11px;right:11px;width:auto}.commentsModal .topRow:after{display:none}.commentsModal .topRow .exitX{display:block}.commentsModal .topRow .header,.commentsModal .topRow .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile,.mediaUploadArea .imageArea .emptyViewHeaders .text .commentsModal .topRow .header--mobile{font-size:14px}.commentsModal .topRow .counter{font-size:13px}.commentsModal .topRow:before{pointer-events:all;bottom:0;top:-1px;-webkit-mask-image:linear-gradient(180deg,#000 10px,transparent);mask-image:linear-gradient(180deg,#000 10px,transparent);background:#242424;box-shadow:inset 0 .5px 0 .5px hsla(0,0%,100%,.06)}.commentsModal .boxBackground{left:11px;right:11px;width:auto;background:#242424;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.05)}.commentsModal .commentSection .body{margin-top:10px;padding-top:45px;max-height:none}.commentsModal .commentSection .body.withoutContent .loadingCont{padding-bottom:200px}.commentsModal .commentSection .body .commentsList .commentLi{max-width:372px;margin-left:auto;margin-right:auto;padding-left:11px;padding-right:11px;margin-bottom:44px;position:relative}.commentsModal .commentSection .body .commentsList .commentLi.longBody .commentLi__body{font-size:16px}.commentsModal .commentSection .body .commentsList .commentLi__body{font-size:14px}.commentsModal .commentSection .body .commentsList .commentLi:after{display:block;position:absolute;background-color:hsla(0,0%,100%,.05);content:"";height:1px;bottom:-23px;left:0;right:0}.commentsModal .commentSection .body .commentsList .commentLi:last-child:after,.commentsModal .commentSection .body .commentsList .commentLi:last-child:before{display:none}.commentsModal .commentSection .body .loadingCont{margin-bottom:145px}.commentsModal .commentSection .body .loadingCont .logo{transform:none}.commentsModal:before{display:none}.modalCommentCreator{position:fixed;bottom:0;padding:0 11px}.modalCommentCreator .commentCreator{margin-bottom:30px;max-width:350px;max-height:160px;margin-left:auto;margin-right:auto}.modalCommentCreator .commentCreator .commentCreatorInputCont,.modalCommentCreator .commentCreator .commentCreatorInputCont .standardInput .textareInput{max-height:160px}.modalCommentCreator .commentCreator .rightCta{position:relative;margin-right:-42px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modalCommentCreator .commentCreator .rightCta:after{content:"";position:absolute;top:-8px;left:-45px;width:150px;height:150px;display:block;background:radial-gradient(rgba(23,187,58,.3),transparent 75%);opacity:0;pointer-events:none;animation:fadeIn .6s forwards}.modalCommentCreator .commentCreator .rightCta .sendBtn .clickArea{width:100px;height:100px;transform:none;left:-14px;top:-14px}}@media(max-width:432px){.commentsModal .topRow{left:0;right:0}.commentsModal .commentSection .body .commentsList .commentLi:after{left:-30px;right:-30px}.commentsModal .boxBackground{left:0;right:0}}@media(max-width:420px){.modalCommentCreator .commentCreator .rightCta{margin-right:-2px}}.hostWelcomeModalCont .modal__background{background:linear-gradient(rgba(26,39,52,.5),hsla(0,0%,4%,.5) 80%);-webkit-backdrop-filter:blur(3px) saturate(80%);backdrop-filter:blur(3px) saturate(80%)}.hostWelcomeModal{overflow:hidden;position:relative;display:flex;flex-direction:column;-webkit-backdrop-filter:none;backdrop-filter:none;background:none}.hostWelcomeModal *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.hostWelcomeModal .boxExtendedBody{display:none!important}.hostWelcomeModal .exitX{display:none}.hostWelcomeModal .head{display:block;width:100%;text-align:center;margin:95px auto auto;position:relative}.hostWelcomeModal .head .hostSymbol{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:42px;filter:drop-shadow(0 0 6px rgba(255,255,255,.3)) drop-shadow(3px -3px 0 rgba(255,255,255,.1)) drop-shadow(-3px -3px 0 rgba(255,255,255,.1));animation:buzzhostSymbol 1s ease-in-out .2s forwards}.hostWelcomeModal .head .backgrounds{position:absolute;-webkit-mask-image:linear-gradient(0deg,transparent 20%,#000 80%,#000 90%);mask-image:linear-gradient(0deg,transparent 20%,#000 80%,#000 90%);width:100%;height:140px;top:50%;transform:translateY(-50%)}.hostWelcomeModal .head .backgrounds .hostSymbolBackground{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:75%;opacity:.15;animation:rotateSpring 4.8s ease-out .3s forwards}.hostWelcomeModal .head .backgrounds .hostSymbolBackground.second{height:100%;animation:rotateSpring 3s ease-in-out .3s forwards}@keyframes rotateSpring{0%{transform:translate(-50%,-50%) rotate(0deg)}50%{transform:translate(-50%,-50%) rotate(-165deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}.hostWelcomeModal .body{display:block;text-align:center;margin:0 auto!important;flex:1;position:relative;z-index:5}.hostWelcomeModal .body .text{width:100%;display:block;padding:0 40px;box-sizing:border-box;margin-top:60px;max-width:470px}.hostWelcomeModal .body .text h2{display:block;font-size:26px;font-weight:600;color:#fff;filter:drop-shadow(0 -2px 1px rgba(51,112,129,.5))}.hostWelcomeModal .body .text h3{display:block;font-size:16px;font-weight:400;color:#f4f4f4;margin-top:7px;line-height:1.32em}.hostWelcomeModal .body .closeBtn{margin:50px auto 45px;font-weight:500;display:inline-flex;align-items:center;padding:0 20px 2px;cursor:pointer;border-radius:100px;height:38px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;white-space:nowrap;overflow:hidden;background-color:#fff}.hostWelcomeModal .body .closeBtn svg{height:18px;display:inline-block;z-index:1;opacity:1;margin-right:5px}.hostWelcomeModal .body .closeBtn span{color:#000;font-size:14px;z-index:1}@media(hover:hover){.hostWelcomeModal .body .closeBtn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:0;transform:translateX(-100%);transition:opacity .5s,transform .4s}.hostWelcomeModal .body .closeBtn:hover:after{opacity:1;transform:translateX(20%);transition:opacity .5s,transform .4s}.hostWelcomeModal .body .closeBtn:active{transform:scale(.98);transition:transform .05s}}.hostWelcomeModal .background{overflow:hidden;position:absolute;bottom:0;height:100%;right:0;left:0;z-index:-1;top:1px}.hostWelcomeModal .background .risingStars{top:0;transform:rotate(180deg);position:absolute;z-index:3}.hostWelcomeModal .background .risingStars .starsItem:first-child{opacity:.3}.hostWelcomeModal .background .topCont{width:100%;top:0;display:flex;justify-content:space-between;z-index:3;position:relative;height:240px;z-index:4}.hostWelcomeModal .background .topCont .leaf{position:absolute;height:40px;opacity:.35;margin-top:93px;z-index:1;top:0;left:40px;animation:rotate 3.2s ease-out 1s forwards}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}10%,60%{opacity:.6;transform:rotate(-15deg) scale(1.15)}80%{opacity:.3;transform:rotate(0deg) scale(1)}}.hostWelcomeModal .background .topCont .leaf.second{right:40px;left:auto;transform:rotateY(180deg);animation:rotate2 3.2s ease-out 1s forwards}@keyframes rotate2{0%{transform:rotate(0deg) scale(1) rotateY(180deg)}10%,60%{opacity:.6;transform:rotate(15deg) scale(1.15) rotateY(180deg)}80%{opacity:.3;transform:rotate(0deg) scale(1) rotateY(180deg)}}.hostWelcomeModal .background .topCont .arch{position:absolute;height:100%;top:0;left:0;opacity:1}.hostWelcomeModal .background .topCont .arch.second{right:0;left:auto;transform:rotateY(180deg)}.hostWelcomeModal .background:after{content:"";position:absolute;z-index:4;left:0;right:0;top:0;height:2px;transform:scale(0);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.18),hsla(0,0%,100%,0));animation:openLine 2.2s ease-out .3s forwards}@keyframes openLine{0%{transform:scale(0)}to{transform:scale(1)}}.hostWelcomeModal .background:before{content:"";position:absolute;width:100%;top:0;left:0;height:250px;background:linear-gradient(180deg,#005c9f,#0062a9 20%,rgba(0,98,169,.8) 50%,rgba(0,121,208,0)),linear-gradient(210deg,transparent 4%,hsla(0,0%,100%,.07) 15%,transparent 31%);z-index:2;border-radius:20px}.hostWelcomeModal .background .wavesBck{position:absolute;bottom:-20px;height:100%;opacity:1;max-height:100%;width:100%;left:0;z-index:-1}@media(max-width:570px){.hostWelcomeModal .body .text{margin-top:90px}}@media(max-width:500px){.modal.hostWelcomeModalCont .modal__inner{touch-action:none!important}.modal.hostWelcomeModalCont .modal__inner .modal__box .exitX{display:block;top:8px!important;opacity:.6!important}.modal.hostWelcomeModalCont .modal__inner{padding:40px 25px}.modal.hostWelcomeModalCont .modal__inner .hostWelcomeModal{border-radius:20px;margin:auto}.modal.hostWelcomeModalCont .modal__background{background-color:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal.hostWelcomeModalCont .hostWelcomeModal .head{margin-top:110px}.modal.hostWelcomeModalCont .hostWelcomeModal .head .hostSymbol{height:42px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text h2{font-size:24px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text h3{font-size:16px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .closeBtn{margin-top:40px}.modal.hostWelcomeModalCont .hostWelcomeModal .background{right:0;left:0;top:0}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont .leaf{margin-top:110px}}@media(max-width:460px){.modal.hostWelcomeModalCont .modal__inner{padding:40px 20px}.modal.hostWelcomeModalCont .hostWelcomeModal .head{margin-top:98px}.modal.hostWelcomeModalCont .hostWelcomeModal .head .backgrounds{height:130px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text{padding:0 20px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text h2{font-size:21px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text h3{font-size:14px}.modal.hostWelcomeModalCont .hostWelcomeModal .background:before{height:220px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont{height:210px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont .leaf{margin-top:99px;left:33px;height:43px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont .leaf.second{left:auto;right:33px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont .arch{opacity:.85}.modal.hostWelcomeModalCont .hostWelcomeModal .background .wavesBck{height:90%}}@media(max-width:420px){.hostWelcomeModal .body .text{max-width:311px;margin-top:65px}}@media(max-width:391px){.modal.hostWelcomeModalCont .hostWelcomeModal .head .backgrounds{height:180px}.modal.hostWelcomeModalCont .hostWelcomeModal .body .text{margin-top:85px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont{height:230px}.modal.hostWelcomeModalCont .hostWelcomeModal .background:before{height:240px}}@media(max-width:380px){.modal.hostWelcomeModalCont .hostWelcomeModal .head .backgrounds{height:150px}.modal.hostWelcomeModalCont .hostWelcomeModal .background .topCont{height:220px}}.invitationModal{background:#017f29!important;overflow:hidden;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 0 30px 0 rgba(192,247,204,.07);position:relative;display:flex;flex-direction:column;min-height:355px}.invitationModal *{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes backgroundAnim{0%{background-position:100% 0;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,0)}to{background-position:100% 91%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04)}}.invitationModal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(161deg,rgba(0,0,0,.1),transparent 5.4%,hsla(0,0%,100%,.07) 7.2%,transparent 8.1%,transparent 10.5%,hsla(0,0%,100%,.085) 13%,transparent 18%,transparent 26%,transparent 45%,rgba(0,0,0,.1) 52%,rgba(0,0,0,.1) 55%,#0062a9 59%,#0068b3 68%,#0077cd 74%,#006ebd 89%);background-size:100% 400%;background-position:0 0;z-index:-1;border-radius:inherit}.invitationModal:after{content:"";position:absolute;left:50%;right:0;bottom:0;margin:auto;width:100%;padding-bottom:100%;background:radial-gradient(circle,rgba(0,0,0,.3) 0,transparent 70%);z-index:-2;transform:translate(-50%,68%)}.invitationModal .risingStars{top:0;height:120%;transform:rotate(180deg);position:absolute}.invitationModal .risingStars .starsItem:first-child{opacity:.4}.invitationModal.success:before{animation:backgroundAnim 4.7s cubic-bezier(.34,1.56,.64,1) .1s forwards}.invitationModal.messageState.modal__box .boxExtendedBody{background:inherit}.invitationModal .exitX{display:none}.invitationModal .brandHeaderTop{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%;background:linear-gradient(130deg,transparent -5%,rgba(0,0,0,.07) 25%,transparent 35%),linear-gradient(50deg,transparent 45%,rgba(0,0,0,.07) 75%,transparent 85%),linear-gradient(90deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.02) 50%,hsla(0,0%,100%,0) 75%),rgba(0,0,0,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:inset 0 2px 5px 4px hsla(0,0%,100%,.045),inset 0 -1px 0 0 hsla(0,0%,100%,.04);padding-top:13px;padding-bottom:18px;position:relative}.invitationModal .brandHeaderTop:after{content:"";top:0;left:20px;right:20px;height:1px;position:absolute;background:linear-gradient(90deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.13) 50%,hsla(0,0%,100%,0) 70%)}.invitationModal .brandHeaderTop:before{content:"";bottom:0;left:0;right:0;height:1px;position:absolute;background:linear-gradient(90deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.16) 40%,hsla(0,0%,100%,.16) 60%,hsla(0,0%,100%,.04))}.invitationModal .brandHeaderTop .logoCont{display:block;filter:grayscale(1) brightness(1.65);margin-left:-4px;opacity:.65}.invitationModal .brandHeaderTop .logoCont .logo{height:14px;margin-right:1px;opacity:1}.invitationModal .brandHeaderTop .logoCont .logoText{display:inline-block;height:16px;opacity:1;transform:translateY(-1px)}.invitationModal .brandHeaderTop .websiteDesc{line-height:1.3em;display:block;color:hsla(0,0%,100%,.75);margin:.5px auto auto;font-size:12px;font-weight:400}.invitationModal .brandHeaderTop .star{position:absolute;height:15px;opacity:.25;filter:drop-shadow(6px -1px 2px rgba(255,255,255,.3))}.invitationModal .brandHeaderTop .star.s0{top:15px;left:83%;transform:rotate(20deg);filter:drop-shadow(-6px -4px 2px rgba(255,255,255,.3))}.invitationModal .brandHeaderTop .star.s1{top:35px;left:88%;transform:rotate(20deg);filter:drop-shadow(-6px -4px 2px rgba(255,255,255,.3));opacity:.12}.invitationModal .brandHeaderTop .star.s2{top:14px;right:80%;transform:rotate(-30deg)}.invitationModal .brandHeaderTop .star.s3{top:36px;right:86%;transform:rotate(-40deg);opacity:.16}.invitationModal .inviteBody{display:block;text-align:center;margin:0 auto!important;flex:1}.invitationModal .inviteBody .hostSymbol{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:55px;height:30px;opacity:.97;filter:drop-shadow(0 0 6px rgba(255,255,255,.3)) drop-shadow(3px -3px 0 rgba(255,255,255,.1)) drop-shadow(-3px -3px 0 rgba(255,255,255,.1)) drop-shadow(0 6px 2px rgba(0,0,0,.2))}.invitationModal .inviteBody h2{display:block;font-size:18px;font-weight:600;margin-top:2px;color:#fff;filter:drop-shadow(0 -5px 0 rgba(255,255,255,.15)) drop-shadow(0 5px 3px rgba(0,42,15,.1))}.invitationModal .bottomCtas{margin:70px auto auto;padding-bottom:30px;max-width:450px;text-align:center}.invitationModal .primaryCta{cursor:pointer;border-radius:100px;height:38px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;white-space:nowrap;color:#fff;font-size:13px;display:inline-block;background-color:#02120c;padding:0 25px 1px;font-weight:600}.invitationModal .primaryCta:after{z-index:4;background:linear-gradient(-1deg,transparent 20%,hsla(0,0%,100%,.05))}.invitationModal .primaryCta:after,.invitationModal .primaryCta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit}.invitationModal .primaryCta:before{box-shadow:inset 0 0 1px .7px hsla(0,0%,100%,.1)}.invitationModal .primaryCta:not([disabled]):hover{background-color:#000;transition:background-color .18s}.invitationModal .primaryCta:not([disabled]):active{background-color:#000;transition:background-color .1s}.invitationModal .primaryCta:not([disabled]):active:before{opacity:0}.invitationModal .primaryCta[disabled]{cursor:default;color:hsla(0,0%,100%,.7);background-color:rgba(2,18,12,.7)}.invitationModal .primaryCta[disabled]:after,.invitationModal .primaryCta[disabled]:before{display:none}.invitationModal.unAuth .firstState .hostSymbol{margin-top:35px}.invitationModal.unAuth .firstState p{margin-bottom:0}.invitationModal .signInUp{display:block;background:#000;border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;padding-top:25px;z-index:1;padding-bottom:50px;position:relative;margin:60px -1px -1px;box-shadow:0 -1px 0 0 hsla(0,0%,100%,.14),inset 0 -2px 0 3px #000,inset 0 -2px 0 4px hsla(0,0%,100%,.1),inset 0 -2px 0 7px #000,inset 0 -2px 0 8px hsla(0,0%,100%,.07)}.invitationModal .signInUp .headerTop{display:block;font-size:18px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;box-shadow:none;padding:0}.invitationModal .signInUp .bodyForm{width:100%;display:block;margin-top:20px}.invitationModal .signInUp .bodyForm .inputWrapper{margin-bottom:12px}.invitationModal .signInUp .bodyForm .authModalConditions{text-align:center}@media(min-width:501px){.invitationModal .signInUp .bodyForm .authModalConditions{margin-bottom:-5px}}.invitationModal .signInUp .anotherModalTypeSection{margin-top:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:8px;text-align:right}.invitationModal .signInUp .anotherModalTypeSection span{display:inline-block;color:hsla(0,0%,100%,.6);font-size:13px;font-weight:500;margin-right:14px}.invitationModal .signInUp .anotherModalTypeSection button{display:inline-block;margin-top:10px}.invitationModal .firstState p{display:block;line-height:1.25em;text-align:left;margin:5px auto auto;text-align:center;max-width:420px;color:hsla(0,0%,100%,.8);font-size:16px;font-weight:500}.invitationModal .firstState p i{color:#fff}.invitationModal .firstState p a{color:#fff;font-weight:500;position:relative;white-space:nowrap}.invitationModal .firstState p a:after{content:"";position:absolute;bottom:-5px;left:-2px;right:-2px;height:1px;background:hsla(0,0%,100%,.8)}.invitationModal .firstState p a svg{display:inline;vertical-align:middle;margin-left:2px;margin-top:-3px;height:12px}@media(hover:hover){.invitationModal .firstState p a:hover{opacity:.9}}.invitationModal .firstState p a:active{opacity:1}.invitationModal .firstState p a:active:after{bottom:-3px}.invitationModal .firstStateCtas .closeBtn{margin-right:22px;position:relative}.invitationModal .firstStateCtas .closeBtn .clickArea{padding:12px 2px}.invitationModal .firstStateCtas .primaryCta{margin-right:-15px}.invitationModal .firstStateCtas .primaryCta.waitingForInviteInfo{cursor:wait;opacity:.8}.invitationModal .successCont .hostSymbol{animation:buzzhostSymbol 1s ease-in-out .2s forwards}.invitationModal .successCont h3{display:block;font-size:19px;font-weight:500;color:hsla(0,0%,100%,.65);margin-top:1px}.invitationModal .successCtas .closeBtn{display:inline-block;margin-right:30px;position:relative;vertical-align:text-top}.invitationModal .successCtas .closeBtn .clickArea{padding:12px 15px}.invitationModal .successCtas .uploadBtn{font-weight:500;display:inline-flex;align-items:center;background-color:hsla(0,0%,100%,.11);padding:0 21px 2px 20px}.invitationModal .successCtas .uploadBtn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.07) 5%,transparent 70%);z-index:0}.invitationModal .successCtas .uploadBtn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;box-shadow:inset 0 0 7px 1px rgba(0,0,0,.05)}.invitationModal .successCtas .uploadBtn:hover{background-color:hsla(0,0%,100%,.16);transition:background-color .2s}@media(hover:hover){.invitationModal .successCtas .uploadBtn:active{transform:scale(.98);background-color:hsla(0,0%,100%,.22);transition:background-color .05s}}.invitationModal .successCtas .uploadBtn .icon{width:18px;height:18px;margin-right:4px;flex-shrink:0;display:inline-block;vertical-align:middle}.invitationModal .successCtas .uploadBtn p{display:inline-block}.invitationModal .errorCont{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex!important;flex-direction:column;justify-content:center;padding-bottom:10px}.invitationModal .errorCont .hostSymbol{opacity:.35;margin-top:0}.invitationModal .errorCont h2{padding-bottom:0}.invitationModal .errorCtas{margin-top:0}.invitationModal .loadingCont{text-align:center}.invitationModal .loadingCont .loadingSpan{padding-top:90px;padding-bottom:115px}@media(max-width:650px)and (min-width:501px){.modal.invitationModalCont .modal__inner{padding:20px 30px}.modal.invitationModalCont .invitationModal{max-width:500px}}@media(max-width:500px){.modal.invitationModalCont .modal__inner{touch-action:none!important}.modal.invitationModalCont .modal__inner .modal__box .exitX{display:block;top:6px!important}.modal.invitationModalCont .modal__inner .invitationModal{border-radius:20px;margin:auto}.modal.invitationModalCont .modal__background{background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal.invitationModalCont .invitationModal{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:400px;box-shadow:none}.modal.invitationModalCont .invitationModal.unAuth.modal__box:not(.success,.taken,.e404){overflow:visible;margin:0}.modal.invitationModalCont .invitationModal.unAuth.modal__box:not(.success,.taken,.e404) .firstState{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:none}.modal.invitationModalCont .invitationModal.unAuth.modal__box:not(.success,.taken,.e404) .firstState .hostSymbol{margin-top:35px}.modal.invitationModalCont .invitationModal.unAuth.modal__box:not(.success,.taken,.e404) .firstState p{margin-bottom:0}.modal.invitationModalCont .invitationModal.unAuth.modal__box:not(.success,.taken,.e404) .boxExtendedBody{background:#000}.modal.invitationModalCont .invitationModal .brandHeaderTop{padding-top:16px;padding-bottom:14px;background:rgba(0,0,0,.1)}.modal.invitationModalCont .invitationModal .brandHeaderTop .websiteDesc{font-size:11px}.modal.invitationModalCont .invitationModal .inviteBody h2{font-size:17px;margin-top:0}.modal.invitationModalCont .invitationModal .bottomCtas{display:flex;align-items:center;flex-direction:column-reverse;margin-top:auto;padding-bottom:38px}.modal.invitationModalCont .invitationModal .bottomCtas .uploadBtn{padding-left:22px;padding-right:24px}.modal.invitationModalCont .invitationModal .bottomCtas .uploadBtn .icon{width:18px;height:18px}.modal.invitationModalCont .invitationModal .bottomCtas .closeBtn{margin-right:0;margin-top:25px}.modal.invitationModalCont .invitationModal .bottomCtas .closeBtn .clickArea{padding:12px 40px}.modal.invitationModalCont .invitationModal .primaryCta{font-size:13px;height:42px}.modal.invitationModalCont .invitationModal .firstState p{color:hsla(0,0%,100%,.8);font-weight:500;margin-top:10px;line-height:1.25em;max-width:360px}.modal.invitationModalCont .invitationModal .firstState p a{font-weight:600}.modal.invitationModalCont .invitationModal .firstStateCtas .primaryCta{margin-right:0}.modal.invitationModalCont .invitationModal .errorCtas .primaryCta{width:130px}.modal.invitationModalCont .invitationModal .signInUp{padding-bottom:50px;border-radius:0;box-shadow:0 -1px 0 0 hsla(0,0%,100%,.17)}.modal.invitationModalCont .invitationModal .signInUp .anotherModalTypeSection{margin-top:10px}}@media(max-width:460px){.modal.invitationModalCont .invitationModal .firstState p{font-size:14px;max-width:325px}}@media(max-width:450px){.invitationModal .inviteBody .hostSymbol{height:27px}.invitationModal.unAuth .firstState .hostSymbol{margin-top:40px}.invitationModal .firstState p{max-width:none}.invitationModal .firstState p a{font-weight:700}.invitationModal .signInUp{margin-top:60px;padding-bottom:80px}}@media(max-width:420px){.invitationModal .boxBody--full{padding:0 20px}}.myInvitesModal{display:inline-block;max-width:450px!important;position:relative;background:#0c0c0c}.myInvitesModal:after{background:#0c0c0c;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;z-index:-1}.myInvitesModal:before{content:"";position:absolute;top:-11px;bottom:0;left:-11px;right:-11px;border-radius:25px 25px 0 0;pointer-events:all;z-index:-2;box-shadow:inset 0 1px 1px 1px hsla(0,0%,100%,.055),inset 0 5px 7px -1px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,hsla(0,0%,100%,.03) 65%,rgba(7,136,59,.3)),linear-gradient(125deg,transparent 56%,hsla(0,0%,100%,.09) 62%,transparent 75%);-webkit-mask-image:linear-gradient(0deg,transparent,#000 70%);mask-image:linear-gradient(0deg,transparent,#000 70%);transition:opacity .3s;-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);bottom:-11px;border-radius:25px}.myInvitesModal .exitX{background-image:none!important;background-color:hsla(0,0%,100%,.5);width:37px!important;height:3px!important;border-radius:60px;left:0;right:0!important;margin:auto;top:11px!important;opacity:1!important;outline:none!important;pointer-events:none;display:none}.myInvitesModal .exitX:hover{opacity:1!important}.myInvitesModal .topSection{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding:19px 21px 22px;box-sizing:border-box;white-space:nowrap;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(3,79,34,.21) 90%);overflow:hidden;position:relative;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.1);border-top-left-radius:inherit;border-top-right-radius:inherit}.myInvitesModal .topSection:before{top:0!important;left:0!important;width:100%!important;height:100%!important;position:absolute;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),#000 15%,rgba(0,0,0,.3));mask-image:linear-gradient(180deg,rgba(0,0,0,.85),#000 15%,rgba(0,0,0,.3));background:linear-gradient(45deg,transparent 17%,hsla(0,0%,100%,.04) 23%,transparent 32%),linear-gradient(90deg,transparent 40%,rgba(124,239,149,.03) 50%,transparent 60%),linear-gradient(-45deg,transparent 17%,hsla(0,0%,100%,.03) 26%,transparent 36%)}.myInvitesModal .topSection .mainIcon{height:25px;width:25px;filter:drop-shadow(1px 0 2px rgba(42,153,50,.1))}.myInvitesModal .topSection .rightText{flex:1;margin-top:8px}.myInvitesModal .topSection .rightText h2{font-size:16px;font-weight:600;text-align:center}.myInvitesModal .topSection .rightText p{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.7);margin-top:2px;text-align:center}.myInvitesModal .topSection .star{position:absolute;height:15px;opacity:.25;filter:drop-shadow(6px -1px 2px rgba(255,255,255,.3))}.myInvitesModal .topSection .star.s0{top:30px;left:50px;transform:rotate(20deg);filter:drop-shadow(-6px -4px 2px rgba(255,255,255,.3))}.myInvitesModal .topSection .star.s1{top:16px;right:50px;transform:rotate(-30deg)}.myInvitesModal .topSection .star.s2{top:42px;right:74px;transform:rotate(-60deg);opacity:.1}.myInvitesModal .topSection .risingStars{position:absolute;border-radius:inherit;top:0;bottom:0;left:0;right:0;transform:rotate(180deg)}.myInvitesModal .topSection .risingStars .starsItem:first-child{opacity:.55;animation-duration:180s}.myInvitesModal .content{display:block;width:100%;padding:30px 50px 32px;box-sizing:border-box;position:relative;min-height:160px}@keyframes fadeInUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.myInvitesModal .content:after{content:"";position:absolute;top:5px;left:40px;right:40px;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.11),hsla(0,0%,100%,0))}.myInvitesModal .content::-webkit-scrollbar{width:2px}.myInvitesModal .content::-webkit-scrollbar-track{margin-top:5px;margin-bottom:5px}.myInvitesModal .content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:10px}.myInvitesModal .content .sectionTag{font-weight:500;font-size:13px}.myInvitesModal .content .bottomInfoText{display:block;text-align:left;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.5);margin-left:14px;margin-top:8px;opacity:0;animation:fadeIn .35s ease-out .3s forwards;padding-right:8px;box-sizing:border-box}.myInvitesModal .content .bottomInfoText svg{height:11px;margin-right:3px;opacity:.4;vertical-align:middle;margin-top:-2px}.myInvitesModal .content .ususedInvitesTag{margin-left:14px}.myInvitesModal .content .unusedInvitesList{width:100%;margin-top:10px}.myInvitesModal .content .unusedInvitesList li{display:flex;align-items:stretch;flex-direction:row;align-items:center;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4);border-radius:13px;transition:background-color .1s ease-out,box-shadow .1s ease-out;opacity:0;animation:fadeInUp .32s ease-out .15s forwards}@media(hover:hover){.myInvitesModal .content .unusedInvitesList li:has(input:focus),.myInvitesModal .content .unusedInvitesList li:hover{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.02);background-color:#282c28;transition:background-color .1s,box-shadow .1s}}.myInvitesModal .content .unusedInvitesList li:not(:last-child){margin-bottom:10px}.myInvitesModal .content .unusedInvitesList li svg{height:15px;flex-shrink:0;margin-left:14px;margin-right:4px;margin-top:-2px;align-self:center;opacity:.7}.myInvitesModal .content .unusedInvitesList li input{flex:1;color:#fff;font-size:13px;font-weight:400;padding:6px 5px 7px 7px;direction:rtl;-webkit-mask-image:linear-gradient(90deg,transparent 7px,#000 20px);mask-image:linear-gradient(90deg,transparent 7px,#000 20px)}.myInvitesModal .content .unusedInvitesList li .copyBtn{flex-shrink:0;position:relative;height:40px;width:68px;cursor:pointer;transition:background-color .2s ease-in;height:36px;border-radius:11px;margin:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.myInvitesModal .content .unusedInvitesList li .copyBtn.copiedState .copied{transform:translate(-50%,-50%);opacity:1;transition:transform .2s,opacity .2s}.myInvitesModal .content .unusedInvitesList li .copyBtn.copiedState .copy{transform:translate(-50%,-130%);opacity:0;transition:transform .2s,opacity .2s}.myInvitesModal .content .unusedInvitesList li .copyBtn .copied,.myInvitesModal .content .unusedInvitesList li .copyBtn .copy{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s;font-weight:500;color:#fff;font-size:13px;transition:transform .2s,opacity .2s}.myInvitesModal .content .unusedInvitesList li .copyBtn .copied{transform:translate(-50%,20%);opacity:0;transition:transform .2s,opacity .2s}@media(hover:hover){.myInvitesModal .content .unusedInvitesList li .copyBtn:hover{background-color:hsla(0,0%,100%,.1);transition:background-color .2s ease-in}}.myInvitesModal .content .unusedInvitesList li .copyBtn:active{background-color:hsla(0,0%,100%,.16);transition:background-color .1s ease-in}.myInvitesModal .content .emptyInvites{display:flex;align-items:center;font-size:13px;margin-top:13px;width:100%;background:linear-gradient(120deg,rgba(40,44,40,.8),rgba(40,44,40,.5));border-radius:13px;box-sizing:border-box;padding:8px 14px 9px;opacity:0;animation:fadeIn .4s ease-out .15s forwards}.myInvitesModal .content .emptyInvites p{color:hsla(0,0%,100%,.7);font-weight:400;margin-left:5px}.myInvitesModal .content .emptyInvites svg{height:11px;background-color:hsla(0,0%,100%,.12);padding:7px;border-radius:7px;opacity:.8;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.1),inset 0 -7px 3px -3px rgba(23,187,58,.06),inset 0 -1px 0 0 rgba(0,0,0,.3)}.myInvitesModal .content .invitedHostsBox{display:block;width:100%;background:linear-gradient(10deg,#262626,rgba(38,38,38,.8));border-radius:13px;box-sizing:border-box;margin-top:28px;padding-bottom:15px;opacity:0;animation:fadeInUp .4s ease-out .3s forwards;box-shadow:inset 0 0 0 1.5px #262626,inset 0 0 0 2.5px rgba(0,0,0,.5)}.myInvitesModal .content .invitedHostsBox:before{content:"";position:absolute;top:0;left:0;width:100%;height:90px;background:radial-gradient(circle at 50% -55%,rgba(23,187,58,.06) 0,transparent 50%);border-radius:inherit}.myInvitesModal .content .invitedHostsBox:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(23,187,58,0),rgba(23,187,58,.13),rgba(23,187,58,0))}.myInvitesModal .content .invitedHostsBox .top{width:100%;box-sizing:border-box;padding:8px 0 11px 14px}.myInvitesModal .content .invitedHostsBox .top img{display:inline-block;height:17px;vertical-align:middle;margin-right:10px;display:none}.myInvitesModal .content .invitedHostsBox .top .sectionTag{display:inline-block;vertical-align:middle;margin-bottom:-.5px}.myInvitesModal .content .invitedHostsBox .hostsList{width:100%}.myInvitesModal .content .invitedHostsBox .hostsList a:first-child li{padding-top:0}.myInvitesModal .content .invitedHostsBox .hostsList a:last-child li{padding-bottom:0}.myInvitesModal .content .invitedHostsBox .hostsList li{box-sizing:border-box;width:100%;max-width:100%;padding:4px 14px;display:flex;align-items:center;cursor:pointer;animation:fadeInUp .2s forwards}@media(hover:hover){.myInvitesModal .content .invitedHostsBox .hostsList li:hover .info .nickname{text-decoration:underline}.myInvitesModal .content .invitedHostsBox .hostsList li:active .info .nickname{color:#d8d8d8}}@media(hover:none){.myInvitesModal .content .invitedHostsBox .hostsList li:active .info .nickname{text-decoration:underline}}.myInvitesModal .content .invitedHostsBox .hostsList li:not(:last-child){margin-bottom:15px}.myInvitesModal .content .invitedHostsBox .hostsList li .banner{width:42px;height:42px;flex-shrink:0;border-radius:6px;display:block;background:#48494b;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);overflow:hidden;position:relative}.myInvitesModal .content .invitedHostsBox .hostsList li .info{display:flex;flex-direction:column;flex:1 1 0;min-width:0;padding-left:10px;margin-top:-1px}.myInvitesModal .content .invitedHostsBox .hostsList li .info .nickname{display:flex;margin-right:1px;margin-bottom:1px;cursor:pointer;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.myInvitesModal .content .invitedHostsBox .hostsList li .info .nickname h5{font-size:13px;color:#fff;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.myInvitesModal .content .invitedHostsBox .hostsList li .info .nickname img{display:inline;height:11px;margin-top:2px;margin-left:2px}.myInvitesModal .content .invitedHostsBox .hostsList li .info .followersCount{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.6);-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:-1px}.myInvitesModal .content .invitedHostsBox .hostsList li .info .followersCount svg{display:inline;height:12px;margin-left:1px;margin-right:3px;margin-top:-3px;opacity:.6;vertical-align:middle}.myInvitesModal .content .loadingView{padding-top:50px;width:100%;display:block;text-align:center}.myInvitesModal .content .loadingView .logo{display:inline-block;height:11px;margin-bottom:5px;filter:contrast(0);opacity:.6;animation:loadingLogoPulse 3s ease-in-out infinite}@media(max-width:500px){.myInvitesModalCont.pwaMode .modal__inner{padding-top:calc(50px + env(safe-area-inset-top, 40px))}.myInvitesModal{max-width:none!important}.myInvitesModal:before{left:-7px;right:-7px;display:none}.myInvitesModal .topSection{padding:10px 0 15px 7px;margin:10px 10px 0;border-radius:15px;background:linear-gradient(120deg,#2a2a2a,#1f2d24 30%,#202623 95%);flex-direction:row;box-shadow:none}.myInvitesModal .topSection .mainIcon{margin-right:12px;margin-left:14px;margin-top:8px}.myInvitesModal .topSection .rightText{margin-top:10px}.myInvitesModal .topSection .rightText h2{font-size:15px}.myInvitesModal .topSection .rightText p{margin-top:1px}.myInvitesModal .topSection .rightText h2,.myInvitesModal .topSection .rightText p{text-align:left}.myInvitesModal .topSection .exitX{display:block;margin-top:-3px!important}.myInvitesModal .topSection .star{display:none}.myInvitesModal .content{padding:26px 10px 20px;min-height:100%;height:auto}.myInvitesModal .content .unusedInvitesList li{border-radius:15px}.myInvitesModal .content .unusedInvitesList li .copyBtn{border-radius:13px}.myInvitesModal .content .bottomInfoText,.myInvitesModal .content .ususedInvitesTag{margin-left:21px}.myInvitesModal .content .emptyInvites{padding-left:21px;padding-right:21px}.myInvitesModal .content .unusedInvitesList li input{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.myInvitesModal .content .invitedHostsBox .hostsList li,.myInvitesModal .content .invitedHostsBox .top{padding-left:21px;padding-right:21px}.myInvitesModal .content .invitedHostsBox .hostsList li .info{padding-left:8px;margin-top:-2px}}@media(max-width:410px){.myInvitesModal .topSection{padding-bottom:13px}.myInvitesModal .topSection .mainIcon{margin-left:9px}.myInvitesModal .content{min-height:100%;height:auto}.myInvitesModal .content .bottomInfoText,.myInvitesModal .content .ususedInvitesTag{margin-left:16px}.myInvitesModal .content .emptyInvites,.myInvitesModal .content .invitedHostsBox .hostsList li,.myInvitesModal .content .invitedHostsBox .top{padding-left:16px;padding-right:16px}}@media(max-width:380px){.myInvitesModal .content{padding-right:10px;padding-left:10px}}.reportModalModalCont .modal__inner{padding-top:60px;padding-bottom:50px}.reportModalModalCont .modal__background{background:linear-gradient(rgba(41,46,40,.5),hsla(0,0%,4%,.5));-webkit-backdrop-filter:blur(1px) saturate(140%);backdrop-filter:blur(1px) saturate(140%)}.reportModal{max-width:500px;height:290px;max-height:80vh;background:none;position:relative;display:flex;flex-direction:column}.reportModal .boxBackground{position:absolute;top:0;left:0;width:100%;display:block;height:100%;background:#000;z-index:-1;border-radius:inherit;box-shadow:0 0 22px 0 rgba(76,76,76,.09);touch-action:none}.reportModal .boxExtendedBody{background:#000}.reportModal:before{content:"";position:absolute;top:-13px;bottom:0;left:-13px;right:-13px;border-radius:25px 25px 0 0;pointer-events:all;z-index:-1;box-shadow:inset 0 1px 1px 1px hsla(0,0%,100%,.055),inset 0 5px 7px -1px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,hsla(0,0%,100%,.06) 35%,rgba(136,16,7,.3));-webkit-mask-image:linear-gradient(0deg,transparent,#000 70%);mask-image:linear-gradient(0deg,transparent,#000 70%);transition:opacity .3s;-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);mask-image:linear-gradient(0deg,rgba(0,0,0,.9),#000 70%);bottom:-13px;border-radius:25px}.reportModal .topRow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;padding:14px 20px 20px;top:0;text-align:center;border-top-left-radius:inherit;border-top-right-radius:inherit;z-index:4;box-sizing:border-box}.reportModal .topRow .exitX{position:absolute;right:0;z-index:4;top:0;margin:auto;width:52px;height:50px;border-radius:19px 19px 0 0;cursor:pointer;display:flex;justify-content:center;align-items:center;opacity:.6}.reportModal .topRow .exitX:hover{opacity:.8}.reportModal .topRow .exitX:active{opacity:.9}.reportModal .topRow .exitX:active svg{transform:scale(.9)}.reportModal .topRow .exitX svg{width:14px;height:14px;display:block}.mediaUploadArea .imageArea .emptyViewHeaders .text .reportModal .topRow .header--mobile,.reportModal .topRow .header,.reportModal .topRow .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{display:block;font-size:18px;font-weight:600;margin-top:2px;color:#fff}.reportModal .commentSection{padding:0 20px;width:100%;flex:1;box-sizing:border-box;background:none;display:flex;align-items:flex-start;position:relative;margin-bottom:10px;touch-action:none}.reportModal .commentSection .inputWrapper{height:100%}.reportModal .commentSection .standardInput{padding:0}.reportModal .commentSection .standardInput .textareInput{font-weight:400;font-size:16px;touch-action:pan-y}.reportModal .commentSection .standardInput .textareInput::-webkit-scrollbar{display:none}.reportModal .commentSection .standardInput .standardInput__placeholder{font-size:16px;color:hsla(0,0%,100%,.6);font-weight:400;margin-left:0;top:0}.reportModal .ctaSection{width:100%;padding:12px 25px 17px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.15)}.reportModal .ctaSection.disabled button{opacity:.6;pointer-events:none;cursor:wait}.reportModal .ctaSection button{font-size:15px;position:relative;cursor:pointer;display:block;flex:0}.reportModal .ctaSection button .clickArea{padding:5px 10px}.reportModal .ctaSection button:active{transform:scale(.98)}.reportModal .ctaSection .cancelBtn{margin-right:35px;opacity:.8;color:#fff}@media(hover:hover){.reportModal .ctaSection .cancelBtn:hover{opacity:1}}.reportModal .ctaSection .reportBtn{color:#ff3b30;font-weight:500}@media(hover:hover){.reportModal .ctaSection .reportBtn:active,.reportModal .ctaSection .reportBtn:hover{color:#ff5d54}}.reportModal .successState{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;border-radius:inherit}.reportModal .successState:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,transparent 40%,rgba(136,16,7,.23)),linear-gradient(50deg,transparent 30%,hsla(0,0%,100%,.09) 40%,transparent 65%),linear-gradient(130deg,transparent 50%,hsla(0,0%,100%,.09) 60%,transparent 85%);-webkit-mask-image:linear-gradient(0deg,transparent,#000);mask-image:linear-gradient(0deg,transparent,#000);opacity:0;border-radius:inherit;pointer-events:none;animation:showsuccessStateGrad .8s ease-out .1s forwards}@keyframes showsuccessStateGrad{0%{opacity:0}to{opacity:1}}.reportModal .successState h2{display:block;font-size:21px;font-weight:600;text-transform:capitalize;opacity:0;animation:fade-in .8s ease-out .1s forwards}.reportModal .successState button{font-size:16px;position:relative;cursor:pointer;font-weight:500;display:block;flex:0;opacity:.75;margin-top:20px;margin-bottom:10px;transition:opacity .1s;color:#fff;animation:fade-in-reportButton 1s ease-out}@keyframes fade-in-reportButton{0%{opacity:0}10%{opacity:0}to{opacity:.75}}.reportModal .successState button .clickArea{padding:10px}@media(hover:hover){.reportModal .successState button:hover{opacity:1;transition:opacity .2s}}.reportModal .successState button:active{transform:scale(.98)}@media(max-width:500px){.reportModalCont{bottom:0!important;top:auto!important}.reportModalCont .modal__inner{padding-top:70px;padding-bottom:0;max-height:100%}.reportModalCont.pwaMode .modal__inner{padding-top:calc(55px + env(safe-area-inset-top))}.reportModal{max-width:none;height:auto;max-height:none;border-radius:26px 26px 0 0!important}.reportModal .topRow{padding:22px 20px 15px;width:auto;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.15);pointer-events:none}.mediaUploadArea .imageArea .emptyViewHeaders .text .reportModal .topRow .header--mobile,.reportModal .topRow .header,.reportModal .topRow .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:16px}.reportModal .topRow .exitX{display:block;pointer-events:none}.reportModal .topRow .exitX svg{display:none}.reportModal .commentSection{max-height:250px;margin-top:25px;padding-left:20px;padding-right:20px}.reportModal .ctaSection{box-shadow:none}.reportModal .ctaSection button{font-size:16px}.reportModal .ctaSection .cancelBtn{display:none}.reportModal .ctaSection .reportBtn{position:absolute;top:23px;right:20px}.reportModal .boxBackground{left:0;right:0;width:auto;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.05)}.reportModal:before{display:none}.reportModal .successState{flex:0;margin-top:100px}.reportModal .successState:after{z-index:0;background:linear-gradient(0deg,transparent 40%,rgba(136,16,7,.23))}.reportModal .successState h2{z-index:1;font-size:18px}.reportModal .successState button{z-index:1;margin-top:30px}}.searchModal{display:inline-block;max-width:600px!important;position:relative}.searchModal .exitX{background-image:none!important;background-color:hsla(0,0%,100%,.5);width:37px!important;height:3px!important;border-radius:60px;left:0;right:0!important;margin:auto;top:11px!important;opacity:1!important;outline:none!important;pointer-events:none;display:none}.searchModal .exitX:hover{opacity:1!important}.searchModal.withValue .topInputCont .searchArea .clearCta{opacity:.6;transition:opacity .2s ease-in-out;cursor:pointer}.searchModal.withValue .topInputCont .searchArea .clearCta:hover{opacity:.8;transition:opacity .2s}.searchModal.withValue .topInputCont .searchArea .clearCta:active{opacity:.9;transition:opacity .08s}.searchModal.withValue .topInputCont:after,.searchModal:focus-within .topInputCont:after{transition:width .2s ease-out;width:200%}.searchModal .topInputCont{box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.17);width:100%;white-space:nowrap;border-top-left-radius:inherit;border-top-right-radius:inherit;position:relative;overflow:hidden}.searchModal .topInputCont:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;height:1px;margin:auto;width:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 40%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));transition:width .1s ease-out}.searchModal .topInputCont .searchArea{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;font-size:14px;cursor:text;padding:0 21px 3px;box-sizing:border-box}.searchModal .topInputCont .searchArea .searchIcon{height:18px;vertical-align:middle;margin-right:8px}.searchModal .topInputCont .searchArea input{color:#fff;font-weight:400;font-size:16px;flex:1;margin-right:20px;height:50px}.searchModal .topInputCont .searchArea input::-moz-placeholder{font-weight:400;opacity:.65}.searchModal .topInputCont .searchArea input::placeholder{font-weight:400;opacity:.65}.searchModal .topInputCont .searchArea .clearCta{position:relative;vertical-align:middle;opacity:0;transition:opacity .1s ease-in-out;height:14px}.searchModal .topInputCont .searchArea .clearCta svg{height:100%}.searchModal .topInputCont .searchArea .clearCta .clickArea{padding:14px 12px}.searchModal .results{display:block;width:100%;padding:0 21px;box-sizing:border-box;position:relative;margin-top:20px;height:300px;scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchModal .results::-webkit-scrollbar{width:2px}.searchModal .results::-webkit-scrollbar-track{margin-top:5px;margin-bottom:5px}.searchModal .results::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:10px}.searchModal .results .hostsList{width:100%}.searchModal .results .hostsList li{width:100%;max-width:100%;display:flex;align-items:center;cursor:pointer;position:relative}.searchModal .results .hostsList li:last-child{margin-bottom:20px}.searchModal .results .hostsList li:not(:last-child){margin-bottom:15px}.searchModal .results .hostsList li .banner{width:44px;height:44px;flex-shrink:0;border-radius:8px;display:block;background:#48494b;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);overflow:hidden;position:relative}.searchModal .results .hostsList li .info{display:flex;flex-direction:column;flex:1 1 0;min-width:0;padding-left:6px;margin-top:-3px}.searchModal .results .hostsList li .info .nickname{display:flex;margin-right:1px;margin-top:1px;margin-bottom:1px;cursor:pointer;white-space:nowrap}.searchModal .results .hostsList li .info .nickname h5{font-size:14px;color:#e9e9e9;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.searchModal .results .hostsList li .info .nickname img{display:inline;height:11px;margin-top:3px;margin-left:2px}.searchModal .results .hostsList li .info .followersCount{font-size:11px;font-weight:400;color:hsla(0,0%,100%,.65);-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchModal .results .hostsList li .info .followersCount svg{display:inline;height:12px;margin-left:1px;margin-right:3px;margin-top:-3px;opacity:.7;vertical-align:middle}@media(hover:hover){.searchModal .results .hostsList li:after{content:"";position:absolute;left:-8px;right:-8px;top:-8px;bottom:-8px;z-index:-1;border-radius:8px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04);transition:opacity .1s ease-in;background:hsla(0,0%,100%,.06);opacity:0}.searchModal .results .hostsList li:hover:after{opacity:.8;transition:opacity .15s ease-in}.searchModal .results .hostsList li:active:after{opacity:1;transition:opacity .05s ease-in}.searchModal .results .hostsList li:active .info .nickname h5{color:#d8d8d8}.searchModal .results .hostsList li:hover .info .nickname h5{text-decoration:underline}}.searchModal .results .loadingView{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px;box-sizing:border-box}.searchModal .results .loadingView .logo{display:block;height:14px;margin-bottom:5px;filter:contrast(0);opacity:.6;animation:loadingLogoPulse 3s ease-in-out infinite}.searchModal .results .loadingView .loadingSpan{font-size:12px;font-weight:400}.searchModal .results .notFoundView{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px;box-sizing:border-box;background:radial-gradient(circle,hsla(0,0%,50%,.1) 0,hsla(0,0%,50%,0) 50%)}.searchModal .results .notFoundView h4{display:block;font-size:15px;font-weight:600;opacity:.85}.searchModal .results .notFoundView span{display:block;font-size:12px;font-weight:500;opacity:.6;margin-top:3px;line-height:1.25em;word-break:break-all}.searchModal .results .notFoundView .clearSearchBtn{margin-top:18px;font-size:12px;padding:0 17px 1px;height:33px}.searchModal .bottomBar{height:35px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;align-items:center;justify-content:flex-end;padding:0 21px 3px;box-sizing:border-box;position:relative;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchModal .bottomBar,.searchModal .bottomBar .closeAction{display:flex;white-space:nowrap}.searchModal .bottomBar .closeAction span{font-size:12px;vertical-align:middle;margin-right:5px;opacity:.85;margin-top:4px}.searchModal .bottomBar .closeAction svg{height:20px;vertical-align:middle}@media(hover:none){.searchModal .bottomBar{display:none}}@media(hover:none)and (max-width:500px){.searchModal .exitX{display:block;top:9px!important}.searchModal .topInputCont{padding-top:12px}}@media(max-width:500px){.modal.searchModalCont.pwaMode .searchModal .exitX{top:env(safe-area-inset-top,19px)!important}.modal.searchModalCont.pwaMode .searchModal .topInputCont{margin-top:env(safe-area-inset-top,19px)}.modal.searchModalCont .modal__inner{padding:0}.modal.searchModalCont .modal__inner .modal__background{background:rgba(0,0,0,.78)!important;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.searchModal.modal__box{border-radius:0!important;background:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.searchModal.modal__box .topInputCont{padding-top:15px}.searchModal.modal__box .topInputCont .searchArea{padding-left:11px;padding-right:18px}.searchModal.modal__box .topInputCont .searchArea .searchIcon{margin-right:8px;opacity:.6}.searchModal.modal__box .topInputCont .searchArea input{height:48px;font-size:18px}.searchModal.modal__box .topInputCont .searchArea input::-moz-placeholder{font-weight:300;letter-spacing:.03em;opacity:.7}.searchModal.modal__box .topInputCont .searchArea input::placeholder{font-weight:300;letter-spacing:.03em;opacity:.7}.searchModal.modal__box .results{padding:0 11px;min-height:100%;height:auto}.searchModal.modal__box .results .hostsList li{position:relative}}@media(max-width:500px)and (hover:none){.searchModal.modal__box .results .hostsList li:active:after{content:"";left:-20px;right:-20px;top:-8px;bottom:-8px;background:hsla(0,0%,100%,.07);display:block;position:absolute}}@media(max-width:500px){.searchModal.modal__box .results .hostsList li .info{margin-top:-3px;padding-left:8px}.searchModal.modal__box .results .notFoundView{padding-top:30px;padding-bottom:0}.searchModal.modal__box .results .loadingView{padding-top:55px;padding-bottom:0}.searchModal.modal__box .bottomBar{display:none}}.commentCreator{position:relative;cursor:text;box-sizing:border-box;bottom:0;width:100%;pointer-events:auto}.commentCreator .commentCreatorInputCont{width:100%;display:block;padding-top:11px;padding-bottom:5px}.commentCreator .commentCreatorInputCont .textareInput{color:#fff;font-size:15px;font-weight:500;line-height:1.3em;max-height:100px}.commentCreator .commentCreatorInputCont .textareInput::-webkit-scrollbar{width:2px}.commentCreator .commentCreatorInputCont .textareInput::-webkit-scrollbar-track{margin-top:4px;margin-bottom:4px}.commentCreator .commentCreatorInputCont .textareInput::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:10px}.commentCreator .commentCreatorInputCont .standardInput__placeholder{color:hsla(0,0%,100%,.58);font-weight:500;margin-left:0;top:1px;font-size:15px}.postItem .actionsMobileOverlay{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;aspect-ratio:1/1.65;overflow:hidden;z-index:1;outline:none;pointer-events:none;box-sizing:border-box;opacity:0;animation:showAndHide .8s ease-in forwards;border-radius:14px}@keyframes showAndHide{0%{opacity:0}10%,80%{opacity:1}to{opacity:0}}.postItem .actionsMobileOverlay:before{content:"";position:absolute;left:0;right:0;top:0;height:50%;background:linear-gradient(-75deg,transparent 20%,hsla(0,0%,100%,.03) 29%,transparent 38%,transparent 65%,hsla(0,0%,100%,.025) 75%,transparent 87%,transparent);-webkit-mask-image:linear-gradient(180deg,#fff 40%,transparent);mask-image:linear-gradient(180deg,#fff 40%,transparent)}.postItem .actionsMobileOverlay.fire{background:linear-gradient(180deg,rgba(3,58,125,.45) 10%,transparent)}.postItem .actionsMobileOverlay.fire .content .icon{height:35px}.postItem .actionsMobileOverlay.like{background:linear-gradient(180deg,rgba(7,103,57,.45) 10%,transparent)}.postItem .actionsMobileOverlay.like .content .icon{height:31px}.postItem .actionsMobileOverlay.dislike{background:linear-gradient(180deg,rgba(112,26,26,.45) 10%,transparent)}.postItem .actionsMobileOverlay.dislike .content .icon{height:29px;transform:translate(2.5px,1px)}.postItem .actionsMobileOverlay .content{animation:fadeUp .2s ease-in .6s forwards;text-align:center;padding-bottom:40px;position:relative}@keyframes fadeUp{0%{transform:translateY(0)}to{transform:translateY(-30px)}}.postItem .actionsMobileOverlay .content .icon{display:block}.postItem .actionsMobileOverlay .content .icon.blured{top:0;bottom:0;position:absolute;filter:blur(8px);opacity:1;animation:hide .7s ease-in forwards}@keyframes hide{0%{opacity:1}to{opacity:0}}.postItem .actionsMobileBackground{width:100%;aspect-ratio:1/1.65;border-radius:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:1001;pointer-events:none;top:0;left:0;overflow:hidden}.postItem .actionsMobileBackground .actionCont{width:100%;height:100%;top:0;left:0;padding:0 24px;justify-content:flex-start;align-items:center;box-sizing:border-box;display:flex}.postItem .actionsMobileBackground .actionCont .actionIconCont{position:relative;padding-bottom:50px}.postItem .actionsMobileBackground .actionCont .actionIconCont .actionIcon{display:block;transform:scale(1);transition:transform .1s}.postItem .actionsMobileBackground .actionCont .actionIconCont .removeSpan{position:absolute;display:none;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.4);margin-top:5px;left:50%;transform:translateX(-50%)}.postItem .actionsMobileBackground .actionCont .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;overflow:hidden;-webkit-mask-image:linear-gradient(0deg,transparent 15%,#000 50%);mask-image:linear-gradient(0deg,transparent 15%,#000 50%)}.postItem .actionsMobileBackground .actionCont.fire .actionIcon{height:29px}.postItem .actionsMobileBackground .actionCont.fire .background{background:linear-gradient(305deg,transparent 40%,#022e64)}.postItem .actionsMobileBackground .actionCont.dislike{justify-content:flex-end}.postItem .actionsMobileBackground .actionCont.dislike .actionIcon{height:25px;margin-top:2px;margin-right:-2px}.postItem .actionsMobileBackground .actionCont.dislike .background{background:linear-gradient(55deg,transparent 40%,#4f1212)}.postItem .actionsMobileBackground.removeAction .actionCont .actionIcon{filter:grayscale(10) contrast(.6) brightness(.9)}.postItem .actionsMobileBackground.removeAction .actionCont .removeSpan{display:block}.postItem .actionsMobileBackground.removeAction .actionCont .background{background:none}.postItem .actionsMobileBackground.toBeTriggered:not(.removeAction) .actionIcon{transform:scale(1.2);transition:transform .17s}.postItem .actionsMobileBackground.toBeTriggered:not(.removeAction) .background{filter:saturate(1);transition:filter .1s;background-size:100%}.postItem .actionsMobileBackground.toBeTriggered.removeAction .actionIcon{filter:grayscale(10) brightness(.8)}.postItem .actionsMobileBackground.toBeTriggered.removeAction .removeSpan{color:hsla(0,0%,100%,.6)}.postItem .actionsMobileBackground.toBeTriggered.removeAction .background{background-color:#1c1c1c}.postItem .ctas{pointer-events:visible}.postItem .ctas,.postItem .ctas *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.postItem .ctas .counter{display:block;font-size:12px;font-weight:700;color:hsla(0,0%,100%,.95);line-height:1em;white-space:nowrap}.postItem .ctas .ctaMainBtn{opacity:.62;cursor:pointer;position:relative}.postItem .ctas .ctaMainBtn .clickArea{padding:10px 8px;border-radius:3px;margin:auto}@media(hover:hover){.postItem .ctas .ctaMainBtn{transition:opacity 0s}.postItem .ctas .ctaMainBtn:hover{opacity:1;transition:opacity .35s}}.postItem .ctas .ctaComments{display:block;position:relative}.postItem .ctas .ctaComments .ctaMainBtn{display:block;background-repeat:no-repeat;background-size:contain;height:19px;width:19px;margin:auto;background-position:50%}.postItem .ctas .ctaComments .counter{opacity:0!important}.postItem .ctas .ctaRating{display:block;position:relative}.postItem .ctas .ctaRating .ctaMainBtn{display:block;height:19px;width:22px}.postItem .ctas .ctaRating .ctaMainBtn.likeFire{text-align:center}.postItem .ctas .ctaRating .ctaMainBtn.likeFire .icon.fireIcon{margin-top:-2px;height:21px}.postItem .ctas .ctaRating .ctaMainBtn.dislike{display:flex;justify-content:center}.postItem .ctas .ctaRating .ctaMainBtn .icon{display:block;height:100%;position:relative;left:50%;transform:translateX(-50%)}.postItem .ctas .ctaRating .ctaMainBtn .icon.colored{display:none}.postItem .postItem__canvas .ctas{position:absolute;left:-45px;bottom:20px;text-align:center}.postItem .postItem__canvas .ctas .counter{position:absolute;left:50%;transform:translateX(-50%)}.postItem .postItem__canvas .ctas .rateCont{margin-bottom:37px}.postItem .postItem__canvas .ctas .ctaComments .counter{margin:auto;bottom:-18px}.postItem .postItem__canvas .ctas .ctaRating{margin-bottom:17px;margin-top:40px}.postItem .postItem__canvas .ctas .ctaRating .likeFire{margin-bottom:26px}.postItem .postItem__canvas .ctas .ctaRating .counter{margin:auto;top:25px}.postItem .postItem__bottom .ctas{display:none;flex-direction:row-reverse;align-items:center;justify-content:flex-end;position:relative;padding-top:1px;padding-bottom:5px}.postItem .postItem__bottom .ctas .counter{position:relative;display:inline-block;margin-left:8px;margin-top:4px;height:100%;text-align:center;min-width:14px;font-size:13px}.postItem .postItem__bottom .ctas .ctaMainBtn{opacity:1}.postItem .postItem__bottom .ctas .rateCont{display:none}.postItem .postItem__bottom .ctas .ctaComments{display:flex;align-items:center;margin-left:30px;margin-top:-2px}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn{display:inline-block;vertical-align:top;height:21px;width:22px}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn .clickArea{padding-bottom:2px;padding-right:17px;left:-6px;transform:translateY(-50%)}.postItem .postItem__bottom .ctas .ctaComments .counter{display:none}.postItem .postItem__bottom .ctas .ctaRating{display:flex}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn{height:21px;width:24px}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.likeFire{display:inline-block}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon{margin-top:-1.5px}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon.fireIcon{height:23px;margin-left:1px}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.dislike{display:inline-block;margin-left:10px}.postItem.secondCol .postItem__canvas .ctas{right:-45px;left:auto}.postItem.userRating--fire .ctas .ctaRating .likeFire,.postItem.userRating--fire .ctas .ctaRating .likeFire:hover{opacity:1}.postItem.userRating--fire .ctas .ctaRating .likeFire .icon:not(.colored){display:none}.postItem.userRating--fire .ctas .ctaRating .likeFire .icon.colored.fireIcon{display:block!important}.postItem.userRating--like .ctas .ctaRating .likeFire,.postItem.userRating--like .ctas .ctaRating .likeFire:hover{opacity:1}.postItem.userRating--like .ctas .ctaRating .likeFire .icon:not(.colored){display:none}.postItem.userRating--like .ctas .ctaRating .likeFire .icon.colored.likeReletedIcon{display:block!important}.postItem.userRating--dislike .ctas .ctaRating .dislike,.postItem.userRating--dislike .ctas .ctaRating .dislike:hover{opacity:1}.postItem.userRating--dislike .ctas .ctaRating .dislike .icon:not(.colored){display:none}.postItem .ctas .rateCont,.postItem.userRating--dislike .ctas .ctaRating .dislike .icon.colored{display:block}.postItem .ctas .rateCont .rateAdmin{display:block;position:relative}.postItem .ctas .rateCont .rateAdmin button{display:block;background-repeat:no-repeat;background-size:contain;height:19px;width:19px;margin:auto}.postItem .ctas .rateCont .dialogEnv{top:-2px}.postItem .ctas .rateCont .dialogEnv .dialog{padding:12px 16px 9px;width:180px}.postItem .ctas .rateCont .dialogEnv .dialog .section{width:100%;display:block;text-align:left}.postItem .ctas .rateCont .dialogEnv .dialog .section:not(:last-child){box-shadow:0 1px 0 0 hsla(0,0%,100%,.17)}.postItem .ctas .rateCont .dialogEnv .dialog .section h6{font-size:14px;font-weight:600;margin-bottom:8px;text-align:center}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .inputs{display:flex;justify-content:space-between;align-items:center}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .inputs .inputWrapper{width:70px}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .inputs .inputWrapper .standardInput.uppercaseFloatingLabel .standardInput__placeholder{text-transform:none;font-size:11px;top:3px;font-weight:400;letter-spacing:.011em}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .inputs .inputWrapper .inputCharsLeft{display:none}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .inSpan{margin-top:10px;font-size:13px;opacity:.7}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .actionBtn{width:100%;padding:10px 0;margin-top:8px;font-weight:600}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .actionBtn.loading{color:hsla(0,0%,100%,.65)!important}.postItem .ctas .rateCont .dialogEnv .dialog .section.futureActivity .actionBtn.done{animation:shine 3s ease}@media(max-width:1050px){.postItem .postItem__canvas .ctas{display:none!important}.postItem .postItem__bottom .ctas{display:flex!important}}.postItem .actionsDesktop{display:flex;margin-left:-1px;margin-right:-1px;flex:1}.postItem .actionsDesktop .action{display:inline-block;text-align:center;flex:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s;position:relative;-webkit-tap-highlight-color:transparent}@media(hover:hover){.postItem .actionsDesktop .action:hover .action__inner .circleBck{opacity:0;transition:opacity backdrop-filter .15s .15s}.postItem .actionsDesktop .action:hover .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);transition:background backdrop-filter .15s .15s}.postItem .actionsDesktop .action:active:hover .action__background{background:rgba(0,0,0,.6);transition:background .15s}}.postItem .actionsDesktop .action.fire:hover .icon{animation:fireBuzz 1s ease-in-out forwards}@keyframes fireBuzz{25%{transform:rotate(8deg) translateX(4px) scale(1.05)}50%{transform:rotate(-6deg) translateX(-1px) scale(1.05)}75%{transform:rotate(5deg) translateX(2px) scale(1.05)}0%,to{transform:rotate(0deg) translateX(1px) scale(1)}}.postItem .actionsDesktop .action.fire .icon{height:26px;transform:translate(1px,-.5px)}.postItem .actionsDesktop .action.like:hover .icon{animation:likePulse .8s ease-in-out forwards}@keyframes likePulse{25%{transform:translateY(.5px) scale(1.12)}50%{transform:translateY(.5px) scale(.93)}75%{transform:translateY(.5px) scale(1.07)}0%,to{transform:translateY(.5px) scale(1)}}.postItem .actionsDesktop .action.like .icon{height:23px;transform:translateY(.5px)}.postItem .actionsDesktop .action.dislike:hover .icon{animation:dislikeWobble 1s ease-in-out forwards}@keyframes dislikeWobble{25%{transform:translateY(5px) rotate(-4deg)}50%{transform:translateY(-4px) rotate(3deg)}75%{transform:translateY(3px) rotate(-2deg)}0%,to{transform:translateY(0) rotate(0deg)}}.postItem .actionsDesktop .action.dislike .icon{height:20.5px;transform:translateY(1.25px);filter:saturate(153%) contrast(130%) brightness(120%)}.postItem .actionsDesktop .action__inner{display:flex;position:relative;height:61px;width:61px;margin:230px auto auto;z-index:1;transition:transform .1s}.postItem .actionsDesktop .action__inner .icon{margin:auto;transition:opacity transform .15s .15s;opacity:0}.postItem .actionsDesktop .action__inner .circleBck{position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;border-radius:500px;transition:opacity background .15s .15s}.postItem .actionsDesktop .action__inner .circleBck:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:0;border-radius:500px}.postItem .actionsDesktop .action__background{position:absolute;z-index:0;top:0;left:0;width:100%;height:calc(100% + 400px);transition:background backdrop-filter .15s .15s}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.fire .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.fire .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.fire .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(3,58,125,.65)}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.fire .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.fire:active:hover .action__background{background:rgba(3,58,125,.7)}.postItem.userRating--fire .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action:not(.fire):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}@media(hover:hover){.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.fire .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.fire .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.fire .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(3,58,125,.65)}.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.fire .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.fire:active:hover .action__background{background:rgba(3,58,125,.7)}.postItem.userRating--fire .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action:not(.fire):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}@media(hover:none){.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.fire .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.fire .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.fire .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(3,58,125,.65)}.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.fire .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.fire:active:hover .action__background{background:rgba(3,58,125,.7)}.postItem.userRating--fire .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action:not(.fire):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.like .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.like .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.like .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(7,103,57,.65)}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.like .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.like:active:hover .action__background{background:rgba(7,103,57,.7)}.postItem.userRating--like .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action:not(.like):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}@media(hover:hover){.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.like .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.like .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.like .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(7,103,57,.65)}.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.like .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.like:active:hover .action__background{background:rgba(7,103,57,.7)}.postItem.userRating--like .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action:not(.like):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}@media(hover:none){.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.like .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.like .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.like .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(7,103,57,.65)}.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.like .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.like:active:hover .action__background{background:rgba(7,103,57,.7)}.postItem.userRating--like .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action:not(.like):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.dislike .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.dislike .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.dislike .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(129,30,30,.65)}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.dislike .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action.dislike:active:hover .action__background{background:rgba(129,30,30,.7)}.postItem.userRating--dislike .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action:not(.dislike):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}@media(hover:hover){.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.dislike .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.dislike .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.dislike .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(129,30,30,.65)}.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.dislike .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action.dislike:active:hover .action__background{background:rgba(129,30,30,.7)}.postItem.userRating--dislike .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action:not(.dislike):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}@media(hover:none){.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.dislike .action__inner{transform:scale(1.1);transition:transform .1s}.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.dislike .action__inner .circleBck{display:none;transition:background .2s}.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.dislike .action__background{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:rgba(129,30,30,.65)}.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.dislike .action__background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%)}.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action.dislike:active:hover .action__background{background:rgba(129,30,30,.7)}.postItem.userRating--dislike .mediasInteractive:focus-within .overlay .overlayInner .actionsDesktop .action:not(.dislike):not(:hover) .action__inner .icon{opacity:.8;transition:opacity filter .1s .1s}}.commentLi{display:block;width:100%;margin-bottom:15px;opacity:1;transition:opacity .1s}.commentLi.sendingInProggress{opacity:.6;pointer-events:none;cursor:default}.commentLi__top{display:flex;justify-content:space-between;align-items:flex-start;white-space:nowrap;width:100%;max-width:100%}.commentLi__top .author{display:block;margin-bottom:3px;margin-right:7px;white-space:nowrap;flex:1 1 0;min-width:0;display:flex}.commentLi__top .author a{display:flex;max-width:100%;cursor:pointer}.commentLi__top .author a h6{display:inline;font-size:13px;font-weight:600;color:#fff;transition:color .15s;margin-right:1px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.commentLi__top .author a img{display:inline;height:11px;vertical-align:bottom;opacity:.9;margin-top:1px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .15s}@media(hover:hover){.commentLi__top .author a:hover h6{text-decoration:underline}.commentLi__top .author a:active h6{color:hsla(0,0%,91%,.95)}.commentLi__top .author a:active img{opacity:.8}}@media(hover:none){.commentLi__top .author a:active h6,.commentLi__top .author a:focus h6,.commentLi__top .author a:focus-within h6{text-decoration:underline}}.commentLi__top .date{display:inline;font-size:12px;color:#bbb;font-weight:400;flex-shrink:0;padding-top:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.commentLi.longBody .commentLi__body{font-size:15px}.commentLi__body{display:block;width:100%;font-size:14px;color:#fff;font-weight:400;line-height:1.22em;white-space:pre-wrap;word-break:break-word;cursor:auto}.commentLi__body a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all}@media(hover:hover){.commentLi .commentLi__author a,.commentLi .commentLi__body{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.postItem .postItem__canvas .mediasInteractive:hover .canvasTopbar .moreOptions .moreOptions__btn,.postItem .postItem__canvas .mediasInteractive:hover .overlay .overlayInner .commentSection{opacity:1}.postItem .postItem__canvas .mediasInteractive:hover .overlay .overlayInner .commentSection .body{pointer-events:all;margin-bottom:20px;transition:margin-bottom .25s;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20px);mask-image:linear-gradient(180deg,transparent,#000 20px);margin-top:-15px}.postItem .postItem__canvas .mediasInteractive:hover .overlay .overlayInner .commentSection .body .bottomRow{opacity:1;transform:translateY(0);transition:transform .24s,opacity .24s}.postItem .postItem__canvas .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action .action__inner .icon{opacity:1;transition:opacity .25s}.postItem .postItem__canvas .mediasInteractive:hover .overlay .overlayInner .actionsDesktop .action .action__inner .circleBck{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:radial-gradient(rgba(0,0,0,.67),rgba(0,0,0,.5) 60%);box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset 5px 5px 5px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05);transition:background backdrop-filter .25s .25s}.postItem .postItem__canvas .mediasInteractive:hover .overlayCreator .overlayCreator__contained .overlayContour{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);transition:box-shadow .25s;transition-delay:.05s}.postItem .postItem__canvas .mediasInteractive:hover .overlayCreator .overlayCreator__contained .commentCreator{transform:translateY(0);transition:transform .2s}.postItem .postItem__canvas .mediasInteractive:hover .overlayCreator .overlayCreator__contained .commentCreator .commentCreatorInputCont .standardInput__placeholder{opacity:1;transition:opacity .2s}.postItem .postItem__canvas.focusedCommentCreator .canvasTopbar .moreOptions .moreOptions__btn,.postItem .postItem__canvas.focusedCommentCreator .overlay .overlayInner .commentSection{opacity:1}.postItem .postItem__canvas.focusedCommentCreator .overlay .overlayInner .commentSection .body{pointer-events:all;margin-bottom:20px;transition:margin-bottom .25s;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20px);mask-image:linear-gradient(180deg,transparent,#000 20px);margin-top:-15px}.postItem .postItem__canvas.focusedCommentCreator .overlay .overlayInner .commentSection .body .bottomRow{opacity:1;transform:translateY(0);transition:transform .24s,opacity .24s}.postItem .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action .action__inner .icon{opacity:1;transition:opacity .25s}.postItem .postItem__canvas.focusedCommentCreator .overlay .overlayInner .actionsDesktop .action .action__inner .circleBck{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2);background:rgba(0,0,0,.5);background:radial-gradient(rgba(0,0,0,.67),rgba(0,0,0,.5) 60%);box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset 5px 5px 5px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05);transition:background backdrop-filter .25s .25s}.postItem .postItem__canvas.focusedCommentCreator .overlayCreator .overlayCreator__contained .overlayContour{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);transition:box-shadow .25s;transition-delay:.05s}.postItem .postItem__canvas.focusedCommentCreator .overlayCreator .overlayCreator__contained .commentCreator{transform:translateY(0);transition:transform .2s}.postItem .postItem__canvas.focusedCommentCreator .overlayCreator .overlayCreator__contained .commentCreator .commentCreatorInputCont .standardInput__placeholder{opacity:1;transition:opacity .2s}.postItem .postItem__canvas.focusedCommentCreator .overlayCreator .overlayCreator__bottomRow{display:flex}}.postItem .postItem__canvas .overlay{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1;border-radius:14px 14px 0 0;outline:none}.postItem .postItem__canvas .overlay .overlayInner{display:flex;flex-direction:column;position:relative;width:100%;height:100%}.postItem .postItem__canvas .overlay .overlayInner .commentSection{display:flex;flex-direction:column;height:290px;box-sizing:content-box;position:relative;opacity:0;z-index:1}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body{margin-right:-11px;padding-right:11px;scroll-behavior:smooth;overflow-y:auto;pointer-events:none;margin-bottom:0;transition:margin-bottom .1s}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body::-webkit-scrollbar{width:2px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body::-webkit-scrollbar-track{margin-top:15px;margin-bottom:45px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:10px;-webkit-transition:background .2s;transition:background .2s}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .commentsList{flex:1;width:100%;margin-top:30px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body:not(.withBottomRow) .commentsList .commentLi:last-child{padding-bottom:40px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:50px;margin-top:-4px;z-index:4;opacity:0;transform:translateY(30px);transition:transform .1s,opacity .1s}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow .seeMoreCta{cursor:pointer;text-align:center;display:inline-block;margin:0 auto;color:#fff;padding:9px 17px 11px;line-height:1em;font-weight:600;font-size:12px;border-radius:90px;position:relative;background-color:rgba(0,0,0,.8);transition:background-color .15s;-webkit-backdrop-filter:none;backdrop-filter:none}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow .seeMoreCta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(0deg,transparent 50%,rgba(136,7,7,.19) 70%,rgba(7,136,33,.15) 91%);z-index:1}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow .seeMoreCta:hover{transition:background-color .1s;background-color:rgba(33,33,33,.8)}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow .seeMoreCta:active{transition:background-color .05s,transform .1s;background-color:rgba(49,49,49,.8);transform:scale(.96)}.postItem .postItem__canvas .overlay .overlayInner .commentSection .infoMessage{display:block;text-align:center;margin-top:60px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.6);position:relative}.postItem .postItem__canvas .overlay .overlayInner .commentSection .infoMessage:after{content:"";position:absolute;height:160px;width:1px;background:linear-gradient(hsla(0,0%,100%,.15),hsla(0,0%,100%,0));left:0;top:22px;right:0;margin:auto}.postItem .postItem__canvas .overlay .overlayInner .commentSection__background{position:absolute;top:-10px;bottom:0;left:0;width:100%;z-index:-1;pointer-events:none;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.25) 7%,rgba(0,0,0,.45) 15%,rgba(0,0,0,.7) 40%,rgba(0,0,0,.75) 75%)}.postItem .postItem__canvas .overlayCreator{position:absolute;top:0;bottom:-1px;left:0;width:100%;height:auto;pointer-events:none}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;pointer-events:none}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .overlayContour{width:100%;flex:1;border-radius:14px;transition:box-shadow .15s;box-shadow:inset 0 0 0 0 hsla(0,0%,100%,0);z-index:2}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator{background-color:#000;padding-top:4px;padding-bottom:2px;z-index:900;transform:translateY(100%);transition:transform .15s}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator .commentCreatorInputCont .standardInput__placeholder{opacity:0;transition:opacity .1s}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator:before{left:0}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator:after,.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator:before{content:"";display:block;background-color:transparent;position:absolute;width:10px;height:20px;transform:translateY(-100%);box-shadow:0 8px 0 0 #000;border-bottom-left-radius:14px;pointer-events:none;top:0}.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .commentCreator:after{transform:translateY(-100%) rotateY(180deg);left:auto;right:0}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow{display:none;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;bottom:0;transform:translateY(100%);left:-15px;right:-15px;padding:0 27px 0 26px;z-index:901;height:47px;text-align:right;box-sizing:border-box;pointer-events:all;flex-direction:row;align-items:flex-start;justify-content:space-between;justify-content:flex-end}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow:before{position:absolute;content:"";width:100%;height:20px;bottom:0;background:linear-gradient(transparent,#000 50%,transparent);left:50%;transform:translate(-50%,50%);display:block}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont{display:inline-block;margin-right:20px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiBtn{display:inline-block;vertical-align:middle;margin-left:1px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon{display:inline-block;margin-right:17px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon span{font-size:15px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon span.background{position:absolute;z-index:-1;left:0;right:0;filter:blur(3px);opacity:0;transition:opacity .15s}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon .clickArea{padding:8px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon:hover span.background{opacity:.9;transition:opacity .2s}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon:active span{opacity:.9}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont .emojiIcon:active span.background{opacity:0}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn{position:relative;cursor:pointer}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn[disabled]{cursor:default;filter:grayscale(2) brightness(1.15)}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn .clickArea{padding:7px 8px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn .icon{display:block;height:19px;margin-top:1px}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn:hover:not([disabled]){filter:brightness(1.35) saturate(1.7)}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .sendBtn:active:not([disabled]){transform:scale(.98)}@media(hover:none){.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow{justify-content:flex-end}.postItem .postItem__canvas .overlayCreator .overlayCreator__bottomRow .emojisCont{display:none}}@media(max-height:740px)and (min-width:850px){.postItem .actionsDesktop{flex:70%}.postItem .actionsDesktop .action__inner{margin-top:175px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .infoMessage{margin-top:20px;font-size:12px}}.postCanvasRatio,.uploadPage main .mediaZone__content .imageArea .ratio{aspect-ratio:calc(9 / 16);max-height:93.2vh;max-height:93.2lvh;min-height:400px;width:100%;margin:auto}.postItem{width:100%;margin-bottom:65px}.postItem.withErrorMessage .postItem__canvas .progressBar{opacity:0}.postItem.withErrorMessage .postItem__bottom{display:none}.postItem.draggingCanvas .postItem__canvas .progressBar{opacity:.5;transition:opacity .1s}.postItem.draggingCanvas .postItem__canvas .canvasTopbar{opacity:.5}.postItem.draggingCanvas .postItem__canvas .canvasTopbar:after{opacity:0;transition:opacity .1s}.postItem.draggingCanvas .postItem__canvas .mediasInteractive{z-index:1002;position:relative}.postItem.draggingCanvas .postItem__canvas .mediasInteractive .mediaCont{-webkit-mask-image:none;mask-image:none}.postItem.draggingCanvas .postItem__canvas .mediasInteractive .overlayCreator{display:none}.postItem .postSidePaddings{padding-left:11px;padding-right:11px}.postItem__canvas{width:100%;position:relative;border-radius:14px}.postItem__canvas,.postItem__canvas :not(input,textarea){-webkit-user-select:none;-moz-user-select:none;user-select:none}.postItem__canvas .progressBar{position:absolute;height:2px;left:0;right:0;display:flex;align-items:center;box-sizing:border-box;pointer-events:none;top:0;background-color:transparent;outline:none;z-index:100;transition:opacity .15s;z-index:4}.postItem__canvas .progressBar:focus,.postItem__canvas .progressBar:focus-within{outline:none}.postItem__canvas .progressBar .item{height:2px;background-color:rgba(76,76,76,.5);transition:background-color .1s;position:relative;border-radius:5px;flex:1;overflow-x:clip}.postItem__canvas .progressBar .item:not(:last-child){margin-right:9px}.postItem__canvas .progressBar .item .pBar,.postItem__canvas .progressBar .item.compleated{background-color:#fff}.postItem__canvas .progressBar .item .pBar{border-radius:inherit;width:102%;max-width:102%;transform:scaleX(0);transform-origin:left;transition-timing-function:linear;height:100%;z-index:5}.postItem__canvas .canvasTopbar{position:absolute;display:flex;align-items:center;top:0;left:0;width:100%;box-sizing:border-box;padding-top:13px;padding-bottom:3px;z-index:5}.postItem__canvas .canvasTopbar:after{border-top-left-radius:14px;border-top-right-radius:14px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;padding:9px 0;box-sizing:content-box;background:linear-gradient(180deg,hsla(0,0%,8%,.19),hsla(0,0%,8%,.2) 21px,hsla(0,0%,8%,.2) 25px,hsla(0,0%,8%,0));pointer-events:none;z-index:-1;opacity:1;transition:opacity .12s}.postItem__canvas .canvasTopbar .authorArea{display:flex;flex:1 1 0;min-width:0;z-index:1;align-items:center;white-space:nowrap}.postItem__canvas .canvasTopbar .authorArea h3{display:inline;font-size:14px;font-weight:600;color:#fff;filter:drop-shadow(0 -4px 0 rgba(255,255,255,.12));-webkit-transform:translateZ(0);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(hover:hover){.postItem__canvas .canvasTopbar .authorArea h3:active{color:#d8d8d8}}@media(hover:none){.postItem__canvas .canvasTopbar .authorArea h3:active,.postItem__canvas .canvasTopbar .authorArea h3:focus,.postItem__canvas .canvasTopbar .authorArea h3:focus-within{text-decoration:underline}}.postItem__canvas .canvasTopbar .authorArea .followCta{display:inline-block;cursor:pointer;text-align:center;color:hsla(0,0%,100%,.95);border-radius:100px;font-size:13px;font-weight:600;line-height:1em;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(0);width:66px;margin-left:6px}.postItem__canvas .canvasTopbar .authorArea .followCta .clickArea{background-color:rgba(0,0,0,.35);-webkit-backdrop-filter:saturate(260%) blur(10px);backdrop-filter:saturate(260%) blur(10px);transition:background-color .15s;background-color:rgba(0,0,0,.52);padding:7px 0;border-radius:300px;z-index:-1}@media(hover:hover){.postItem__canvas .canvasTopbar .authorArea .followCta .clickArea{transition:background-color .15s}.postItem__canvas .canvasTopbar .authorArea .followCta:hover{color:#fff;transition:color .15s}.postItem__canvas .canvasTopbar .authorArea .followCta:hover .clickArea{background-color:rgba(81,81,82,.85);transition:background-color .24s}.postItem__canvas .canvasTopbar .authorArea .followCta:active .clickArea{background-color:rgba(96,96,98,.9);transition:background-color .05s}}.postItem__canvas .canvasTopbar .authorArea .followCta.active{font-size:14px;font-weight:500;color:#f7f7f7;margin-top:-1px}.postItem__canvas .canvasTopbar .authorArea .followCta.active .clickArea{opacity:0}@media(hover:hover){.postItem__canvas .canvasTopbar .authorArea .followCta.active:active .clickArea{background-color:rgba(81,81,82,.85);transition:background-color .24s}.postItem__canvas .canvasTopbar .authorArea .followCta.active:hover{color:#fff;transition:color .15s}}@media(hover:none){.postItem__canvas .canvasTopbar .authorArea .followCta *,.postItem__canvas .canvasTopbar .authorArea .followCta:hover *{transition:all 0!important}.postItem__canvas .canvasTopbar .authorArea .followCta:active{transform:scale(.95)}}.postItem__canvas .canvasTopbar .moreOptions{display:block;margin-left:10px;padding-right:5px;height:1px}.postItem__canvas .canvasTopbar .moreOptions .dialogEnv .dialog{min-width:170px;bottom:5px;right:-4px}.postItem__canvas .canvasTopbar .moreOptions__btn{display:block;transform:translateY(-3px);height:9px;width:18px;background-position:50%;position:relative;cursor:pointer}.postItem__canvas .canvasTopbar .moreOptions__btn svg{display:block;width:100%}.postItem__canvas .canvasTopbar .moreOptions__btn .clickArea{padding:8px;border-radius:300px}@media(hover:hover){.postItem__canvas .canvasTopbar .moreOptions__btn{opacity:0}}.postItem__canvas .mediasInteractive{width:100%}.postItem__canvas .mediasInteractive .mediaCont{width:auto;overflow:hidden;position:absolute;top:0;left:0;right:0;margin:auto;height:100%;border-radius:14px;will-change:transform}.postItem__canvas .mediasInteractive .mediaCont.multiple .mediaItem{will-change:transform,opacity;transition:transform .5s cubic-bezier(.12,0,.39,0),opacity .5s cubic-bezier(.27,.41,.38,1)}.postItem__canvas .mediasInteractive .mediaCont.multiple .mediaItem[currentlyviewed=true]{transition:transform .5s cubic-bezier(.27,.41,.38,1),opacity .5s ease-in}.postItem__canvas .mediasInteractive .mediaCont .mediaItem{display:block;width:100%;height:100%;margin:auto;position:absolute}.postItem__canvas .mediasInteractive .mediaCont .mediaItem.vid .mediaItem__medelem{aspect-ratio:calc(9 / 16)}.postItem__canvas .mediasInteractive .mediaCont .mediaItem__medelem{background-color:#1f1f1f;background-size:cover;background-position:top;background-repeat:no-repeat;margin:auto;border-radius:14px;overflow:hidden;-o-object-position:top center;object-position:top center;max-width:100%;max-height:100%}.postItem__canvas .mediasInteractive .mediaCont .mediaItem__medelem video{transform-origin:left top;height:100%;width:auto}.postItem__canvas .mediasInteractive .mediaCont .mediaItem .art{display:block;-o-object-fit:cover;object-fit:cover}.postItem__canvas .mediasInteractive .mediaCont .mediaItem .art.loadingAsset{height:100%;width:100%}.postItem__canvas .mediasInteractive .mediaCont .mediaViewRatio{display:none}.postItem__canvas .criticalMessage{width:100%;border-radius:14px;background:#1f1f1f;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.postItem__canvas .criticalMessage__inner{position:absolute;width:100%;margin:auto;text-align:center}.postItem__canvas .criticalMessage__inner .icon{width:24px;opacity:.35}.postItem__canvas .criticalMessage__inner .message{display:block;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.6);margin-top:5px}.postItem .postItem__bottom{display:block;width:100%;margin-top:8px;position:relative}@media(hover:none){.postItem .postItem__bottom *{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.postItem .postItem__bottom .desc{display:block;font-size:16px;font-weight:400;line-height:1.3em;white-space:pre-wrap;word-break:break-word}.postItem .postItem__bottom .desc a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all}.postItem .postItem__bottom .desc.big{font-size:17px}.postItem .globalDarkOverlay{position:fixed;height:200vh;width:200vw;pointer-events:none;background:#000;top:0;left:0;z-index:1000;opacity:.5;transition:opacity .1s}@media(max-width:465px){.postItem .postItem__canvas{border-radius:0}.postItem .postItem__canvas .postCanvasRatio,.postItem .postItem__canvas .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .postItem .postItem__canvas .ratio{max-height:none}.postItem .postItem__canvas .actionsMobileBackground,.postItem .postItem__canvas .actionsMobileOverlay,.postItem .postItem__canvas .canvasTopbar:after,.postItem .postItem__canvas .criticalMessage,.postItem .postItem__canvas .mediasInteractive .mediaCont .mediaItem__medelem,.postItem .postItem__canvas .overlay,.postItem .postItem__canvas .overlayCreator .overlayCreator__contained .overlayContour{border-radius:0!important}.postItem .postItem__canvas .canvasTopbar,.postItem .postItem__canvas .canvasTopbar .progressBar{padding-left:21px;padding-right:21px}.postItem .postItem__canvas .canvasTopbar .authorArea .followCta{width:74px;color:#fff;font-weight:500}.postItem .postItem__canvas .canvasTopbar .authorArea .followCta .clickArea{padding:8px 0}.postItem .postItem__bottom{padding-left:21px;padding-right:21px;box-sizing:border-box}.postItem .postItem__bottom .ctas{padding-bottom:9px;margin-right:5px}.postItem .postItem__bottom .ctas .ctaRating .dislike{margin-left:9px}.postItem .postItem__bottom .ctas .counter{font-size:13px}.postItem .postItem__bottom .desc{font-size:15px}.postItem .postItem__bottom .desc.big{font-size:16px}}@media(max-height:640px)and (min-width:850px),(max-width:385px){.postItem .postSidePaddings{padding-left:8px;padding-right:8px}.postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action{display:inline-flex}.postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action .action__inner{transform:scale(.9);margin-top:auto}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi{margin-bottom:10px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi.longBody .commentLi__body{font-size:13px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi .commentLi__body{font-size:14px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow{margin-top:-1px}.postItem .postItem__bottom .desc{font-size:13px}.postItem .postItem__bottom .desc.big{font-size:14px}}@media(max-width:375px){.postItem .postItem__bottom .ctas .ctaComments{margin-left:30px;margin-top:0}.postItem .ctas .ctaRating button{height:18px;width:21px}.postItem .ctas .ctaComments button{height:18px;width:18px}}@media(max-width:465px){.postItem{margin-bottom:0!important;transition:transform .05s}.postItem.withProggresBar .postCanvasRatio,.postItem.withProggresBar .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .postItem.withProggresBar .ratio{padding-bottom:14px}.postItem.withProggresBar .postItem__bottom{margin-top:-51px}.postItem.withProggresBar .postItem__bottom .desc{padding-top:54px}.postItem .postItem__canvas .postCanvasRatio,.postItem .postItem__canvas .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .postItem .postItem__canvas .ratio{aspect-ratio:1/1.7}.postItem .postItem__canvas .progressBar{top:-2px}.postItem .postItem__canvas .progressBar .item .pBar,.postItem .postItem__canvas .progressBar .item.compleated{box-shadow:none}.postItem .postItem__canvas .canvasTopbar{top:auto;bottom:-17px;z-index:1005}.postItem .postItem__canvas .canvasTopbar:after{display:none}.postItem .postItem__canvas .canvasTopbar .authorArea{justify-content:space-between}.postItem .postItem__canvas .canvasTopbar .moreOptions{margin-left:13px;padding-right:8px}.postItem .postItem__canvas .canvasTopbar .moreOptions .moreOptions__btn{opacity:1}.postItem .postItem__canvas .canvasTopbar .moreOptions .dialogEnv .dialog{bottom:auto;top:5px;transform-origin:right top;animation:popupAnimDialogToTop .17s ease-out forwards}@keyframes popupAnimDialogToTop{0%{opacity:0;transform:translateY(0) scale(0)}to{opacity:1;transform:translateY(-100%) scale(1)}}.postItem .postItem__canvas .mediasInteractive:after{left:0;right:0;bottom:0;transform:translateY(100%);position:absolute;display:block;content:"";height:200px}.postItem .postItem__canvas .mediasInteractive .mediaCont{transition:border-radius .07s;border-radius:25px 25px 0 0;height:auto;-webkit-mask-image:linear-gradient(0deg,transparent,rgba(0,0,0,.35) 5%,#000 20%);mask-image:linear-gradient(0deg,transparent,rgba(0,0,0,.35) 5%,#000 20%)}.postItem .postItem__canvas .mediasInteractive .mediaCont.nearTheTop:before{opacity:0;transition:opacity .45s}.postItem .postItem__canvas .mediasInteractive .mediaCont:before{content:"";opacity:1;width:100%;height:100%;position:absolute;display:block;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.065),inset 0 6px 8px -8px hsla(0,0%,100%,.15);z-index:1;border-radius:inherit;transition:opacity .45s}.postItem .postItem__canvas .mediasInteractive .mediaCont .mediaItem__medelem{aspect-ratio:auto}.postItem .postItem__canvas .mediasInteractive .mediaCont .mediaViewRatio{display:block;aspect-ratio:calc(9 / 16);width:100%;margin:auto}.postItem .postItem__canvas .criticalMessage{background:linear-gradient(#1f1f1f 85%,transparent)}.postItem .postItem__canvas .criticalMessage .canvasTopbar{opacity:0}.postItem .postItem__bottom{margin-top:-37px;z-index:1003}.postItem .postItem__bottom:before{padding-bottom:39%;content:"";float:left}.postItem .postItem__bottom .ctas{padding-top:0;padding-bottom:0;margin-right:0;justify-content:center}.postItem .postItem__bottom .ctas .ctaComments,.postItem .postItem__bottom .ctas .ctaRating{flex-direction:row}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn,.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn{flex-shrink:0}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn.dislike,.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.dislike{position:absolute;margin-left:auto;margin-right:auto;pointer-events:none}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn.dislike .icon:not(.colored),.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.dislike .icon:not(.colored){display:none}.postItem .postItem__bottom .ctas .ctaRating{align-items:center}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn{height:24px;width:24px;opacity:1}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon{filter:drop-shadow(0 0 1px black)}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon.fireIcon{margin-top:-2px;height:26px}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon:not(.colored){opacity:.82;filter:drop-shadow(0 0 2px black)}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon.colored.fireIcon{filter:drop-shadow(0 -2px 2px rgba(66,149,250,.25)) drop-shadow(0 2px 5px rgba(4,81,175,.1))}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn .icon.colored.likeReletedIcon{filter:drop-shadow(0 -1px 3px rgba(12,175,97,.35)) drop-shadow(0 2px 5px rgba(7,103,57,.25))}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.dislike .icon{height:23px}.postItem .postItem__bottom .ctas .ctaRating .ctaMainBtn.dislike .icon.colored{filter:drop-shadow(0 -2px 2px rgba(213,74,74,.35)) drop-shadow(0 2px 5px rgba(129,30,30,.15))}.postItem .postItem__bottom .ctas .ctaComments{margin-left:15px}.postItem .postItem__bottom .ctas .ctaComments .ctaMainBtn{height:25px;width:25px;opacity:.82;filter:drop-shadow(0 0 2px black)}.postItem .postItem__bottom .ctas .ctaComments .counter{padding-left:1px;display:none}.postItem .postItem__bottom .ctas .counter{color:#e2e2e2;font-weight:600;margin-left:8px!important;margin-right:auto!important;margin-bottom:2px;margin-top:2px;filter:drop-shadow(0 0 2px black);min-width:25px!important;text-align:left}.postItem .postItem__bottom .desc{padding-top:40px;padding-bottom:28px;font-size:14px}.postItem .postItem__bottom .desc.big{font-size:17px}.postItem.draggingCanvas .postItem__bottom{opacity:.5}.postItem.userRating--dislike .ctas .ctaRating .likeFire{opacity:0;pointer-events:none}.postItem.userRating--dislike .ctas .ctaRating .dislike{pointer-events:all!important}.bottomCont .loadingOnWallSkelet .wallCol .postCanvasRatio,.bottomCont .loadingOnWallSkelet .wallCol .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .bottomCont .loadingOnWallSkelet .wallCol .ratio{border-radius:25px 25px 0 0!important}}.profileBox{display:block;width:100%;position:relative;text-align:center;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15);background:linear-gradient(140deg,transparent 35%,hsla(0,0%,100%,.05) 80%,transparent 95%);border-radius:19px;padding:6px 6px 16px;box-sizing:border-box}.profileBox:not(.loading) .followCta,.profileBox:not(.loading) .profileBox__bio,.profileBox:not(.loading) .profileBox__nickname{animation:fade-in .4s ease-out 1 forwards;transition:opacity .4s}.profileBox.loading{padding-bottom:58px}.profileBox.loading .banner{box-shadow:none;background-color:#48494b;cursor:default;animation:pulse 2s ease-out infinite}@keyframes pulse{40%,60%{opacity:.8}to{opacity:1}}.profileBox.loading .profileBox__bio,.profileBox.loading .profileBox__nickname{-webkit-user-select:none;-moz-user-select:none;user-select:none}.profileBox .banner{width:100%;height:115px;display:block;z-index:1;cursor:pointer;border-radius:14px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),inset 0 1.3px 0 .2px hsla(0,0%,100%,.05);position:relative}.profileBox .banner:after{content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:1px;bottom:1px;left:1px;right:1px;pointer-events:none;z-index:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,85%,.09)}.profileBox .banner .image,.profileBox .banner .image--blur{border-radius:inherit;background-color:#48494b;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;position:relative;filter:saturate(1.09) brightness(1.01)}.profileBox .banner .image--blur{position:absolute;bottom:-10px;width:94%;left:0;right:0;z-index:-10;margin:auto;filter:blur(13px);opacity:.21}.profileBox .banner.defaultPic .image,.profileBox .banner.defaultPic .image--blur{background-size:19px;background-repeat:no-repeat;background-position:50%;opacity:1;filter:brightness(.55)}.profileBox .banner.error{cursor:default}.profileBox__nickname{display:inline-block;font-size:14px;font-weight:700;margin-top:12px;z-index:3;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.94));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;max-width:100%;display:-webkit-box}.profileBox__bio,.profileBox__nickname{position:relative;opacity:0;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.profileBox__bio{display:block;font-size:13px;color:rgba(241,247,254,.8);font-weight:400;line-height:1.26em;margin-top:2px;box-sizing:border-box;word-break:break-word;padding:0 10px;display:-webkit-box}.profileBox .followCta{display:inline-block;cursor:pointer;text-align:center;color:#fff;border-radius:100px;margin-top:11px;padding-top:8px;padding-bottom:10px;width:80px;font-size:13px;font-weight:600;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;opacity:0;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color box-shadow .1s 0s}.profileBox .followCta:hover{transition:background-color box-shadow .15s 0s}.profileBox .followCta:after{box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05);z-index:2}.profileBox .followCta:after,.profileBox .followCta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit}.profileBox .followCta:before{background:linear-gradient(0deg,rgba(36,38,36,.8),transparent 50%,rgba(7,136,59,.08)),linear-gradient(125deg,transparent 20%,hsla(0,0%,100%,.075) 35%,transparent 48%,transparent 55%,hsla(0,0%,100%,.065) 65%,transparent 78%);z-index:1}.profileBox .followCta.active{background:none;transition:background-color 0s;width:98px;box-shadow:inset 0 0 0 1.25px hsla(0,0%,100%,.35)}.profileBox .followCta.active:hover{box-shadow:inset 0 0 0 1.25px hsla(0,0%,100%,.5);background-color:transparent;transition:background-color 0s}.profileBox .followCta.active:before{display:none}.profileBox .followCta.active:active{box-shadow:inset 0 0 0 1.25px hsla(0,0%,100%,.6);background-color:transparent}.profileBox .infoSpan{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(100%);bottom:-8px;left:13px;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.5)}@keyframes loadingLogoPulse{0%,90%,to{opacity:.6}30%{opacity:1}}.mainWallWrapper{display:flex;flex-direction:column;flex:1 1 0;min-width:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.mainWallWrapper .mainWall{display:grid;grid-template-columns:min-content min-content;justify-content:center;grid-auto-flow:row dense;-moz-column-gap:20px;column-gap:20px}.mainWallWrapper .mainWall.touchDevice .postItem :not(input,textarea){-webkit-user-select:none;-moz-user-select:none;user-select:none}.mainWallWrapper .mainWall.touchDevice .overlay{pointer-events:none}.mainWallWrapper .mainWall.touchDevice .overlayCreator .overlayCreator__contained .commentCreator{transition:transform 0s}.mainWallWrapper .mainWall .mainWallInner{display:flex;flex-direction:row;flex-wrap:wrap}.mainWallWrapper .mainWall .wallCol{width:430px;display:inline-block}.mainWallWrapper.empty .bottomCont{margin-top:0;margin-bottom:50px}.bottomCont{flex-direction:column;max-width:880px;min-height:200px;margin:0 auto 70px}.bottomCont,.bottomCont .wallState{display:flex;align-items:center;width:100%}.bottomCont .wallState{box-sizing:border-box;flex-shrink:0;height:200px}.bottomCont .wallState.messageOnWall hr{display:inline-block;border:none;height:1px;flex:1;background-color:#fff;opacity:.15;margin:0;vertical-align:middle}.bottomCont .wallState.messageOnWall .centerBody{display:inline-block;padding:0 30px;text-align:center;position:relative}.bottomCont .wallState.messageOnWall .centerBody .wallStateIcon{position:absolute;left:0;right:0;margin:auto;top:18px;transform:translateY(-100%);width:35px;-webkit-mask-image:linear-gradient(#000 40%,rgba(0,0,0,.3) 80%);mask-image:linear-gradient(#000 40%,rgba(0,0,0,.3) 80%);opacity:.27}.bottomCont .wallState.messageOnWall .centerBody h3{display:block;font-weight:600;font-size:18px;color:hsla(0,0%,100%,.9)}.bottomCont .wallState.messageOnWall .centerBody span{display:block;font-weight:500;font-size:13px;color:hsla(0,0%,100%,.55);margin-top:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch{cursor:pointer;margin-top:5px}.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch svg{width:12px;opacity:.6;margin-right:3px;vertical-align:top}@media(hover:hover){.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:active,.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:hover{color:hsla(0,0%,100%,.7);text-decoration:underline}.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:active svg,.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:hover svg{opacity:.75}.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:active{color:hsla(0,0%,100%,.8)}.bottomCont .wallState.messageOnWall .centerBody span.tryRefetch:active svg{opacity:.85}}.bottomCont .wallState.end{opacity:0;animation:fade-in .1s ease-out .3s 1 forwards}.bottomCont .wallState.end .centerText{margin:0 20px;color:hsla(0,0%,100%,.4);font-size:13px;font-weight:500}.bottomCont .wallState.end .dot{width:4px;height:4px;background-color:hsla(0,0%,100%,.25);margin:0 30px;border-radius:50px;display:inline-block}.bottomCont .wallState.end hr{display:inline-block;border:none;height:1px;flex:1;background-color:hsla(0,0%,100%,.15);margin:0;vertical-align:middle}.bottomCont .loadingOnWallSkelet{width:100%;z-index:4}.bottomCont .loadingOnWallSkelet .wallCol{height:5px}.bottomCont .loadingOnWallSkelet .wallCol .postCanvasRatio,.bottomCont .loadingOnWallSkelet .wallCol .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .bottomCont .loadingOnWallSkelet .wallCol .ratio{border-radius:14px;background:#1f1f1f;animation:pulse 2s ease-out infinite}.mockWall{height:0;position:relative;overflow:hidden;pointer-events:none}@media(max-height:850px)and (max-height:850px){.mainWallWrapper .mainWall{-moz-column-gap:60px;column-gap:60px}.mainWallWrapper .mainWall .wallCol{width:410px}}@media(max-height:820px)and (max-height:850px){.mainWallWrapper .mainWall{-moz-column-gap:80px;column-gap:80px}.mainWallWrapper .mainWall .wallCol{width:400px}}@media(max-width:940px){.mainWallWrapper{padding-left:20px;padding-right:20px}}@media(max-width:940px)and (min-width:650px){.mainWallWrapper .mainWall{grid-template-columns:repeat(2,minmax(0,1fr))}.mainWallWrapper .mainWall .wallCol{width:100%}.mainWallWrapper .mainWall .wallCol .postItem .postItem__bottom .desc{font-size:14px}.mainWallWrapper .mainWall .wallCol .postItem .postItem__bottom .desc.big{font-size:15px}}@media(min-width:650px)and (max-width:850px){.postItem .postSidePaddings{padding-left:8px;padding-right:8px}.postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action{display:inline-flex}.postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action .action__inner{transform:scale(.9);margin-top:auto}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi{margin-bottom:10px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi.longBody .commentLi__body{font-size:13px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .commentLi .commentLi__body{font-size:14px}.postItem .postItem__canvas .overlay .overlayInner .commentSection .body .bottomRow{margin-top:-1px}}@media(max-width:900px){.mainWallWrapper .mainWall{-moz-column-gap:14px;column-gap:14px}}@media(max-width:649px){.mainWallWrapper{padding-left:0;padding-right:0}.mainWallWrapper .mainWall{grid-template-columns:min-content}.mainWallWrapper .mainWall .postItem{margin-bottom:60px}}@media(max-width:500px){.bottomCont{min-height:150px}.bottomCont .wallState{height:150px}.bottomCont .wallState.messageOnWall .centerBody{padding:0 15px}.bottomCont .wallState.messageOnWall .centerBody .wallStateIcon{width:38px}.bottomCont .wallState.messageOnWall .centerBody h3{font-size:15px;font-weight:500}}@media(max-width:465px){.mainCont{padding-left:0;padding-right:0}.mainCont .mainWallWrapper .mainWall{grid-template-columns:minmax(0,1fr)!important}.mainCont .mainWallWrapper .mainWall .wallCol{width:100%}.bottomCont .loadingOnWallSkelet .wallCol.secondCol{display:none}}.profilePage{position:relative;width:100%;display:flex;flex-direction:column}.profilePage .profileMain .bottomInfo .body{max-width:520px;width:100%}.profilePage .profileMain .bottomInfo .body .bio{display:block;font-size:18px;color:#fff;font-weight:400;line-height:1.25em;padding-bottom:30px;white-space:pre-wrap;word-break:break-word}.profilePage .profileMain .bottomInfo .body .bio a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all}.profilePage .profileMain .bottomInfo .body .bottomRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties{display:inline-block;margin-right:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li{height:16px;display:inline-block;cursor:pointer;opacity:.9;transition:opacity .1s;position:relative;vertical-align:middle}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li img{display:block;height:100%}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li .clickArea{padding:3px}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li.twt{height:16px}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li.fb,.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li.insta{transform:scale(1.08)}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li:not(:last-child){margin-right:15px}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li:last-child{margin-right:-5px}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li:hover{opacity:1;transition:opacity .2s}.profilePage .profileMain .bottomInfo .body .bottomRow__spaceBetween{display:none;flex:1}.profilePage .profileMain .bottomInfo .body .bottomRow .joined{display:inline-block;font-size:12px;font-weight:400;vertical-align:middle;color:rgba(241,247,254,.6);height:100%;margin-top:4px}.profilePage .profileMain .bottomInfo .body .bottomRow .joined img{display:inline-block;vertical-align:middle;height:14px;margin-right:3px;opacity:.55;padding-bottom:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profilePage .profileMain .bottomInfo .body .bottomRow .joined span{line-height:1em;vertical-align:middle}.profilePage .profileMain .bottomInfo .actions{flex:1;text-align:right;padding-left:30px;white-space:nowrap}.profilePage .profileMain .bottomInfo .actions:focus,.profilePage .profileMain .bottomInfo .actions:focus-within{outline:none}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile{display:inline-block;vertical-align:middle}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile .dialogEnv .dialog{min-width:170px;bottom:5px;right:-4px}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile__btn{display:block;height:9px;width:18px;background-position:50%;position:relative;cursor:pointer}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile__btn svg{display:block;width:100%}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile__btn .clickArea{padding:8px;border-radius:300px}.profilePage .profileMain .bottomInfo .actions .mainAction{margin-left:27px;text-align:center;vertical-align:middle;white-space:nowrap;height:38px}.profilePage .profileMain .bottomInfo .actions .mainAction:first-child{margin-left:0}.profilePage .profileMain .bottomInfo .actions .editProfileBtn{color:#fff;font-size:13px;font-weight:600;border-radius:100px;padding:0 18px 2px 36px;cursor:pointer;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;box-shadow:inset 2px 2px 2px -1px hsla(0,0%,100%,.065),inset -2px -2px 2px -1px hsla(0,0%,100%,.065)}.profilePage .profileMain .bottomInfo .actions .editProfileBtn svg{height:14px;display:inline-block;vertical-align:middle;margin-top:-1px;left:18px;position:absolute;opacity:.9}.profilePage .profileMain .bottomInfo .actions .editProfileBtn:active{transform:scale(.98);transition:background-color .22s,transform .25s}.profilePage .profileMain .bottomInfo .actions .followCta{display:inline-block;font-size:14px;padding:0 0 3px;width:110px;text-align:center;font-weight:600;border-radius:100px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;white-space:nowrap;cursor:pointer;color:#fff!important;box-shadow:0 0 14px 2px hsla(0,0%,100%,.15);transition:box-shadow .1s}.profilePage .profileMain .bottomInfo .actions .followCta:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.11),transparent 45%);z-index:2;box-shadow:inset 0 0 0 1.5px #fff}@supports(-webkit-hyphens:none){.profilePage .profileMain .bottomInfo .actions .followCta:after{-webkit-box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.8)}}.profilePage .profileMain .bottomInfo .actions .followCta:before{content:"";position:absolute;top:-4.5px;bottom:-4.5px;left:-5.5px;right:-5.5px;border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(0deg,rgba(5,191,55,.05) 45%,#05bf37),linear-gradient(125deg,transparent 20%,hsla(0,0%,100%,.31) 35%,transparent 48%,transparent 55%,hsla(0,0%,100%,.31) 65%,transparent 78%);-webkit-mask-image:linear-gradient(0deg,transparent 3px,#000 15px);mask-image:linear-gradient(0deg,transparent 3px,#000 15px);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.3);opacity:.39;transition:opacity .3s}@media(hover:none){.profilePage .profileMain .bottomInfo .actions .followCta:before{transition:all 0s!important}}.profilePage .profileMain .bottomInfo .actions .followCta svg{height:14px;display:inline-block;vertical-align:middle;margin-right:4px;margin-top:-2px;margin-left:-.5px;z-index:2;position:relative}.profilePage .profileMain .bottomInfo .actions .followCta span{z-index:2;position:relative;background:linear-gradient(0deg,#d6ebde 12%,#fff 75%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(hover:hover){.profilePage .profileMain .bottomInfo .actions .followCta:not(.active):active,.profilePage .profileMain .bottomInfo .actions .followCta:not(.active):hover{transition:box-shadow .2s;box-shadow:0 0 4px 0 hsla(0,0%,100%,.35)}.profilePage .profileMain .bottomInfo .actions .followCta:not(.active):active:before,.profilePage .profileMain .bottomInfo .actions .followCta:not(.active):hover:before{opacity:.52;transition:opacity 0s}.profilePage .profileMain .bottomInfo .actions .followCta:active{transform:scale(.98)}}.profilePage .profileMain .bottomInfo .actions .followCta.active{background:none;padding:0 0 2px;transition:color background-color box-shadow 0s 0s 0s;box-shadow:none}.profilePage .profileMain .bottomInfo .actions .followCta.active:after{opacity:0}.profilePage .profileMain .bottomInfo .actions .followCta.active:before{box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.5);opacity:1;top:0;bottom:0;left:0;right:0;background:none;-webkit-mask-image:none;mask-image:none;transition:opacity 0s}@supports(-webkit-hyphens:none){.profilePage .profileMain .bottomInfo .actions .followCta.active:before{-webkit-box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.3)}}.profilePage .profileMain .bottomInfo .actions .followCta.active svg{display:none}.profilePage .profileMain .bottomInfo .actions .followCta.active span{background:none;-webkit-text-fill-color:#fff}@media(hover:hover){.profilePage .profileMain .bottomInfo .actions .followCta.active:hover:before{box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.65)}@supports(-webkit-hyphens:none){.profilePage .profileMain .bottomInfo .actions .followCta.active:hover:before{-webkit-box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.45)}}.profilePage .profileMain .bottomInfo .actions .followCta.active:active:before{box-shadow:inset 0 0 0 1.5px #fff;opacity:1}@supports(-webkit-hyphens:none){.profilePage .profileMain .bottomInfo .actions .followCta.active:active:before{-webkit-box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.8)}}}.profilePage .profileMain .bottomInfo .actions .stats{display:inline-block;vertical-align:middle;text-align:center;margin-top:3px}.profilePage .profileMain .bottomInfo .actions .stats__counter{display:block;font-size:15px;font-weight:600;line-height:1em}.profilePage .profileMain .bottomInfo .actions .stats__span{display:block;font-weight:400;color:rgba(241,247,254,.6);font-size:12px}.profilePage .profileMain .bottomInfo.withoutBio .body{background:none;margin-top:8px}.profilePage main.mainCont{margin-top:80px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.profilePage main.mainCont .empty .bottomCont .wallState{margin-top:-20px}@media(max-width:1090px){.profileMain .bottomInfo .body .bottomRow .thirdParties__li{height:18px}.profileMain .bottomInfo .body .bottomRow .thirdParties__li .clickArea{padding:5px}.profileMain .bottomInfo .body .bottomRow .thirdParties__li:not(:last-child){margin-right:17px}.profileMain .bottomInfo .body .bottomRow .thirdParties{margin-right:22px}}@media(max-width:880px){.profilePage .profileMain .bottomInfo .body .bio{line-height:unset;font-size:16px}.profilePage .profileMain .bottomInfo .actions .mainAction{margin-left:20px}}@media(max-width:770px){.profilePage .profileMain .bottomInfo{flex-direction:column;align-items:center;padding-top:20px}.profilePage .profileMain .bottomInfo .body{max-width:none}.profilePage .profileMain .bottomInfo .body .bio{padding-bottom:15px}.profilePage .profileMain .bottomInfo .body .bottomRow__spaceBetween{display:block}.profilePage .profileMain .bottomInfo .body .bottomRow .joined{font-size:11px}.profilePage .profileMain .bottomInfo .body .bottomRow .joined img{margin-right:2px;height:13px}.profilePage .profileMain .bottomInfo .actions{padding-left:0;margin-top:30px;padding-top:17px;text-align:center;width:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row}.profilePage .profileMain .bottomInfo .actions .moreOptionsTopProfile{order:1}.profilePage .profileMain .bottomInfo .actions .editProfileBtn{margin-left:20px}.profilePage .profileMain .bottomInfo .actions .followCta{margin-left:0;margin-right:25px}.profilePage .profileMain .bottomInfo .actions .stats{margin-top:2px}.profilePage .profileMain .bottomInfo .actions .stats__counter{font-weight:500}.profilePage .profileMain .bottomInfo .actions:before{content:"";position:absolute;left:50%;width:200vw;transform:translateX(-50%);top:0;height:1px;background:hsla(0,0%,100%,.13)}.profilePage main.mainCont{margin-top:25px}}@media(max-width:700px){.profilePage:not(.unauth) .topbar--profilePage.topbar{padding-top:11px}.profilePage:not(.unauth) .topbar--profilePage.topbar .topbar__inner{display:none}.profilePage .profileMain .bottomInfo .body .bottomRow .thirdParties__li{height:18px}.profilePage .profileMain .bottomInfo .body .bottomRow .joined img{display:none}.profilePage .profileMain .bottomInfo .actions{margin-top:25px;padding-bottom:60px}.profilePage .profileMain .bottomInfo .actions:before{display:none}.profilePage .profileMain .bottomInfo .actions .mainAction.editProfileBtn{height:40px}.profilePage .profileMain .bottomInfo .actions .mainAction.followCta{width:115px;height:40px;padding-bottom:3px}.profilePage .profileMain .bottomInfo .actions .mainAction.followCta svg{margin-top:-2px}.profilePage .profileMain .bottomInfo .actions .mainAction.followCta.active span{top:-.2px}}@media(max-width:649px){.profilePage main.mainCont{margin-top:17px}.profilePage main.mainCont .empty .bottomCont .wallState{margin-top:-38px}}@media(max-width:560px){.profilePage .profileMain .bottomInfo{padding-top:10px}.profilePage .profileMain .bottomInfo .actions{margin-top:6px}.profilePage .profileMain .bottomInfo .body .bio{font-size:14px}}@media(max-width:465px){.profilePage .profileMain .bottomInfo .body .bio{padding-bottom:12px}.profilePage .profileMain .bottomInfo .actions .mainAction.followCta{font-size:13px;width:107px;height:38px;padding-bottom:2px}.profilePage .profileMain .bottomInfo .actions .mainAction.followCta svg{height:13px;margin-top:-.5px}}.inputWrapper{width:100%;position:relative}.inputWrapper__bottomSpans{width:100%;display:flex;justify-content:flex-end;padding-left:6px;padding-right:6px;box-sizing:border-box}.inputWrapper .inputErrorMsg{font-size:12px;font-weight:400;color:#eb5757;margin-top:5px;flex:1}.inputWrapper .inputCharsLeft{font-size:11px;font-weight:400;color:rgba(241,247,254,.6);margin-top:7px;padding-left:10px;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.standardInput{padding:0 13px;border-radius:11px;transition:background-color 0s,color .17s,box-shadow .05s;background-color:#313131;position:relative;text-align:left;display:block;cursor:text}.standardInput .standardInput__inpt{display:block;color:#fff;font-size:13px;flex:1;transition:opacity .1s;z-index:1;width:100%;height:46px;font-weight:500;padding-bottom:1px;box-sizing:border-box}.standardInput .standardInput__inpt:-internal-autofill-selected,.standardInput .standardInput__inpt:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #313131!important;background-color:#313131;-webkit-text-fill-color:hsla(0,0%,100%,.95)!important;background-clip:content-box!important}.standardInput .standardInput__inpt.textareInput{outline:none;border:none;resize:none;overscroll-behavior:contain}.standardInput .standardInput__placeholder{position:absolute;margin-left:13px;left:0;top:15.5px;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:opacity .2s,color .2s;z-index:0;font-weight:400;color:hsla(0,0%,100%,.6)}.standardInput.withValue .standardInput__placeholder{opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s}.standardInput.withValue .standardInput__inpt{opacity:1;transition:opacity .14s}.standardInput.disabled{cursor:default}.standardInput--outlineOnFocus .standardInput__inpt:-internal-autofill-selected,.standardInput--outlineOnFocus .standardInput__inpt:-webkit-autofill{-webkit-box-shadow:inset 0 2px 0 -1px hsla(0,0%,100%,.078),inset 0 -2px 0 -1px hsla(0,0%,100%,.078),inset 0 0 0 1000px #3d3d3d!important;background-color:#3d3d3d}.standardInput--outlineOnFocus.withValue,.standardInput--outlineOnFocus:active:not(.disabled),.standardInput--outlineOnFocus:focus-within:not(.disabled){transition:background-color .05s;background-color:#3d3d3d;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.078)}.standardInput--outlineOnFocus:active:not(.disabled),.standardInput--outlineOnFocus:focus-within:not(.disabled){box-shadow:0 0 0 2px hsla(0,0%,100%,.85),inset 0 0 0 1px hsla(0,0%,100%,.078)}.standardInput--underLine{background-color:transparent;border-radius:0;padding:19px 0 7px;border-bottom:1px solid hsla(0,0%,100%,.4);transition:border-bottom .1s}.standardInput--underLine .standardInput__inpt{height:auto;opacity:1;font-size:15px}.standardInput--underLine .standardInput__inpt:-internal-autofill-selected,.standardInput--underLine .standardInput__inpt:-webkit-autofill{-webkit-box-shadow:inset 0 2px 0 -1px #000,inset 0 -2px 0 -1px #000,inset 0 0 0 1000px #000!important;background-color:#000}.standardInput--underLine .standardInput__placeholder{color:hsla(0,0%,100%,.5)}.standardInput--underLine:active:not(.disabled),.standardInput--underLine:focus-within:not(.disabled){transition:border-bottom .05s;border-bottom:1px solid hsla(0,0%,100%,.8)}.standardInput--ghost{background-color:transparent;border-radius:0;padding:0 0 7px}.standardInput--ghost .standardInput__inpt:-internal-autofill-selected,.standardInput--ghost .standardInput__inpt:-webkit-autofill{-webkit-box-shadow:inset 0 2px 0 -1px #000,inset 0 -2px 0 -1px #000,inset 0 0 0 1000px #000!important;background-color:#000;border-radius:500px}.standardInput--ghost .standardInput__placeholder{color:hsla(0,0%,100%,.5)}.standardInput.uppercaseFloatingLabel.withValue .standardInput__placeholder{opacity:1;visibility:visible}.standardInput.uppercaseFloatingLabel .standardInput__placeholder{font-size:13px;letter-spacing:.014em;color:rgba(241,247,254,.6);font-weight:400;margin-left:0;top:0}.settingsPage{position:relative;width:100%}.settingsPage .topbar{position:fixed!important}@media(max-width:1090px){.settingsPage .topbar .topbarProfileBackground{background:linear-gradient(0deg,transparent,rgba(0,0,0,.3));pointer-events:all}}@media(max-width:1400px)and (min-width:1091px){.settingsPage .topbar .topbarProfileBackground{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.settingsPage .profileBanner:before{display:none}.settingsPage .profileMain .bottomInfo{flex-direction:column;padding-bottom:150px;padding-top:0;position:relative}.settingsPage .profileMain .bottomInfo .visuals{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:8px 9px;border-radius:50px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.13);position:relative;overflow:hidden;margin-top:10px}.settingsPage .profileMain .bottomInfo .visuals__left{display:flex;align-items:center;flex:1;white-space:nowrap}.settingsPage .profileMain .bottomInfo .visuals__left .backButton{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:500px;margin-right:20px;border-radius:1000px;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .22s}.settingsPage .profileMain .bottomInfo .visuals__left .backButton .clickArea{padding:6px;z-index:5}@media(hover:hover){.settingsPage .profileMain .bottomInfo .visuals__left .backButton:hover{background-color:hsla(0,0%,100%,.1);transition:background-color .22s}.settingsPage .profileMain .bottomInfo .visuals__left .backButton:active,.settingsPage .profileMain .bottomInfo .visuals__left .backButton:hover{box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.05),inset -2px -2px 1px -1px hsla(0,0%,100%,.05)}}@media(hover:none){.settingsPage .profileMain .bottomInfo .visuals__left .backButton{transition:background-color 0s}.settingsPage .profileMain .bottomInfo .visuals__left .backButton:active{background-color:hsla(0,0%,100%,.1);transition:background-color 0s}}.settingsPage .profileMain .bottomInfo .visuals__left .backButton:active img{transform:scale(.9)}.settingsPage .profileMain .bottomInfo .visuals__left .backButton img{width:15px;opacity:.9}.settingsPage .profileMain .bottomInfo .visuals__left .colorLabel{font-size:13px;margin-left:7px;margin-top:-1px;font-weight:400;color:rgba(241,247,254,.6)}.settingsPage .profileMain .bottomInfo .visuals__left .colorCircle{width:20px;height:20px;border-radius:500px;background-color:#000;flex-shrink:0;box-shadow:0 0 0 1.2px hsla(0,0%,87%,.25),inset 0 0 0 1px hsla(0,0%,100%,.05),inset 1px -1px 4px 4px rgba(43,43,43,.08),inset 0 -2.2px 2px .2px hsla(0,0%,66%,.05);position:relative}.settingsPage .profileMain .bottomInfo .visuals__left .colorCircle:after{content:"";position:absolute;left:2px;right:2px;top:2px;bottom:2px;background:radial-gradient(circle at 50% 110%,transparent 65%,hsla(0,0%,100%,.3) 83%,hsla(0,0%,100%,.4) 86%),radial-gradient(circle at 50% -25%,transparent 70%,hsla(0,0%,100%,.5) 100%);border-radius:inherit}.settingsPage .profileMain .bottomInfo .visuals .editBannerBtn{z-index:1}.settingsPage .profileMain .bottomInfo .visuals__backgroundImage{position:absolute;left:-20px;right:-20px;top:-40px;bottom:-40px;z-index:-999;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(38px) brightness(.15) saturate(70%);background:#000}.settingsPage .profileMain .bottomInfo .tabsContainer{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:40px}.settingsPage .profileMain .bottomInfo .tabBody{width:100%;max-width:520px;display:block}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper{width:100%}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper.nameInput .standardInput{padding-top:18px}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper.nameInput .standardInput__inpt{font-size:24px;font-weight:600}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper.bioInput{margin-top:20px}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper.bioInput .standardInput__inpt{font-size:18px;font-weight:400;min-height:60px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks{display:inline-block;margin-top:25px;width:100%;padding:20px 20px 30px 16px;box-sizing:border-box;position:relative;border-radius:11px;box-shadow:0 -1px 0 0 hsla(0,0%,100%,.1);background:linear-gradient(210deg,rgba(23,187,58,.07) 10%,rgba(139,166,201,.06)),linear-gradient(10deg,#1f1f1f,rgba(31,31,31,.75))}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .mainHeader{font-weight:600;font-size:18px;text-align:left;margin-left:42px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.85) 90%);background-size:100% 100%;background-position:100% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi{display:flex;align-items:center;margin-top:13px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi__icon{display:flex;justify-content:center;align-items:center;width:44px;text-align:center;height:40px;background:transparent;border-top-left-radius:9px;border-bottom-left-radius:9px;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi__icon img{display:block;height:15px;width:auto;opacity:.9;margin-left:-9px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi__icon.fb img{height:17px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi__icon.twt img{height:14px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi__icon.insta img{height:17px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput{margin-left:-1px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput{background-color:#000}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput__placeholder{top:12px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput__inpt{height:40px}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput:active:not(.disabled),.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput:focus-within:not(.disabled){box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.078)}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .socialsLi .socialsInput .standardInput.withValue{box-shadow:none}.settingsPage .profileMain .bottomInfo .tabBody .socialLinks .coloredBackground{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius:inherit;-webkit-mask-image:linear-gradient(210deg,transparent,#000 80%);mask-image:linear-gradient(210deg,transparent,#000 80%);transition:background-color .45s}.settingsPage .profileMain .bottomInfo .tabBody .saveCtaRow{margin-top:35px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative}.settingsPage .profileMain .bottomInfo .tabBody .saveCtaRow .saveBtn{display:block;width:130px}.settingsPage .profileMain .bottomInfo .tabBody .saveCtaRow #savedMsg{font-weight:500;color:hsla(0,0%,100%,.5);font-size:13px;margin-left:15px;opacity:0;transition:opacity .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.settingsPage .profileMain .bottomInfo .tabBody .saveCtaRow #savedMsg.visible{opacity:1;transition:opacity .5s}.settingsPage .profileMain .bottomInfo .tabNav{position:relative;flex:1;margin-left:40px}.settingsPage .profileMain .bottomInfo .tabNav__item{width:100%;display:block;margin-bottom:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.settingsPage .profileMain .bottomInfo .tabNav__item.negative span{color:#ff6b63;opacity:.7}.settingsPage .profileMain .bottomInfo .tabNav__item span{font-size:15px;font-weight:500;transition:opacity .2s;color:#fff;opacity:.6}.settingsPage .profileMain .bottomInfo .tabNav__item .clickArea{padding:10px 3px}@media(hover:hover){.settingsPage .profileMain .bottomInfo .tabNav__item:not(.active):hover span{transition:opacity .2s;opacity:.8}.settingsPage .profileMain .bottomInfo .tabNav__item:not(.active):active span{opacity:.9}}@media(hover:none){.settingsPage .profileMain .bottomInfo .tabNav__item:not(.active):active span{opacity:.9;transition:opacity 0s}}.settingsPage .profileMain .bottomInfo .tabNav__item.active span{opacity:1}.settingsPage .background{background:linear-gradient(180deg,hsla(0,0%,7%,.6) 200px,hsla(0,0%,7%,.05) 90%);position:absolute;left:0;right:-50px;top:0;bottom:0}@media(max-width:1400px){.settingsPage .profileMain .profileBanner{margin-top:calc(72px + env(safe-area-inset-top))}}@media(max-width:940px){.settingsPage .profileMain .bottomInfo:after,.settingsPage .profileMain .profileBanner:after{display:none}}@media(max-width:920px){.settingsPage .profileMain .bottomInfo .visuals{border-radius:0;box-shadow:none;width:auto;left:0;right:0;position:absolute;padding:11px 20px 11px 18px;margin-top:0}.settingsPage .profileMain .bottomInfo .visuals__left .colorLabel{margin-left:5px}.settingsPage .profileMain .bottomInfo .tabsContainer{margin-top:100px}.settingsPage .profileMain .backgroundProfileColor.fullView{display:none}}@media(max-width:880px){.settingsPage .profileMain .bottomInfo .visuals{box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.15)}.settingsPage .profileMain .bottomInfo .tabBody .inputWrapper.bioInput .standardInput__inpt{font-size:16px}}@media(max-width:780px){.settingsPage .profileMain .bottomInfo .tabsContainer{flex-direction:column-reverse;margin-top:53px}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav{padding-top:22px;padding-bottom:40px;margin-left:-20px;margin-right:-20px;max-width:100vw;overflow-x:scroll;display:flex;flex-direction:row;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 15px,#000 calc(100% - 15px),transparent);mask-image:linear-gradient(90deg,transparent,#000 15px,#000 calc(100% - 15px),transparent)}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav::-webkit-scrollbar{display:none}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav__item{width:auto;margin-bottom:0;margin-right:25px;padding:0 10px}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav__item.active span{opacity:1;font-weight:600}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav__item span{font-size:18px}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav__item:first-child{margin-left:19px}.settingsPage .profileMain .bottomInfo .tabsContainer .tabNav__item:last-child{margin-right:19px}}@media(max-width:700px){.settingsPage .topbarProfileBackground__gradient{display:none}.settingsPage .profileMain .profileBanner{margin-top:calc(52px + env(safe-area-inset-top))}.settingsPage .profileMain .profileBanner .profileBanner__overlay{display:none}.settingsPage .profileMain .bottomInfo .visuals{margin-bottom:50px;padding:9px 15px 9px 13px}}@media(max-width:560px){.settingsPage .profileMain .bottomInfo .visuals{margin-bottom:50px}.settingsPage .profileMain .bottomInfo .inputWrapper.nameInput .standardInput__inpt{font-size:21px}.settingsPage .profileMain .bottomInfo .inputWrapper.bioInput{margin-top:20px}.settingsPage .profileMain .bottomInfo .inputWrapper.bioInput .standardInput__inpt{font-size:14px}}@media(max-width:500px){.settingsPage .profileMain .bottomInfo .visuals{padding-left:11px;padding-right:11px}.settingsPage .profileMain .bottomInfo .visuals .visuals__left .backButton{margin-right:15px;width:35px;height:35px}.settingsPage .profileMain .bottomInfo .visuals .visuals__left .backButton img{width:17px}.settingsPage .profileMain .bottomInfo .visuals .colorCircle{width:20px;height:20px}.settingsPage .profileMain .bottomInfo .visuals .socialLinks{margin-top:30px;padding:14px 16px 20px 15px}.settingsPage .profileMain .bottomInfo .visuals .socialLinks .socialsLi .socialsInput{margin-left:1px;max-width:none}}@media(max-width:450px){.settingsPage .profileMain .bottomInfo{padding-bottom:110px}.settingsPage .profileMain .bottomInfo .editBannerBtn{height:35px;font-size:12px}.settingsPage .profileMain .bottomInfo .socialLinks{margin-left:-15px;width:calc(100% + 30px)!important;border-radius:0!important}.settingsPage .profileMain .bottomInfo .socialLinks .mainHeader{font-size:18px}.settingsPage .profileMain .bottomInfo .saveCtaRow{flex-direction:column;justify-content:center;width:100%;margin-top:50px}.settingsPage .profileMain .bottomInfo .saveCtaRow .saveBtn{background:none!important;color:#17bb3a;font-size:17px;width:auto}.settingsPage .profileMain .bottomInfo .saveCtaRow .saveBtn[disabled]{color:#6f6f6f;filter:none}.settingsPage .profileMain .bottomInfo .saveCtaRow #savedMsg{margin-left:0;margin-top:4px}}.profileBanner{width:100%;height:310px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:visible;z-index:1}.profileBanner .topLines{position:absolute;height:100%;width:100%;bottom:0;left:0}.profileBanner .topLines div{background:linear-gradient(180deg,hsla(0,0%,100%,.1) 15%,hsla(0,0%,100%,0));position:absolute;display:block;margin:auto;top:0;width:1px}.profileBanner .topLines .left.a{left:-8px;bottom:0}.profileBanner .topLines .left.b{left:-16px;bottom:40px;opacity:.85}.profileBanner .topLines .left.c{left:-24px;bottom:80px;opacity:.7}.profileBanner .topLines .right.a{right:-8px;bottom:0}.profileBanner .topLines .right.b{right:-16px;bottom:40px;opacity:.85}.profileBanner .topLines .right.c{right:-24px;bottom:80px;opacity:.7}.profileBanner__bottomRow{display:block;width:100%;box-sizing:border-box;padding:0 30px 22px;position:relative}.profileBanner__bottomRow:after{display:block;position:absolute;content:"";width:100%;height:100%;left:0;bottom:0;z-index:-1;padding-top:30px;background:linear-gradient(0deg,rgba(0,0,0,.2),transparent);border-bottom-left-radius:14px;border-bottom-right-radius:14px}.profileBanner__bottomRow .hostBadgeIcon{height:28px;top:-26px;opacity:0;position:relative;z-index:1;position:absolute;animation:fade-in-badge .3s ease-in .3s 1 forwards}@keyframes fade-in-badge{to{opacity:1}}.profileBanner__bottomRow .nickname{display:block;position:relative;font-size:40px;font-weight:700;transform:translateY(5px);opacity:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;color:hsla(0,0%,100%,.99);text-shadow:0 0 10px rgba(0,0,0,.35);filter:drop-shadow(0 -7px 0 rgba(255,255,255,.16));animation:fade-in-nick .3s ease-out .1s 1 forwards}@keyframes fade-in-nick{to{transform:translateY(0);opacity:.96}}.profileBanner__overlay{z-index:9;box-shadow:inset 1px 0 0 0 hsla(0,0%,100%,.04),inset -1px 0 0 0 hsla(0,0%,100%,.04),inset 0 -1px 0 0 hsla(0,0%,100%,.04);pointer-events:none}.profileBanner:not(.defaultPic):before,.profileBanner__overlay{position:absolute;left:0;width:100%;top:0;bottom:0;border-bottom-left-radius:14px;border-bottom-right-radius:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profileBanner:not(.defaultPic):before{content:"";z-index:-3;background-color:#101010;transition:opacity .3s cubic-bezier(.81,.23,.88,.56);opacity:1}.profileBanner:not(.defaultPic):after{content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:-1px;bottom:2px;left:2px;right:2px;z-index:-2;border-bottom-left-radius:14px;border-bottom-right-radius:14px;box-shadow:inset 0 -2px 0 -1px hsla(0,0%,85%,.09),inset -2px 0 0 -1px hsla(0,0%,85%,.09),inset 2px 0 0 -1px hsla(0,0%,85%,.09)}.profileBanner:not(.defaultPic).loaded{opacity:1}.profileBanner:not(.defaultPic).loaded:before{opacity:0}.profileBanner:not(.defaultPic).loaded .profilePicBlured{opacity:.2}@media(max-width:940px){.profileBanner:not(.defaultPic).loaded .profilePicBlured{opacity:.8}}.profileBanner:not(.defaultPic) .profilePic{filter:saturate(1.02)}.profileBanner.defaultPic .profilePic{background-size:23px;background-repeat:no-repeat;background-position:50%}.profileBanner.defaultPic .profilePic:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:-webkit-linear-gradient(-90deg,rgba(5,75,31,.08),#313131);box-shadow:inset 0 0 15px 9px rgba(0,0,0,.02),inset 0 0 0 1px hsla(0,0%,100%,.007)}.profileBanner .profilePic{top:0;left:0;z-index:-3;background-color:#1f1f1f;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.profileBanner .profilePic,.profileBanner .profilePicBlured{-webkit-user-select:none;-moz-user-select:none;position:absolute;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;user-select:none;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover}.profileBanner .profilePicBlured{left:50%;transform:translate(-50%,60px);z-index:-4;margin:0;filter:blur(16px);-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent);transition:opacity .4s ease;opacity:0}@media(min-width:941px){.profileBanner .profilePicBlured{transform:translate(-50%,16px);filter:blur(20px);width:100%;height:125%;height:133%;-webkit-mask-image:none;mask-image:none}}.profileMain{display:block;width:100%;max-width:920px;padding:0 20px;margin:0 auto;box-sizing:border-box}.profileMain .bottomInfo{display:flex;flex-direction:row;align-items:flex-start;margin:auto;width:100%;padding:17px 30px 0;box-sizing:border-box;position:relative;z-index:2}.profileMain .bottomInfo .backgroundProfileColor{top:-5px;right:0;left:0;height:100px;opacity:.25}.profileMain .backgroundProfileColor{position:absolute;height:430px;z-index:-10;top:-10px;right:-50px;left:-50px;-webkit-mask:linear-gradient(180deg,#000,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent);-webkit-mask-composite:exclude;mask-composite:exclude}.profileMain .backgroundProfileColor.fullView{opacity:.24}.profileMain .backgroundProfileColor.fullView .color{width:100%;height:100%;left:0;right:0;bottom:0;top:0;opacity:0;animation:fadeIn .5s ease forwards}@media(max-width:1090px){.profileBanner__bottomRow{padding:0 20px 15px}}@media(min-width:941px)and (max-width:1090px){.profileBanner{margin-left:-20px;margin-right:-20px;width:auto;height:330px}.profileMain .bottomInfo{padding-left:0;padding-right:0}.profileMain .bottomInfo .backgroundProfileColor{margin-left:-20px;margin-right:-20px}}@media(max-width:940px){.profileBanner .profilePic,.profileBanner__bottomRow:after,.profileBanner__overlay{border-radius:0}.profileBanner:not(.defaultPic):after{display:none}.profileBanner.defaultPic .profilePic:after{box-shadow:none}.profileMain{padding:0;max-width:none}.profileMain .bottomInfo{padding-left:20px;padding-right:20px}.profileMain .bottomInfo .backgroundProfileColor{opacity:.18}}@media(max-width:921px){.profileMain .backgroundProfileColor.fullView{opacity:.3;height:450px}}@media(max-width:800px){.profileBanner__bottomRow .nickname{filter:drop-shadow(0 -9px 0 rgba(255,255,255,.13));font-size:36px}}@media(max-width:700px){.profilePage .profileBanner{height:300px}.profilePage .profileBanner.defaultPic .profilePic{background-position:center 100px;height:auto;bottom:-73px;-webkit-mask-image:linear-gradient(0deg,transparent,#000 150px);mask-image:linear-gradient(0deg,transparent,#000 150px)}.profilePage .profileBanner:not(.defaultPic):before{background-color:transparent;bottom:-14px;background:linear-gradient(0deg,transparent,#121212 40px);border-bottom-left-radius:0;border-bottom-right-radius:0}.profilePage .profileBanner .profilePic,.profilePage .profileBanner:after{-webkit-mask-image:linear-gradient(0deg,transparent,rgba(0,0,0,.002) 1.8px,rgba(0,0,0,.008) 4.8px,rgba(0,0,0,.021) 9px,rgba(0,0,0,.042) 13.9px,rgba(0,0,0,.075) 19.8px,rgba(0,0,0,.126) 27px,rgba(0,0,0,.194) 35px,rgba(0,0,0,.278) 43.5px,rgba(0,0,0,.382) 53px,rgba(0,0,0,.541) 66px,rgba(0,0,0,.738) 81px,#000 100px);mask-image:linear-gradient(0deg,transparent,rgba(0,0,0,.002) 1.8px,rgba(0,0,0,.008) 4.8px,rgba(0,0,0,.021) 9px,rgba(0,0,0,.042) 13.9px,rgba(0,0,0,.075) 19.8px,rgba(0,0,0,.126) 27px,rgba(0,0,0,.194) 35px,rgba(0,0,0,.278) 43.5px,rgba(0,0,0,.382) 53px,rgba(0,0,0,.541) 66px,rgba(0,0,0,.738) 81px,#000 100px)}.profilePage .profileBanner .profilePicBlured{display:block}.profilePage .profileBanner__overlay{display:none}.profilePage .profileBanner__bottomRow{padding-bottom:0;padding-left:11px;padding-right:20px}.profilePage .profileBanner__bottomRow:after{display:none}.profilePage .profileBanner__bottomRow .hostBadgeIcon{margin-left:-1px}.profilePage .profileBanner__bottomRow .nickname{font-size:36px}.profilePage.pwaMode .profileBanner.defaultPic .profilePic{background-position:center 135px}.profileMain .bottomInfo{padding-left:11px;padding-right:11px}}@media(max-width:560px){.profilePage .profileBanner__bottomRow .hostBadgeIcon{height:25px}.profilePage .profileBanner__bottomRow .nickname{font-size:34px;filter:drop-shadow(0 -8px 0 rgba(255,255,255,.15))}}@media(max-width:500px){.profileBanner__bottomRow{padding-left:11px;padding-right:11px}}@media(max-width:450px){.profilePage .profileBanner__bottomRow .nickname{font-size:31px;filter:drop-shadow(0 -7px 0 rgba(255,255,255,.15))}.profilePage .profileMain .bottomInfo{padding-top:15px}.profilePage .profileMain .bottomInfo .body .bio{line-height:1.3em}}header.logoCont{display:inline-block;vertical-align:bottom;color:#fff;font-weight:700;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}header.logoCont.withOnClickHandler{cursor:pointer}header.logoCont a{display:inline-block;position:relative}header.logoCont a .clickArea{padding:15px 13px}@media(hover:hover){header.logoCont.withInteractionAnimation .logoLink{transition:transform .2s ease-out;transform:scale(1)}header.logoCont.withInteractionAnimation .logoLink:hover{transform:scale(1.02);transition:transform .2s ease-out}header.logoCont.withInteractionAnimation .logoLink:active{transform:scale(1);transition:transform .05s}}@media(hover:none){header.logoCont a:active,header.logoCont.withOnClickHandler:active{transition:transform .06s;transform:scale(.92)}}@media(hover:hover){header.logoCont a:hover .logoText,header.logoCont.withOnClickHandler:hover .logoText{opacity:1;transition:opacity .2s;-webkit-mask:linear-gradient(0deg,#000,#000)}}header.logoCont .logo{display:inline;vertical-align:middle;margin-right:2px;height:16px}header.logoCont .logoText{display:inline-block;height:18px;vertical-align:middle;margin-top:4px;opacity:.82;transition:opacity .2s;-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.9),#000)}header.logoCont .logoLink{display:inline-block}header.logoCont .modulePart{display:inline-block;position:relative;margin-left:20px;height:22px;vertical-align:middle}header.logoCont .modulePart .moduleName{font-weight:500;font-family:CrimsonPro,serif;font-style:italic;font-size:21px;background:linear-gradient(90deg,transparent,rgba(0,128,39,.18)),#def2f8;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:-2px -1px 4px hsla(0,0%,100%,.25);cursor:pointer;margin-top:-1px}@media(hover:hover){header.logoCont .modulePart .moduleName:hover{transition:opacity .15s;opacity:.9}header.logoCont .modulePart .moduleName:active{transition:opacity .05s,transform .03s;transform:scale(.98);opacity:1}}@media(hover:none){header.logoCont .modulePart .moduleName:active{transition:opacity .04s,transform .04s;transform:scale(.93);opacity:.9}}header.logoCont .modulePart:before{content:"";position:absolute;top:-1px;bottom:-3px;left:-11px;width:1px;background-color:hsla(0,0%,85%,.3)}.topbar,.topbar--medium{display:block;width:100%;padding-top:22px;pointer-events:none}@media(max-width:1090px){.topbar--medium.pwaMode,.topbar.pwaMode{top:env(safe-area-inset-top)}}.topbar .topbarLeft,.topbar--medium .topbarLeft{pointer-events:all}.topbar header.logoCont,.topbar--medium header.logoCont{margin-bottom:3px}@media(hover:hover){.topbar header.logoCont,.topbar--medium header.logoCont{transition:transform .2s ease-out;transform:scale(1)}.topbar header.logoCont:hover,.topbar--medium header.logoCont:hover{transform:scale(1.02);transition:transform .2s ease-out}.topbar header.logoCont:active,.topbar--medium header.logoCont:active{transform:scale(1);transition:transform .05s}}.topbar .topbar__inner,.topbar--medium .topbar__inner{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;height:24px}.topbar nav.notLogged,.topbar--medium nav.notLogged{height:auto;pointer-events:all;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar nav.notLogged .navButton,.topbar--medium nav.notLogged .navButton{color:#fff;font-weight:500;font-size:14px;cursor:pointer;line-height:2em}.topbar nav.notLogged .navButton:active,.topbar--medium nav.notLogged .navButton:active{color:hsla(0,0%,100%,.75)}.topbar nav.notLogged .beHost,.topbar--medium nav.notLogged .beHost{display:none;margin-right:44.8px;position:relative;font-weight:500;color:#4afd71;text-shadow:0 0 8px rgba(152,255,174,.15)}.topbar nav.notLogged .beHost .limited,.topbar--medium nav.notLogged .beHost .limited{position:absolute;top:-4px;right:-6px;font-size:10px;font-weight:700;color:#c4d0c6;line-height:1em;white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;background:#2e302e;padding:2px 5px 3px;border-radius:50px;transform:translateY(-50%);box-shadow:0 0 8px 1px rgba(0,0,0,.12),inset 0 0 0 1px hsla(0,0%,100%,.1)}.topbar nav.notLogged .beHost:active,.topbar--medium nav.notLogged .beHost:active{color:#2cd852;text-shadow:0 0 0 rgba(152,255,174,0)}.topbar nav.notLogged .beHost:after,.topbar--medium nav.notLogged .beHost:after{position:absolute;content:"";height:26px;width:1px;background-color:hsla(0,0%,100%,.3);right:-22.4px;top:57%;transform:translateY(-50%)}.topbar nav.notLogged .login,.topbar--medium nav.notLogged .login{margin-right:28px}.topbar nav.notLogged .signUp,.topbar--medium nav.notLogged .signUp{color:#fff;display:inline-block;font-size:13px;padding:10px 20px 12px;border-radius:100px;font-weight:600;line-height:1em;position:relative}@media(hover:hover){.topbar nav.notLogged .signUp:active,.topbar--medium nav.notLogged .signUp:active{transform:scale(.98)}}.topbar nav.notLogged .signUp:before,.topbar--medium nav.notLogged .signUp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;box-shadow:0 0 8px 1px rgba(0,0,0,.12),inset 0 0 13px 0 hsla(0,0%,100%,.08)}.topbar .loggedRight,.topbar--medium .loggedRight{height:auto;pointer-events:all}.topbar .loggedRight .createIcon,.topbar .loggedRight .profileIcon,.topbar .loggedRight .searchIcon,.topbar--medium .loggedRight .createIcon,.topbar--medium .loggedRight .profileIcon,.topbar--medium .loggedRight .searchIcon{display:inline-block;position:relative;width:auto;height:20px;cursor:pointer;opacity:1;transition:opacity .15s;margin-right:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar .loggedRight .createIcon img,.topbar .loggedRight .profileIcon img,.topbar .loggedRight .searchIcon img,.topbar--medium .loggedRight .createIcon img,.topbar--medium .loggedRight .profileIcon img,.topbar--medium .loggedRight .searchIcon img{height:100%;width:auto}.topbar .loggedRight .createIcon .clickArea,.topbar .loggedRight .profileIcon .clickArea,.topbar .loggedRight .searchIcon .clickArea,.topbar--medium .loggedRight .createIcon .clickArea,.topbar--medium .loggedRight .profileIcon .clickArea,.topbar--medium .loggedRight .searchIcon .clickArea{padding:8px}.topbar .loggedRight .createIcon:hover,.topbar .loggedRight .profileIcon:hover,.topbar .loggedRight .searchIcon:hover,.topbar--medium .loggedRight .createIcon:hover,.topbar--medium .loggedRight .profileIcon:hover,.topbar--medium .loggedRight .searchIcon:hover{opacity:1;transition:opacity .3s ease-in-out}.topbar .loggedRight .createIcon:active,.topbar .loggedRight .profileIcon:active,.topbar .loggedRight .searchIcon:active,.topbar--medium .loggedRight .createIcon:active,.topbar--medium .loggedRight .profileIcon:active,.topbar--medium .loggedRight .searchIcon:active{transform:scale(.94)}@media(max-width:1090px){.topbar .loggedRight .createIcon,.topbar .loggedRight .profileIcon,.topbar .loggedRight .searchIcon,.topbar--medium .loggedRight .createIcon,.topbar--medium .loggedRight .profileIcon,.topbar--medium .loggedRight .searchIcon{margin-right:24px}}.topbar .loggedRight .createIcon.forNonHosts,.topbar--medium .loggedRight .createIcon.forNonHosts{opacity:.5}.topbar .loggedRight .profileIcon,.topbar--medium .loggedRight .profileIcon{margin-right:0}.topbar{z-index:1000;position:absolute;left:0;top:0}.topbar .topbarLeft{display:inline-block}.topbar--medium{padding-bottom:20px;position:relative}.topbar--medium header.logoCont{flex:1;font-size:19px}.topbar--medium nav.notLogged{-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar--medium nav.notLogged .navButton{font-size:13px}.topbar--medium nav.notLogged .beHost{margin-right:38.4px}.topbar--medium nav.notLogged .beHost:after{right:-19.2px}.topbar--medium nav.notLogged .login{margin-right:24px}.topbar--medium nav.notLogged .signUp{font-size:12px;padding:9px 17px 11px;font-weight:500;position:relative;box-shadow:inset 0 0 10px 0 hsla(0,0%,100%,.05)}.topbar--medium nav.notLogged .signUp:before{display:none}@media(max-width:1550px){.topbar:not(.topbar--medium) nav.notLogged{-webkit-user-select:none;-moz-user-select:none;user-select:none}.topbar:not(.topbar--medium) nav.notLogged .navButton{font-size:13px}.topbar:not(.topbar--medium) nav.notLogged .beHost{margin-right:38.4px}.topbar:not(.topbar--medium) nav.notLogged .beHost:after{right:-19.2px}.topbar:not(.topbar--medium) nav.notLogged .login{margin-right:24px}.topbar:not(.topbar--medium) nav.notLogged .signUp{font-size:12px;padding:9px 17px 11px;font-weight:500;position:relative;box-shadow:inset 0 0 10px 0 hsla(0,0%,100%,.05)}.topbar:not(.topbar--medium) nav.notLogged .signUp:before{display:none}}@media(max-width:1090px){.withScrollBarPlaceholder .topbar--medium{padding-right:var(--scrollBarPlaceholderWidth);box-sizing:border-box}.topbar--medium .topbar__inner{max-width:920px;box-sizing:border-box;margin-left:auto;margin-right:auto}.topbar--medium .topbar__inner .loggedRight{margin-top:3px}}@media(max-width:1000px){.topbar:not(.topbar--medium) header.logoCont{margin-right:20px}}@media(max-width:700px){.topbar--medium{padding-bottom:15px}.topbar--medium,.topbar:not(.topbar--medium):not(.pwaMode){padding-top:15px}.topbar header.logoCont .logo{height:15px}.topbar header.logoCont .logoText{height:17px;margin-top:3px}.topbar header.logoCont .modulePart{margin-left:16px;height:20px}.topbar header.logoCont .modulePart .moduleName{font-size:19px}.topbar header.logoCont .modulePart:before{top:-2px;bottom:-3px;left:-9px}.topbar .loggedRight{margin-bottom:-2px}.topbar nav.notLogged{margin-top:1px}}@media(max-width:550px){.topbar:not(.topbar--medium) nav.notLogged .beHost{margin-right:32px}.topbar:not(.topbar--medium) nav.notLogged .beHost:after{right:-16px}.topbar:not(.topbar--medium) nav.notLogged .login{margin-right:20px}}@media(max-width:430px){.topbar nav.notLogged .beHost{display:none!important}}@media(max-width:400px){header.logoCont{height:18px}header.logoCont .logoText{display:none}header.logoCont .modulePart{height:18px}header.logoCont .modulePart .moduleName{margin-top:-5px}header.logoCont .modulePart:before{top:-4px;bottom:-3px}}.withScrollBarPlaceholder .topbar--profilePage:not(.topbar--medium){padding-right:var(--scrollBarPlaceholderWidth);box-sizing:border-box}.topbar--profilePage:not(.topbar--medium){position:fixed}.topbar--profilePage.topbar--medium{display:none;padding-bottom:23px}.topbar--profilePage.topbar--medium header.logoCont .logoText{opacity:1;-webkit-mask:none}.topbar--profilePage.topbar--medium .topbarProfileBackground{display:none;position:absolute;z-index:-1;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.1)}.topbar--profilePage.topbar--medium .topbarProfileBackground__gradient{position:absolute;width:100%;height:100%;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.12),rgba(0,0,0,.05));background-color:rgba(0,0,0,.17)}.topbar--profilePage.topbar--medium .topbarProfileBackground__color{position:absolute;width:100%;height:100%;-webkit-backdrop-filter:blur(5px) brightness(1.6);backdrop-filter:blur(5px) brightness(1.6);opacity:.05;display:none}@media(max-width:1400px){.topbar.topbar--profilePage:not(.topbar--medium){display:none}.topbar.topbar--profilePage.topbar--medium{display:flex}.topbar.topbar--profilePage.topbar--medium .topbarProfileBackground{display:block}}@media(max-width:1090px){.profilePage:not(.profilePageLoading) .topbar--profilePage.topbar--medium{padding-right:0}.profilePage .topbar.topbar--medium.topbar--profilePage.logged .loggedRight,.profilePage .topbar.topbar--medium.topbar--profilePage.logged .topbarProfileBackground{display:none}.topbar.topbar--medium.topbar--profilePage{position:absolute}.topbar.topbar--medium.topbar--profilePage header.logoCont .logo{filter:grayscale(10) contrast(.6) brightness(1.6) drop-shadow(12px 0 15px rgba(0,0,0,.4)) drop-shadow(-12px 0 15px rgba(0,0,0,.4))}.topbar.topbar--medium.topbar--profilePage .logoText{display:none}.topbar.topbar--medium.topbar--profilePage .topbarProfileBackground{box-shadow:none}.topbar.topbar--medium.topbar--profilePage .topbarProfileBackground__gradient{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.1) 65%,transparent);max-width:none;margin:auto;left:0;right:0;height:150%}.topbar.topbar--medium.topbar--profilePage .topbarProfileBackground__color{display:none}}@media(max-width:400px){.topbar.topbar--medium.topbar--profilePage header.logoCont:active{transform:scale(.95);opacity:.75}}.profilePageLoading{position:fixed;height:100%;width:100%;left:0;top:0;z-index:1090;touch-action:none;background-color:#000}.profilePageLoading__innerCont{height:100%;width:100%;display:inherit;flex-direction:inherit;box-sizing:border-box}.profilePageLoading .profileMain{position:relative}.profilePageLoading .profileMain:before{content:"";z-index:4;position:absolute;top:0;bottom:0;left:0;width:100%;background:linear-gradient(0deg,transparent 30%,rgba(0,0,0,.5) 50%,transparent 70%);background-size:100% 500%;background-position:0 100%;animation:profileLoaderBackgroundAnim 4s ease-out infinite}@keyframes profileLoaderBackgroundAnim{0%{background-position:0 100%}to{background-position:0 0}}.profilePageLoading .profileBanner .profileBanner__bottomRow,.profilePageLoading .profileBanner:after{display:none}.profilePageLoading .profileBanner.defaultPic .profilePic{background-image:none!important}@media(max-width:940px){.profilePageLoading .profileMain{width:110%}}@media(max-width:700px){.profilePageLoading .profileMain:before{bottom:-150px}}@media(max-width:465px){.profilePageLoading .midFooter{display:none}}.homePage{flex-direction:column;width:100%}.homePage,.homePage .mainCont{display:flex;position:relative}.homePage .mainCont{z-index:100;flex:1;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:stretch}.homePage .rightCol{width:310px;flex-shrink:0}.homePage .rightCol .columnHeader{font-size:11px;display:block;color:hsla(0,0%,100%,.7);font-size:13px;font-weight:500;margin-bottom:13px;display:none}.loggedInFeed{display:flex;flex-direction:row}.loggedInFeed.pwaMode{margin-top:calc(env(safe-area-inset-top, 22px) - 11px)}.loggedInFeed .topAreaBackground{background:-webkit-linear-gradient(-90deg,rgba(0,136,32,.22),rgba(0,136,32,.21) 8.5%,rgba(0,105,25,.11) 50%,rgba(0,34,8,0));display:block;z-index:-10;position:absolute;height:310px;top:0;width:200vw;left:50%;transform:translateX(-50%)}.loggedInFeed .topAreaBackground:before{display:block;content:"";width:100%;left:0;height:450px;top:0;background:rgba(0,136,32,.22);transform:translateY(-100%)}.loggedInFeed .topAreaBackground:not(.forHost):after{display:block;content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-75%);width:880px;height:600px;background:radial-gradient(#00611c 20%,transparent 70%),radial-gradient(rgba(0,0,0,.7) 20%,transparent 72%)}.loggedInFeed .topAreaBackground.forHost{background:-webkit-linear-gradient(-90deg,rgba(27,223,69,.22),rgba(27,223,69,.21) 8.5%,rgba(24,196,61,.11) 50%,rgba(16,133,41,0));transition:background 1s,width 0s}.loggedInFeed .topAreaBackground.forHost:before{display:block;content:"";width:100%;left:0;height:450px;top:0;background:rgba(27,223,69,.22);transform:translateY(-100%)}.loggedInFeed .topAreaBackground .texture{width:110vw;height:120vh;margin-left:50%;transform:translate(-50%,-4px);z-index:1;position:absolute;left:0;top:0;opacity:.51}.loggedInFeed .contentBody{flex:1;max-width:100%}.loggedInFeed .contentBody .header,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile{text-align:center}.loggedInFeed .contentBody .header .helloHeader,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .helloHeader,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .helloHeader{display:block;font-size:26px;font-weight:600;color:#fff;margin-top:63px;filter:drop-shadow(0 -2px 1px rgba(51,129,80,.5)) drop-shadow(0 -3px 4px rgba(101,139,115,.2)) drop-shadow(0 4px 3px rgba(0,0,0,.2))}.loggedInFeed .contentBody .header .helloHeader .message,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .helloHeader .message,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .helloHeader .message{background-image:linear-gradient(0deg,hsla(0,0%,100%,.7) 10%,#fff 60%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-position:50%;position:relative}.loggedInFeed .contentBody .header .helloHeader .message:after,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .helloHeader .message:after,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .helloHeader .message:after{content:"";position:absolute;left:-8px;width:30px;top:4px;height:2px;transform:rotate(-10deg);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.15) 40%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.15) 60%,hsla(0,0%,100%,0));filter:blur(1px);z-index:1}.loggedInFeed .contentBody .header .helloHeader .icon,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .helloHeader .icon,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .helloHeader .icon{margin-left:2px;font-size:.9em}.loggedInFeed .contentBody .header .helloHeader .stars,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .helloHeader .stars,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .helloHeader .stars{margin-right:-7px;height:.7em;transform:translateY(-4px);-webkit-mask-image:linear-gradient(132deg,rgba(0,0,0,.9) 38%,rgba(0,0,0,.6) 84%);mask-image:linear-gradient(132deg,rgba(0,0,0,.9) 38%,rgba(0,0,0,.6) 84%)}.loggedInFeed .contentBody .header .subPar,.loggedInFeed .contentBody .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .subPar,.mediaUploadArea .imageArea .emptyViewHeaders .text .loggedInFeed .contentBody .header--mobile .subPar{display:block;font-weight:400;color:#eefff2a5;font-size:14px;margin-top:2px}.loggedInFeed .contentBody .navTabs{position:relative;transition:transform 0s}.loggedInFeed .contentBody .navTabs .tabLi{cursor:pointer;position:relative;padding:9px 15px 10px;z-index:1;background:none;border-radius:10px;transition:background-color 0s;white-space:nowrap;display:inline-flex;align-items:center;flex-direction:row}.loggedInFeed .contentBody .navTabs .tabLi span{color:#f1fef4;font-size:15px;font-weight:500;letter-spacing:.02em;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s;display:block;transition:opacity .12s;opacity:.55}.loggedInFeed .contentBody .navTabs .tabLi span.icon{margin-bottom:0;margin-right:5px}.loggedInFeed .contentBody .navTabs .tabLi.activeTab span{opacity:1}.loggedInFeed .contentBody .navTabs .tabLi.activeTab span:not(.icon){text-shadow:0 0 0 hsla(0,0%,100%,.5)}@media(hover:hover){.loggedInFeed .contentBody .navTabs .tabLi:not(.activeTab):hover:before{content:"";margin:auto;left:-1px;right:-1px;top:0;bottom:-1px;position:absolute;z-index:-1;border-radius:400px;background-color:rgba(58,58,59,.16)}.loggedInFeed .contentBody .navTabs .tabLi:not(.activeTab):hover span{opacity:.9;transition:opacity .18s ease-in-out}.loggedInFeed .contentBody .navTabs .tabLi:not(.activeTab):active span{opacity:.7;transition:opacity .05s}}.loggedInFeed .contentBody .navTabs .tabLi:not(:last-child){margin-right:10px}.loggedInFeed .contentBody .navTabs__background{position:absolute;z-index:0;left:-28px;right:-28px;top:0;bottom:0;background:linear-gradient(-180deg,rgba(53,53,53,.8),rgba(42,42,42,.85) 60%);-webkit-backdrop-filter:blur(10px) saturate(117%);backdrop-filter:blur(10px) saturate(117%);border-radius:140px;box-shadow:inset 0 -6.2px 2px -5px hsla(0,0%,100%,.1),inset 0 0 5px 1px hsla(0,0%,100%,.01),0 7px 8px -1px hsla(0,0%,100%,.02),0 -7px 8px 0 rgba(0,0,0,.15);display:none}.loggedInFeed .contentBody .topAreaDesktop{width:100%;height:255px;position:relative;display:flex;flex-direction:column;justify-content:space-between;z-index:0}.loggedInFeed .contentBody .topAreaDesktop .topAreaGrid{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap}.loggedInFeed .contentBody .topAreaDesktop .topAreaGrid .topAreaGrid--bigCol{padding:0 50px;flex:1;max-width:880px;margin:0 auto;display:flex;justify-content:center}.loggedInFeed .contentBody .topAreaDesktop .topAreaGrid .topAreaGrid--rightCol{width:310px}.loggedInFeed .contentBody .topAreaDesktop__topRow{display:block}.loggedInFeed .contentBody .topAreaDesktop__topRow .topAreaGrid--bigCol{display:flex;position:relative}.loggedInFeed .contentBody .topAreaDesktop__topRow .topAreaGrid--rightCol{text-align:right}.loggedInFeed .contentBody .topAreaDesktop__bottomRow{display:block}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .navTabs{padding-bottom:19px}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .navTabs .tabLi:after{background:linear-gradient(180deg,hsla(0,0%,100%,.04),transparent);content:"";position:absolute;left:3px;right:3px;top:-10px;height:100%;box-shadow:0 -1px 0 0 hsla(0,0%,100%,.2);opacity:0;transition:opacity .25s}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .navTabs .tabLi.activeTab:after{opacity:1;transition:opacity .25s}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .topAreaGrid--bigCol{position:relative;flex-direction:column;align-items:center}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .topAreaGrid--bigCol:after{content:"";position:absolute;left:47px;right:47px;display:block;border-radius:14px;top:-10px;height:500px;background:none;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.11);transform:translateY(-100%)}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .topAreaGrid--bigCol .colShadows{position:relative;width:100%;height:0;z-index:-4}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .topAreaGrid--bigCol .colShadows .mainWall{position:relative;z-index:1;width:100%;transform:translateY(-400px);margin-bottom:auto;opacity:1;animation:none}.loggedInFeed .contentBody .topAreaDesktop__bottomRow .topAreaGrid--bigCol .colShadows .mainWall .wallCol{height:600px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.2) 75%,transparent)}.loggedInFeed .contentBody .topAreaDesktop .shines{width:100vw;max-width:1950px;position:absolute;height:400px;left:50%;top:0;background:radial-gradient(transparent 15%,rgba(0,0,0,.15) 32%,transparent 46%);transform:translate(-50%,-50%)}.loggedInFeed .contentBody .topAreaDesktop .shines:after{content:"";max-width:1950px;width:100vw;position:absolute;height:800px;left:0;top:0;background:radial-gradient(transparent 43%,hsla(0,0%,100%,.03) 51%,hsla(0,0%,100%,.175) 59%,transparent 67%);transform:translateY(-22%);-webkit-mask-image:linear-gradient(#fff,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0));mask-image:linear-gradient(#fff,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0))}.loggedInFeed .contentBody .topAreaMedium{opacity:0;height:255px}.loggedInFeed .contentBody .topAreaMedium *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.loggedInFeed .contentBody .topAreaMedium .innerlGridCont{max-width:920px;box-sizing:border-box;margin:auto}.loggedInFeed .contentBody .topAreaMedium .middleRow{text-align:center;display:block;padding-top:120px;margin-bottom:96px;padding-left:50px;padding-right:50px}.loggedInFeed .contentBody .topAreaMedium .middleRow .helloHeader{margin-top:0;font-size:24px;font-weight:600;filter:drop-shadow(0 -2px 1px rgba(66,125,88,.3)) drop-shadow(0 -3px 3px rgba(101,139,115,.35)) drop-shadow(0 4px 2px rgba(0,0,0,.37))}.loggedInFeed .contentBody .topAreaMedium .middleRow .helloHeader .message{background-image:linear-gradient(0deg,hsla(0,0%,100%,.7) 10%,#fff 50%)}.loggedInFeed .contentBody .topAreaMedium .middleRow .helloHeader .icon{margin-left:3px;margin-right:-3px}.loggedInFeed .contentBody .topAreaMedium .middleRow .profileNick{position:relative;display:inline-block;margin-top:8px;max-width:100%;cursor:pointer}.loggedInFeed .contentBody .topAreaMedium .middleRow .profileNick:before{content:"";left:-14px;right:-14px;top:-4px;bottom:-6.5px;background:linear-gradient(rgba(38,134,77,.2),transparent 80%) rgba(36,36,36,.45);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),inset 2px 2px 3px -1px hsla(0,0%,100%,.18),inset -2px -2px 3px -1px hsla(0,0%,100%,.18),inset 0 2px 4px -2px rgba(23,187,58,.3);position:absolute;z-index:-2;border-radius:50px;transition:filter .2s}.loggedInFeed .contentBody .topAreaMedium .middleRow .profileNick span{font-size:14px;font-weight:400;max-width:100%;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.loggedInFeed .contentBody .topAreaMedium .middleRow .profileNick .clickArea{padding:8px 15px}.loggedInFeed .contentBody .topAreaMedium .middleRow .profileNick:active:before{filter:brightness(1.5);transition:filter .2s}.loggedInFeed .contentBody .topAreaMedium .ctasRow{width:100%;display:flex;align-items:flex-start;box-sizing:border-box;justify-content:space-between;margin:auto;max-width:284px;padding:0 15px 50px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi{display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center;width:50px;height:40px;position:relative;cursor:pointer}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi .clickArea{padding:6px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi:active{transform:scale(.94)}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi .icon{display:block}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi .ctaName{font-size:11px;white-space:nowrap;font-weight:400;color:hsla(0,0%,100%,.8)}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.beHost .icon{height:25px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.beHost .icon img{transform:translateY(-1px);height:28px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.invite.marked:after{content:"";width:9px;height:9px;border-radius:10px;background-color:#17bb3a;position:absolute;top:-5px;left:61%;margin:auto;box-shadow:0 0 3px 1px rgba(23,187,58,.25),0 0 7px 5px rgba(0,0,0,.4),inset 0 0 4px 0 rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.invite .icon{height:22px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.search .icon{height:23px}.loggedInFeed .contentBody .topAreaMedium .ctasRow .ctaLi.settings .icon{height:24px;transform:translateY(-.5px)}.loggedInFeed .contentBody .topAreaMedium .bottomRow{text-align:center;position:relative}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs{cursor:pointer;position:relative;padding:0 15px 14px;z-index:1;background:none;border-radius:10px;transition:background-color 0s;white-space:nowrap;display:inline-block}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi span{color:#fff;font-size:14px;font-weight:500;letter-spacing:.02em;line-height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s;display:block;opacity:1}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi.main span.icon{margin-bottom:0;margin-right:2px}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(.activeTab) span{opacity:.61}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(:last-child){margin-right:8px}@keyframes fadeOut{0%{opacity:.2}to{opacity:1}}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi.activeTab:after{content:"";position:absolute;left:0;top:1.5px;bottom:.5px;border-radius:500px;width:100%;background:linear-gradient(140deg,transparent 30%,hsla(0,0%,100%,.027) 60%,transparent 80%)}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi.activeTab:before{content:"";margin:auto;left:3px;right:3px;top:1.5px;bottom:.5px;position:absolute;z-index:-1;border-radius:400px;background-color:rgba(58,58,59,.37);box-shadow:0 -2px 0 -1px hsla(0,0%,100%,.15);opacity:.2;animation:fadeOut .3s forwards}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi.activeTab span:not(.icon){text-shadow:none}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(.activeTab) span{opacity:.6;transition:opacity .12s}@media(hover:hover){.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(.activeTab):hover:before{content:"";margin:auto;left:3px;right:3px;top:1.5px;bottom:.5px;position:absolute;z-index:-1;border-radius:400px;background-color:rgba(58,58,59,.14)}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(.activeTab):hover span{opacity:.7;transition:opacity .18s ease-in-out}}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi:not(:last-child){margin-right:10px}.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .navTabs__background{left:-20px;right:-20px}@media(min-width:1091px)and (max-width:1150px),(min-width:1451px)and (max-width:1520px),(min-width:1676px)and (max-width:1740px){.loggedInFeed .mainCont .postItem .postItem__canvas .ctas{display:none}.loggedInFeed .mainCont .postItem .postItem__bottom .ctas{display:flex}}@media(max-width:1675px){.loggedInFeed .topAreaBackground:not(.forHost):after{margin-left:-118px}}@media(max-width:1450px){.loggedInFeed .topAreaBackground:not(.forHost):after{margin-left:0}.loggedInFeed .contentBody .topAreaDesktop .topAreaGrid.topAreaDesktop__bottomRow{margin-top:37px}.loggedInFeed .contentBody .topAreaDesktop .topAreaGrid .topAreaGrid--rightCol{display:none}.loggedInFeed .contentBody .topAreaDesktop__background{right:0}.loggedInFeed .mainCont .rightCol{display:none}}@media(max-width:1450px)and (min-width:1201px){.loggedInFeed{padding-right:102px}}@media(max-width:1200px){.loggedInFeed{padding-right:0}.loggedInFeed .topAreaBackground:not(.forHost):after{margin-left:55px}}@media(max-width:1090px){.loggedInFeed{padding:0}.loggedInFeed .topAreaBackground{overflow:visible;border-radius:20px;width:calc(100% - 40px);margin-top:20px;-webkit-mask-image:linear-gradient(#000 75%,transparent);mask-image:linear-gradient(#000 75%,transparent);height:370px}.loggedInFeed .topAreaBackground:not(.forHost){box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.08),inset 0 0 0 1.3px rgba(0,0,0,.22)}.loggedInFeed .topAreaBackground:not(.forHost) .texture{opacity:.38}.loggedInFeed .topAreaBackground:not(.forHost):after{content:"";position:absolute;margin-left:0;width:100%;top:0;left:50%;transform:translate(-50%,-40%);display:block;-webkit-mask-image:linear-gradient(#fff,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0));mask-image:linear-gradient(#fff,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0));height:450px;background:radial-gradient(ellipse at 55% 50%,hsla(0,0%,100%,.1) 0,transparent 15%,hsla(0,0%,100%,.09) 66%,hsla(0,0%,100%,.022) 70%,transparent 0,hsla(0,0%,100%,.09) 66%,hsla(0,0%,100%,.022) 70%,transparent 80%),radial-gradient(transparent 50%,hsla(0,0%,100%,.05) 66%,hsla(0,0%,100%,.22) 70%,transparent 100%),radial-gradient(#00a023 20%,transparent 100%),radial-gradient(rgba(0,0,0,.7) 20%,transparent 72%)}.loggedInFeed .topAreaBackground.forHost{background:-webkit-linear-gradient(-90deg,rgba(23,255,73,.22),rgba(23,255,73,.21) 8.5%,rgba(0,247,53,.11) 50%,rgba(0,176,38,0));filter:brightness(1.3)!important;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.03),inset 0 0 0 1.25px hsla(0,0%,100%,.03),inset 0 0 20px 4px hsla(0,0%,100%,.02),inset 0 0 90px 4px hsla(0,0%,100%,.03)}.loggedInFeed .topAreaBackground.forHost:before{display:block;content:"";width:100%;left:0;height:450px;top:0;background:rgba(23,255,73,.22);transform:translateY(-100%);background:linear-gradient(31deg,transparent 70%,rgba(33,228,75,.1) 81%,transparent 95%),linear-gradient(31deg,transparent 49%,rgba(26,210,65,.11) 62%,transparent 80%),linear-gradient(31deg,transparent 32%,rgba(56,231,93,.08) 41%,transparent 52%),linear-gradient(31deg,transparent 16%,rgba(79,233,112,.08) 25%,transparent 38%)!important;z-index:-1;width:100%!important;position:absolute;-webkit-mask-image:linear-gradient(#000 10%,transparent);mask-image:linear-gradient(#000 10%,transparent);transform:translate(0)!important}.loggedInFeed .topAreaBackground.forHost:after{content:"";position:absolute;width:380px;height:380px;top:0;left:0;transform:translate(-34%,-36%);display:block;background:radial-gradient(rgba(170,244,186,.07),transparent 70%)}.loggedInFeed .contentBody .topAreaDesktop{display:none}.loggedInFeed .contentBody .topAreaMedium{display:block;opacity:1;height:auto}.loggedInFeed .contentBody .mainWallWrapper{min-height:85svh}}@media(max-width:940px){.homePage .mainCont.custom-container{padding:0}}@media(max-width:649px){.loggedInFeed.pwaMode{margin-top:0}.loggedInFeed.pwaMode .topAreaMedium{margin-top:calc(env(safe-area-inset-top, 22px) - 11px)}.loggedInFeed .contentBody .topAreaMedium .middleRow{padding-top:110px}.loggedInFeed .topAreaBackground{height:400px;border-radius:0;width:100%;margin-top:0;box-shadow:none!important}.loggedInFeed .topAreaBackground.forHost:before{top:-140px!important;background:linear-gradient(27deg,transparent 53%,rgba(38,228,78,.08) 64%,transparent 90%),linear-gradient(27deg,transparent 35%,rgba(38,228,78,.12) 43%,transparent 55%),linear-gradient(27deg,transparent 16%,rgba(38,228,78,.1) 24%,transparent 37%),linear-gradient(27deg,transparent,rgba(38,228,78,.13) 11%,transparent 22%)!important}}@media(max-width:465px){.homePage.loggedInFeed .contentBody .topAreaMedium .bottomRow .navTabs .tabLi span{font-size:13px}.homePage.loggedInFeed .topAreaBackground:not(.forHost):after{height:600px}.homePage.loggedInFeed .topAreaBackground.forHost:before{-webkit-mask-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.2) 94%,transparent)!important;mask-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.2) 94%,transparent)!important;top:-130px!important}.homePage.loggedInFeed .topAreaBackground.forHost:after{width:250px;height:250px}}.homePage.unauth .topbar header.logoCont a:active,.homePage.unauth .topbar header.logoCont a:hover{transform:none!important}.homePage.unauth .topbar header.logoCont .logoText{opacity:1;-webkit-mask:none}.homePage.unauth .topbar nav.notLogged .beHost{display:inline}.homePage.unauth .mainCont .rightCol,.homePage.unauth .mainCont .unauthLeftCol{margin-top:200px}.homePage.unauth .mainCont .mainWallWrapper{position:relative;margin-top:60px}@keyframes lineAnim{0%{transform:translateY(0);opacity:.75}50%{transform:translateY(500px);opacity:1}to{opacity:.75;transform:translateY(0)}}.homePage.unauth .mainCont .mainWallWrapper .mainWall.contentWall:before{opacity:.75;content:"";display:block;position:absolute;left:50px;top:0;width:1px;height:100%;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.13) 20%,transparent 30%);animation:lineAnim 10s infinite forwards}.homePage.unauth .mainCont .mainWallWrapper .mainWall.contentWall:after{opacity:.75;animation:lineAnim 10s 3s infinite forwards;content:"";display:block;position:absolute;right:50px;top:0;width:1px;height:100%;background:linear-gradient(180deg,transparent 40%,hsla(0,0%,100%,.13) 50%,transparent 60%)}.homePage.unauth .mainCont .bottomCont{margin-top:0;margin-bottom:0;position:relative}.homePage.unauth .mainCont .bottomCont .filler{flex:1;display:none}.homePage.unauth .mainCont .bottomCont:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:120%;height:100%;background:radial-gradient(rgba(23,187,58,.07),transparent 75%)}@media(min-width:1676px)and (max-width:1765px){.homePage.unauth .mainCont .postItem .postItem__canvas .ctas{display:none}.homePage.unauth .mainCont .postItem .postItem__bottom .ctas{display:flex}}@media(min-width:1390px)and (max-width:1855px){.homePage.unauth .mainCont .mainWallWrapper .mainWall:after,.homePage.unauth .mainCont .mainWallWrapper .mainWall:before{display:none}}@media(max-width:1675px){.homePage.unauth .mainCont .rightCol{display:none}.homePage.unauth .mainCont .unauthLeftCol{margin-top:60px}}@media(max-width:1440px){.homePage.unauth .mainCont .unauthLeftCol{display:block}.homePage.unauth .mainCont .unauthLeftCol__inner{width:299px;padding-right:40px}.homePage.unauth .mainCont .unauthLeftCol__inner .notAmember .background{right:-40px}.homePage.unauth .mainCont .postItem .postItem__canvas .ctas{display:none}.homePage.unauth .mainCont .postItem .postItem__bottom .ctas{display:flex}}@media(max-width:1390px){.homePage.unauth .mainCont .unauthLeftCol{display:none}.homePage.unauth .mainCont .mainWallWrapper .mainWall:before{width:6px;left:-30px}.homePage.unauth .mainCont .mainWallWrapper .mainWall:after{width:6px;right:-30px}.homePage.unauth .mainCont .mainWallWrapper .mainWall .postItem .postItem__canvas .ctas{display:block}.homePage.unauth .mainCont .mainWallWrapper .mainWall .postItem .postItem__bottom .ctas{display:none}}@media(max-width:800px){.homePage.unauth .mainCont .mainWallWrapper{margin-top:60px}}@media(max-width:610px){.homePage.unauth .mainCont .mainWallWrapper{margin-top:140px}}@media(max-width:648px){.homePage.unauth .topbar header.logoCont{z-index:1}}@media(max-width:450px){.homePage.unauth .mainCont .mainWallWrapper{margin-top:0}}.wallSignUpBanner{padding:24px 40px 28px;box-sizing:border-box;height:auto!important;position:relative;z-index:3;opacity:0;margin-top:5px;margin-bottom:130px;animation:fadeIn .4s 1.2s forwards}@media(hover:none){.wallSignUpBanner *{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.wallSignUpBanner .background{overflow:hidden;display:block;position:absolute;left:50%;transform:translateX(-50%);top:0;width:101%;height:100%;border-radius:14px;z-index:-1}.wallSignUpBanner .background:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:inherit;box-shadow:inset 0 0 0 1.3px hsla(0,0%,100%,.94);background:linear-gradient(140deg,hsla(0,0%,100%,0) 55%,rgba(79,233,112,.04) 65%,hsla(0,0%,100%,0) 75%),linear-gradient(-180deg,transparent 10%,rgba(79,233,112,.06));z-index:-2}.wallSignUpBanner .background .risingStars{z-index:-1}.wallSignUpBanner .background .risingStars .starsItem:first-child{opacity:.8}.wallSignUpBanner .centerBody{width:100%;display:flex;position:relative}.wallSignUpBanner .centerBody .iconCont{display:inline-block;height:100%;border-radius:11px;margin-right:12px;margin-top:5px;position:relative}.wallSignUpBanner .centerBody .iconCont svg{position:relative;display:block;height:30px;width:auto;z-index:1}.wallSignUpBanner .centerBody .iconCont:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:130px;height:130px;background:radial-gradient(circle at 50% 50%,rgba(23,187,58,.1) 0,rgba(23,187,58,0) 70%);z-index:0}.wallSignUpBanner .centerBody__headers{z-index:10;flex:1}.wallSignUpBanner .centerBody__headers .preSpan{display:block;font-size:13px;margin-top:3px;color:hsla(0,0%,100%,.6);text-transform:none;font-weight:400}.mediaUploadArea .imageArea .emptyViewHeaders .text .wallSignUpBanner .centerBody__headers .header--mobile,.wallSignUpBanner .centerBody__headers .header,.wallSignUpBanner .centerBody__headers .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{color:#fff;font-size:16px;font-weight:500}.mediaUploadArea .imageArea .emptyViewHeaders .text .wallSignUpBanner .centerBody__headers .header--mobile .mobileHeader,.wallSignUpBanner .centerBody__headers .header .mobileHeader,.wallSignUpBanner .centerBody__headers .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .mobileHeader{display:none}.wallSignUpBanner .centerBody .signUpBtn{padding:0 27px 2px;height:40px;font-weight:500;font-size:14px;box-shadow:inset 0 .3px 0 .4px hsla(0,0%,100%,.08);position:relative;overflow:hidden;border-radius:50px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(hover:hover){.wallSignUpBanner .centerBody .signUpBtn{transform:scale(1);transition:transform .1s}.wallSignUpBanner .centerBody .signUpBtn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 45%,hsla(0,0%,100%,.035) 50%,transparent 55%);background-size:200% 100%;background-position:-100% 0;transition:background-position .9s}.wallSignUpBanner .centerBody .signUpBtn:hover:after{background-position:100% 0}.wallSignUpBanner .centerBody .signUpBtn:active{transform:scale(.97);transition:transform .1s}}.wallSignUpBanner .centerBody .beHost{display:none;text-align:center;font-size:14px;margin-top:18px;margin-right:1px}.wallSignUpBanner .centerBody .beHost span{font-weight:400;margin-right:6px;opacity:.6}.wallSignUpBanner .centerBody .beHost a{color:#fff;font-weight:500;text-decoration:underline}.wallSignUpBanner .centerBody .beHost a:active{text-decoration:none}.wallSignUpBanner .textFooter{position:absolute;bottom:-40px;text-align:center}.wallSignUpBanner .textFooter .cc{margin-left:9px}.wallSignUpBanner .textFooter br{display:none}@media(max-width:940px){.homePage.unauth .mainCont .bottomCont .filler{display:block}.wallSignUpBanner{margin-top:0;padding:25px 0 45px;margin-bottom:0}.wallSignUpBanner .background{left:50%;transform:translateX(-50%);width:200vw;border-radius:0}.wallSignUpBanner .background:after{box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.12)}}@media(max-width:700px){.mediaUploadArea .imageArea .emptyViewHeaders .text .wallSignUpBanner .centerBody__headers .header--mobile .desktopHeader,.wallSignUpBanner .centerBody__headers .header .desktopHeader,.wallSignUpBanner .centerBody__headers .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .desktopHeader{display:none}.mediaUploadArea .imageArea .emptyViewHeaders .text .wallSignUpBanner .centerBody__headers .header--mobile .mobileHeader,.wallSignUpBanner .centerBody__headers .header .mobileHeader,.wallSignUpBanner .centerBody__headers .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile .mobileHeader{display:block}}@media(max-width:648px){.homePage.unauth .mainCont .mainWallWrapper .mainWall.contentWall:after,.homePage.unauth .mainCont .mainWallWrapper .mainWall.contentWall:before{display:none}.wallSignUpBanner{padding:50px 0 150px;margin-top:70px}.wallSignUpBanner .background{box-shadow:none;border-radius:0;width:100vw}.wallSignUpBanner .background:after{background:linear-gradient(-180deg,transparent 10%,#1f1f1f);box-shadow:none}.wallSignUpBanner .background:before{content:"";position:absolute;left:0;right:0;z-index:0;width:80vw;height:100px;margin:auto;bottom:0;top:auto;transform:translateY(50%);background:radial-gradient(rgba(7,136,59,.15) 0,transparent 70%);opacity:1!important}.wallSignUpBanner .background .risingStars{opacity:.68}.wallSignUpBanner .centerBody{flex-direction:column;align-items:center}.wallSignUpBanner .centerBody .iconCont{margin-right:0;margin-top:5px}.wallSignUpBanner .centerBody .iconCont svg{height:30px}.wallSignUpBanner .centerBody .iconCont:after{width:150px;height:150px}.wallSignUpBanner .centerBody__headers .preSpan{text-align:center;margin-top:10px;font-size:13px;color:hsla(0,0%,100%,.9)}.mediaUploadArea .imageArea .emptyViewHeaders .text .wallSignUpBanner .centerBody__headers .header--mobile,.wallSignUpBanner .centerBody__headers .header,.wallSignUpBanner .centerBody__headers .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:21px;font-weight:600}.wallSignUpBanner .centerBody .signUpBtn{padding:0 40px 3.5px;height:42px;margin:40px auto auto;font-size:14px}.wallSignUpBanner .textFooter{bottom:80px}}@media(max-width:450px){.wallSignUpBanner{padding:50px 0 250px}.wallSignUpBanner .centerBody .beHost{display:block}}@media(max-width:365px){.wallSignUpBanner .centerBody .iconCont{display:none}}.leftCol .leftCol__inner,.sideColScrollbar{overflow-y:auto}.leftCol .leftCol__inner:hover::-webkit-scrollbar-thumb,.sideColScrollbar:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15)}.leftCol .leftCol__inner::-webkit-scrollbar,.sideColScrollbar::-webkit-scrollbar{width:3px}.leftCol .leftCol__inner::-webkit-scrollbar-track,.sideColScrollbar::-webkit-scrollbar-track{margin-top:10px;margin-bottom:20px}.leftCol .leftCol__inner::-webkit-scrollbar-thumb,.sideColScrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,0);border-radius:10px;-webkit-transition:background .2s;transition:background .2s}.leftCol .leftCol__inner::-webkit-scrollbar-thumb:hover,.sideColScrollbar::-webkit-scrollbar-thumb:hover{-webkit-transition:background .2s;transition:background .2s;background:hsla(0,0%,100%,.4)}.leftCol{flex-shrink:0;width:310px;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.leftCol .colBackground{display:none;position:absolute;right:0;top:0;width:200px;height:100%;background-color:rgba(0,0,0,.17);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.leftCol .topDash{position:fixed;left:0;width:351px;height:1px;background-color:hsla(0,0%,100%,.15);transform:translateX(-100%)}.leftCol .leftCol__inner{display:block;top:0;width:305px;max-height:100vh;max-height:100svh;overflow-x:clip;position:fixed}.leftCol .fixedCont{width:310px;max-width:inherit;position:relative;padding-right:50px;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}.leftCol .blankSpace{flex:1}.leftCol header.logoCont{margin-top:22px;position:absolute}.leftCol nav{margin-top:245px;display:block;width:100%}.leftCol nav .navLi{display:block;width:100%;height:44px;box-sizing:border-box;padding:11px 0 12px 12px;border-radius:8px;cursor:pointer}.leftCol nav .navLi:not(:last-child){margin-bottom:9px}.leftCol nav .navLi:hover:not(.active) .navLi__icon:after{background:#1ad642;transform:translateY(-2px);transition:transform .2s,background .2s}.leftCol nav .navLi:hover:not(.active) .navLi__icon img{opacity:.95;transition:opacity .1s}.leftCol nav .navLi:hover:not(.active) .navLi__body{color:#f1f7fe;transition:color .1s}.leftCol nav .navLi.marked .navLi__icon:after{content:"";width:8px;height:8px;border-radius:10px;background-color:#19cd40;position:absolute;top:-2px;right:-2px;margin:auto;box-shadow:0 0 3px 0 #17bb3a,0 0 7px 3px rgba(0,0,0,.9);transition:transform .1s,background-color .1s}.leftCol nav .navLi__icon{display:inline-block;width:23px;vertical-align:middle;transition:opacity .1s;position:relative;margin-top:-1px}.leftCol nav .navLi__icon img{width:100%;display:block;opacity:.57}.leftCol nav .navLi__body{display:inline-block;color:rgba(241,247,254,.75);font-size:16px;font-weight:500;cursor:pointer;vertical-align:middle;margin-left:16px;line-height:1em;margin-top:1px;transition:color .1s}.leftCol nav .navLi.profile .navLi__icon,.leftCol nav .navLi.search .navLi__icon{top:1px}.leftCol nav .navLi.host{margin-top:-3px}.leftCol nav .navLi.host .navLi__body{margin-top:-1px}.leftCol nav .navLi.host .navLi__icon{left:-2px}.leftCol nav .navLi.host .navLi__icon img{width:27px}.leftCol nav .navLi.invite .navLi__icon{top:2px}.leftCol nav .navLi.active .navLi__icon img{opacity:1}.leftCol nav .navLi.active .navLi__body{color:#f1f7fe;font-weight:600}.leftCol nav .navLi:not(.active):active .navLi__icon{transform:scale(.95)}.leftCol nav .navLi:not(.active):active .navLi__icon:after{transform:translateY(0);transition:transform .1s}.leftCol .upload--small{text-align:center;width:100%;position:relative;margin-bottom:0;cursor:pointer;display:none}.leftCol .upload--small .uploadBtn{width:36px;height:36px;background:#17bb3a;padding:0;border-radius:999px;display:flex;justify-content:center;align-items:center;transition:background .1s;position:relative;margin:auto;cursor:pointer!important}.leftCol .upload--small .uploadBtn:not(.disabled):before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(200deg,hsla(0,0%,100%,.2) 5%,transparent 80%);z-index:0}.leftCol .upload--small .uploadBtn .icon{display:inline-block;height:16px}.leftCol .upload--small .uploadBtn:active{transform:scale(.95)}.leftCol .upload--small .uploadBtn.disabled{background-color:#494949}.leftCol .upload--small .uploadBtn.disabled .icon{opacity:1}.leftCol .upload--small .uploadBtn.disabled:active{background-color:#494949}.leftCol .upload--small span{display:none}@media(max-width:1675px){.loggedInFeed .leftCol{width:72px;box-sizing:content-box}.loggedInFeed .leftCol .colBackground{display:block}.loggedInFeed .leftCol .topDash{display:none}.loggedInFeed .leftCol .leftCol__inner{left:5px;width:91px}.loggedInFeed .leftCol .fixedCont{padding-right:0;width:42px;margin:auto}.loggedInFeed .leftCol header.logoCont{text-align:center;margin-top:25px;margin-left:50%;transform:translateX(-50%)}.loggedInFeed .leftCol header.logoCont .logo{display:block;margin-right:0;height:16px}.loggedInFeed .leftCol header.logoCont .logoText{display:none}.loggedInFeed .leftCol nav{margin-bottom:30px}.loggedInFeed .leftCol nav .navLi{padding:11px 0 12px;text-align:center}.loggedInFeed .leftCol nav .navLi:not(:last-child){margin-bottom:23px}.loggedInFeed .leftCol nav .navLi:hover:not(.active) .navLi__icon img{opacity:1}.loggedInFeed .leftCol nav .navLi__icon{width:22px}.loggedInFeed .leftCol nav .navLi__icon img{opacity:.65}.loggedInFeed .leftCol nav .navLi__body{display:none}.loggedInFeed .leftCol nav .navLi.active{box-shadow:none;background:none}.loggedInFeed .leftCol nav .navLi:first-child .navLi__icon{margin-top:-3px}.loggedInFeed .leftCol .accountBox{display:none}.loggedInFeed .leftCol .upload--small{display:block}.loggedInFeed .leftCol .connectSection{padding-bottom:50px}.loggedInFeed .leftCol .connectSection .connectWusHeader{display:none}.loggedInFeed .leftCol .connectSection .connectLi{margin-top:20px;margin-left:auto;margin-right:auto;display:block}.loggedInFeed .leftCol .connectSection .connectLi a{flex-direction:column;align-items:center}.loggedInFeed .leftCol .connectSection .connectLi .connectLi__icon{width:auto;height:18px;margin:auto}.loggedInFeed .leftCol .connectSection .connectLi h4{display:none}.loggedInFeed .leftCol .connectSection .connectLi.x{padding-left:0;border-left:none;margin-bottom:20px}.loggedInFeed .leftCol .connectSection .connectLi.x .connectLi__icon{height:17px}.loggedInFeed .leftCol footer{display:none}}@media(max-width:1200px){.loggedInFeed .leftCol{width:72px}.loggedInFeed .leftCol .leftCol__inner{width:83px}}@media(max-width:1090px){.loggedInFeed .leftCol{display:none}}.unauthLeftCol{box-sizing:border-box;flex-shrink:0}.unauthLeftCol__inner{width:309px;box-sizing:border-box}.unauthLeftCol__inner .bentoBox{padding:0 21px;overflow:hidden;background:linear-gradient(180deg,#090909,transparent)}.unauthLeftCol__inner .bentoBox:after{content:"";display:block;width:100%;height:100%;background:linear-gradient(45deg,rgba(0,0,0,.05) 11%,rgba(176,255,171,.03) 19%,rgba(0,0,0,.05) 35%),radial-gradient(circle at 78% -20%,rgba(0,210,45,.22) 0,transparent 50%);position:absolute;z-index:0;top:0;left:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.01),inset 0 0 15px 2px hsla(0,0%,100%,.02)}.unauthLeftCol__inner .mainWallDesc{position:relative;padding-bottom:25px}.unauthLeftCol__inner .mainWallDesc .topIcon{height:21px;margin-top:21px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.75;filter:drop-shadow(0 0 4px rgba(255,255,255,.6)) drop-shadow(0 0 11px rgba(255,255,255,.4));margin-left:1px}.unauthLeftCol__inner .mainWallDesc .topIcon.second{position:absolute;transform:translateX(-102%) scale(2);filter:none;-webkit-mask-image:linear-gradient(hsla(0,0%,100%,.15) 10%,hsla(0,0%,100%,0));mask-image:linear-gradient(hsla(0,0%,100%,.15) 10%,hsla(0,0%,100%,0))}.unauthLeftCol__inner .mainWallDesc p{margin-top:15px;font-weight:500;font-size:14px;color:#fff;position:relative}.unauthLeftCol__inner .mainWallDesc p span{display:block;color:#cbcbcb;font-weight:400;margin-top:6px;font-size:12px;line-height:1.28em}.unauthLeftCol__inner .mainWallDesc .bckSvg{position:absolute;top:0;right:37px;opacity:.9}.unauthLeftCol__inner .notAmember{display:block;margin-bottom:30px;padding-bottom:28px;margin-top:30px;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthLeftCol__inner .notAmember .cloud{display:inline-block;color:hsla(0,0%,100%,.7);font-weight:500;font-size:12px;background:linear-gradient(-180deg,rgba(0,0,0,.38),rgba(0,0,0,.44) 100%);padding:6px 12px 7px;width:auto;border-radius:13px;border-top-right-radius:1px;position:absolute;top:12px;right:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3}.unauthLeftCol__inner .notAmember .columnHeader{display:block;padding-top:48px;font-size:18px;font-weight:500;letter-spacing:-.013em;position:relative}.unauthLeftCol__inner .notAmember .createAccbtn{display:inline-block;cursor:pointer;padding:9px 11px 12px 16px;font-size:13px;transition:background-color .1s;margin-top:14px;position:relative;box-shadow:inset 0 .3px 0 .4px hsla(0,0%,100%,.12);overflow:hidden}.unauthLeftCol__inner .notAmember .createAccbtn svg{display:inline-block;height:17px;vertical-align:middle;margin-bottom:-1px}.unauthLeftCol__inner .notAmember .createAccbtn span{font-weight:500;vertical-align:middle}@media(hover:hover){.unauthLeftCol__inner .notAmember .createAccbtn{transform:scale(1);transition:transform .1s}.unauthLeftCol__inner .notAmember .createAccbtn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 45%,hsla(0,0%,100%,.04) 50%,transparent 55%);background-size:200% 100%;background-position:-100% 0;transition:background-position .9s}.unauthLeftCol__inner .notAmember .createAccbtn:hover:after{background-position:100% 0}.unauthLeftCol__inner .notAmember .createAccbtn:active{transform:scale(.97);transition:transform .1s}}.unauthLeftCol__inner .notAmember p.bottomTip{display:block;display:inline-block;vertical-align:middle;font-size:12px;color:hsla(0,0%,100%,.62);font-weight:500;margin-top:7px;margin-left:8px}.unauthLeftCol__inner .notAmember p.bottomTip span{text-decoration:underline;cursor:pointer}.unauthLeftCol__inner .notAmember p.bottomTip span:hover{color:#fff}.unauthLeftCol__inner .notAmember .backgroundImage{position:absolute;z-index:-1;top:0;height:auto;width:100%;left:50%;opacity:.55;transform:translateX(-50%)}@media(max-width:1700px){.unauthLeftCol__inner .notAmember .backgroundImage{margin-left:10px}}@media(max-width:1440px){.unauthLeftCol__inner .bentoBox{padding:0 16px}.unauthLeftCol__inner .mainWallDesc{padding-bottom:27px}.unauthLeftCol__inner .mainWallDesc .topIcon{height:25px;margin-top:22px}.unauthLeftCol__inner .mainWallDesc p{margin-top:11px}.unauthLeftCol__inner .mainWallDesc p span{font-size:12px}.unauthLeftCol__inner .mainWallDesc .bckSvg{right:45px}.unauthLeftCol__inner .notAmember{margin-bottom:35px;padding-bottom:22px}.unauthLeftCol__inner .notAmember .cloud{right:16px;top:9px}.unauthLeftCol__inner .notAmember .columnHeader{padding-top:43px}.unauthLeftCol__inner .notAmember .backgroundImage{margin-left:5px}}@keyframes toplineGlowAnim{34%{filter:drop-shadow(0 -2px 4px rgba(124,144,132,.7)) drop-shadow(0 4.5px 3.5px black) drop-shadow(0 0 7px rgba(23,26,24,.6))}50%{filter:drop-shadow(0 -2px 9px #7b8e82) drop-shadow(0 0 7px rgba(23,26,24,.6))}70%{filter:drop-shadow(0 -2px 4px rgba(124,144,132,.7)) drop-shadow(0 4.5px 3.5px black) drop-shadow(0 0 7px rgba(23,26,24,.6))}}.unauthHeading{display:block;position:relative;width:100%;padding-bottom:10px}.unauthHeading .custom-container{height:100%;display:flex;flex-direction:column}.unauthHeading .middleArea{display:block;flex:1;position:relative;padding-top:120px;text-align:center}.unauthHeading .middleArea .textSection{display:block;position:relative;z-index:15}.unauthHeading .middleArea .textSection h4{margin-bottom:-1px;display:inline-block;position:relative;padding:6px 14px 7px;z-index:5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .middleArea .textSection h4 span{z-index:5;display:block;background:-webkit-linear-gradient(0deg,#e4ffef 9%,#44f977 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:13px;font-weight:500;text-transform:capitalize;position:relative;-webkit-mask-image:linear-gradient(60deg,rgba(0,0,0,.81) 36%,#000 46%,#000 54%,rgba(0,0,0,.81) 64%);mask-image:linear-gradient(60deg,rgba(0,0,0,.81) 36%,#000 46%,#000 54%,rgba(0,0,0,.81) 64%);-webkit-mask-size:600% 100%;mask-size:600% 100%;-webkit-mask-position:right;mask-position:right;animation:maskImageAnim 3.4s ease-in-out infinite}.unauthHeading .middleArea .textSection h4 .halo{position:absolute;z-index:-1;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:50px;background:linear-gradient(25deg,rgba(5,42,10,.8),rgba(6,34,9,.9))}.unauthHeading .middleArea .textSection h4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50px;z-index:0;box-shadow:inset -.2px .8px .5px .5px rgba(90,183,127,.2),.5px -2px 2px 0 rgba(90,183,127,.1),-1px 5px 2px 0 rgba(0,0,0,.1);background:linear-gradient(5deg,rgba(58,58,59,.3),rgba(58,58,59,.5) 95%),linear-gradient(4deg,rgba(126,56,218,.12),rgba(60,28,253,.12) 35%,rgba(7,136,59,.4) 95%)}.unauthHeading .middleArea .textSection h4:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:50px;z-index:0;box-shadow:inset 0 0 0 1.2px rgba(90,183,127,.25);-webkit-mask-image:linear-gradient(3deg,transparent 30%,#000 95%);mask-image:linear-gradient(3deg,transparent 30%,#000 95%)}.unauthHeading .middleArea .textSection .topLine{display:block;font-size:41px;font-weight:500;background:radial-gradient(#fcfeff,#bbc2bc 100%);background-size:100% 200%;background-position:50% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.016em;line-height:1.04em;position:relative;filter:drop-shadow(0 -2px 4px rgba(124,144,132,.7)) drop-shadow(0 4.5px 3.5px black) drop-shadow(0 0 7px rgba(23,26,24,.6));animation:toplineGlowAnim 5s infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-bottom:3px}.unauthHeading .middleArea .textSection .topLine .fancy{font-family:CrimsonPro,serif;font-style:italic;font-size:1.14em;margin-left:-2px}.unauthHeading .middleArea .textSection .topLine .hostSymbol{display:inline;width:.8em;transform:translateY(1px);margin-left:3px;filter:drop-shadow(0 3px .5px rgba(124,144,132,.3));-webkit-mask-image:linear-gradient(132deg,#000 44%,transparent 84%);mask-image:linear-gradient(132deg,#000 44%,transparent 84%);-webkit-mask-size:100% 300%;mask-size:100% 300%;animation:toplineHostSymbolBlink 5s infinite}@keyframes toplineHostSymbolBlink{34%{-webkit-mask-position:right;mask-position:right}50%{-webkit-mask-position:left;mask-position:left}70%{-webkit-mask-position:right;mask-position:right}}.unauthHeading .middleArea .textSection .bottomLine{display:block;font-weight:500;font-size:20px;color:#dae8df;margin:30px auto 0;line-height:1.52em}.unauthHeading .middleArea .textSection .bottomLine .br2{display:none}.unauthHeading .middleArea .textSection .bottomLine b{font-weight:700;color:#ecfff3}.unauthHeading .middleArea .textSection .bottomLine u{text-decoration:none;position:relative;padding:0 3px 0 1px;text-align:center}.unauthHeading .middleArea .textSection .bottomLine u:after{content:"";position:absolute;bottom:0;left:-1px;right:-1px;height:1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23fff' stroke-width='3' stroke-dasharray='8, 16' stroke-dashoffset='0' stroke-linecap='square'/%3E%3C/svg%3E");opacity:.8}.unauthHeading .middleArea .textSection .bottomLine .underline{display:inline;position:relative;white-space:nowrap}.unauthHeading .middleArea .textSection .bottomLine .underline:after{content:"";position:absolute;top:-1px;bottom:-4px;left:-9px;right:-7px;background:hsla(0,0%,100%,.1);-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 40%,#fff 60%,hsla(0,0%,100%,0));mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 40%,#fff 60%,hsla(0,0%,100%,0));box-shadow:inset 0 1px 8px hsla(0,0%,100%,.05),inset 0 -1px 0 hsla(0,0%,100%,.3)}.unauthHeading .middleArea .textSection .bottomLine .icon{height:10px;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;margin-bottom:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .middleArea .textSection .bottomLine .firstSpan{display:block}.unauthHeading .middleArea .textSection .bottomLine #invite{height:30px}.unauthHeading .middleArea .textSection .bottomLine #host{height:32px;transform:translateY(1px)}.unauthHeading .middleArea .textSection .bottomLine #content{height:45px;transform:translateY(-4px);margin-right:3px}.unauthHeading .middleArea .textSection .bottomLine #growth{height:33px;transform:translateY(1px)}.unauthHeading .bottomBar{display:flex;flex-direction:row;width:100%;height:auto;position:relative;padding-top:44px;padding-bottom:95px;text-align:center;justify-content:center;margin:auto;box-sizing:border-box}.unauthHeading .bottomBar .curvedCont{position:relative;display:flex;border-radius:80px;white-space:nowrap;max-width:440px;width:100%}.unauthHeading .bottomBar .curvedCont:focus-within .inputWrapper:focus-within:not(.disabled):after{transition:box-shadow .1s;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65)}.unauthHeading .bottomBar .curvedCont .inputWrapper{display:inline-block;margin-right:10px;position:static;border-radius:inherit;vertical-align:middle}.unauthHeading .bottomBar .curvedCont .inputWrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;transition:box-shadow .1s;border:1px solid hsla(0,0%,100%,.4);z-index:0;-webkit-mask-image:linear-gradient(90deg,#000 19px,rgba(0,0,0,.75) 26px,rgba(0,0,0,.75) 30%,transparent 95%);mask-image:linear-gradient(90deg,#000 19px,rgba(0,0,0,.75) 26px,rgba(0,0,0,.75) 30%,transparent 95%);pointer-events:none}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput{padding-bottom:5px;height:42px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__inpt{font-size:15px;padding-left:20px;box-sizing:border-box}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__placeholder{font-size:15px;margin-left:20px;top:14px}.unauthHeading .bottomBar .curvedCont .signBtnSection{display:inline-block;position:relative;flex-shrink:0;height:100%;padding:4px;box-sizing:border-box;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn{display:inline-block;padding-left:15px;padding-right:11px;padding-bottom:1px;position:relative;white-space:nowrap;border-radius:50px;cursor:pointer;background-color:hsla(0,0%,100%,.05);height:100%;font-size:14px;box-shadow:inset 0 0 10px 0 hsla(0,0%,100%,.04)}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn .btnInner{padding-right:4px;-webkit-mask-image:linear-gradient(60deg,rgba(0,0,0,.72) 36%,#000 44%,#000 56%,rgba(0,0,0,.72) 64%);mask-image:linear-gradient(60deg,rgba(0,0,0,.72) 36%,#000 44%,#000 56%,rgba(0,0,0,.72) 64%);-webkit-mask-size:600% 100%;mask-size:600% 100%;-webkit-mask-position:right;mask-position:right;animation:maskImageAnim 3s ease-in-out 2s infinite}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn span{font-weight:500;color:#4afd71}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn span:after{content:"Create an account"}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn svg{height:12px;margin-left:5px;vertical-align:middle;transform:translateY(-1px);animation:arrowSwipe 5s ease-in-out infinite}@keyframes arrowSwipe{84%,to{transform:translateY(-1.5px)}92%{transform:translate(4px,-1.5px)}}@media(hover:hover){.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn:active .btnInner,.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn:hover .btnInner{opacity:.9;transition:opacity .3s,-webkit-mask-position .3s;transition:mask-position .3s,opacity .3s;transition:mask-position .3s,opacity .3s,-webkit-mask-position .3s;-webkit-mask-position:50%!important;mask-position:50%!important}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn:hover{background-color:hsla(0,0%,100%,.07)}}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn:active{background-color:hsla(0,0%,100%,.1)}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn:active .btnInner{transform:scale(.98) translateY(-.5px)}.unauthHeading .bottomBar .curvedCont .bottomSpan{position:absolute;display:inline-block;font-weight:500;font-size:12px;color:#76807a;bottom:-6px;white-space:nowrap;left:50%;transform:translate(-50%,100%);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(90deg,#000 20%,rgba(0,0,0,.55));mask-image:linear-gradient(90deg,#000 20%,rgba(0,0,0,.55))}.unauthHeading .bottomBar .signInSubSection{display:none;margin-top:12px;margin-right:4px}.unauthHeading .bottomBar .signInSubSection .frstSpan{font-size:13px;color:hsla(0,0%,100%,.6);margin-right:8px;font-weight:400}.unauthHeading .bottomBar .signInSubSection .signinbtnText{font-size:13px;font-weight:600;font-weight:500;color:#fff;position:relative}.unauthHeading .bottomBar .signInSubSection .signinbtnText svg{display:inline;vertical-align:middle;height:17px;margin-right:2px}.unauthHeading .bottomBar .signInSubSection .signinbtnText .clickArea{padding:9px}.unauthHeading .socialProof{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;padding:16px 0;margin-top:80px;background:linear-gradient(150deg,hsla(0,0%,100%,0) 42%,rgba(192,247,204,.02) 55%,hsla(0,0%,100%,0) 70%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .socialProof:after,.unauthHeading .socialProof:before{width:200vw;left:50%;transform:translateX(-50%);height:1px;content:"";position:absolute}.unauthHeading .socialProof:before{top:0;background:linear-gradient(90deg,hsla(0,0%,100%,.1) 35%,rgba(170,244,186,.16) 50%,hsla(0,0%,100%,.1) 65%)}.unauthHeading .socialProof:after{bottom:0;background:linear-gradient(90deg,rgba(23,187,58,0) 15%,hsla(0,0%,100%,.04) 50%,rgba(23,187,58,0) 85%)}.unauthHeading .socialProof .carousel-track{display:flex;flex-direction:row;max-width:100%}.unauthHeading .socialProof .sequenceCont{display:flex;flex-direction:row}.unauthHeading .socialProof .rowCol{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 40px}.unauthHeading .socialProof .rowCol .rowLabel{height:32px;padding-right:15px;margin-right:20px;border-right:1px solid hsla(0,0%,100%,.23);display:inline-block}.unauthHeading .socialProof .rowCol .rowLabel span{color:hsla(0,0%,100%,.75);font-size:14px;display:block;white-space:nowrap}.unauthHeading .socialProof .rowCol svg{display:inline-block;height:19px;opacity:.8}.unauthHeading .socialProof .rowCol svg:not(:last-child){margin-right:28px}.unauthHeading .socialProof .rowCol.brands .rowLabel{display:flex;flex-direction:column;align-items:flex-start}.unauthHeading .socialProof .rowCol.brands .rowLabel span:first-child{margin-top:1px;font-size:14px;font-weight:500;font-weight:600}.unauthHeading .socialProof .rowCol.brands .rowLabel span:last-child{font-size:12px;margin-top:0;font-weight:400}.unauthHeading .socialProof .rowCol.brands #noFaith{margin-top:1px}.unauthHeading .socialProof .rowCol.brands #acne{height:17px}.unauthHeading .socialProof .rowCol.brands #represent{height:16.5px;margin-top:-1px}.unauthHeading .socialProof .rowCol.feautures .rowLabel span{margin-top:7px;font-weight:400}.unauthHeading .socialProof .rowCol.feautures #hSnobiety{margin-top:2px}.unauthHeading .socialProof .rowCol.feautures #hBeast{height:16px}.unauthHeading .backgroundCont{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:-5;max-width:880px;margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .backgroundCont:before{content:"";position:absolute;top:0;width:200vw;left:50%;bottom:0;transform:translateX(-50%);background:linear-gradient(180deg,rgba(23,187,58,.08),transparent 80%);z-index:-7}.unauthHeading .backgroundCont .gradientLine{content:"";top:0;width:105vw;height:130%;left:50%;transform:translateX(-50%);background:linear-gradient(140deg,transparent 52%,rgba(124,239,149,.11) 60%,transparent 71%);position:absolute;-webkit-mask-image:linear-gradient(#000 10%,transparent);mask-image:linear-gradient(#000 10%,transparent);z-index:-1}.profileBox .banner .unauthHeading .backgroundCont .image--blur,.unauthHeading .backgroundCont .image,.unauthHeading .backgroundCont .profileBox .banner .image--blur{top:0;width:auto;position:absolute;display:inline-block;z-index:-5}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{height:250px;left:-94px;transform:translateX(-100%)}@keyframes i1pulse{0%,55%,to{filter:brightness(1);transform:translateY(0) scale(1)}65%{transform:translateY(0) scale(.996)}70%{transform:translateY(0) scale(1)}80%{filter:brightness(1.45)}}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur img,.unauthHeading .backgroundCont .image.i1 img,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur img{animation:i1pulse 6s ease-in-out infinite}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{height:290px;right:-120px;transform:translateX(100%)}@keyframes i2pulse{0%,70%,to{filter:brightness(1)}80%{filter:brightness(1.3)}}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur img,.unauthHeading .backgroundCont .image.i2 img,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur img{animation:i2pulse 6s ease-in-out infinite}.profileBox .banner .unauthHeading .backgroundCont .image--blur img,.unauthHeading .backgroundCont .image img,.unauthHeading .backgroundCont .profileBox .banner .image--blur img{height:100%;width:auto;margin:0 auto}.unauthHeading .backgroundCont .texture{opacity:1;width:115vw;height:120vh;margin-left:50%;transform:translate(-50%,-10%) rotate(4deg);z-index:-7;position:absolute;left:0;top:0}.unauthHeading .backgroundCont .gradientCircle{position:absolute;margin:auto;left:0;right:0;top:0;background:radial-gradient(circle at center,#17bb3a 0,transparent 70%);z-index:-8}.unauthHeading .backgroundCont .gradientCircle.g1{width:730px;height:730px;transform:translate(-26%,-50%);opacity:.28;animation:g1pulse 9s ease-in-out infinite}@keyframes g1pulse{0%,to{opacity:.28}70%{opacity:.19}}.unauthHeading .backgroundCont .gradientCircle.g2{width:670px;height:670px;transform:translate(44%,-60%);opacity:.23;animation:g2pulse 6s infinite}@keyframes g2pulse{0%,to{opacity:.23}30%{opacity:.33}}@keyframes fade-in-unauthHero{to{transform:translateY(0);opacity:1}}@media(hover:hover){.unauthHeading .bottomBar .curvedCont,.unauthHeading .bottomLine,.unauthHeading .topLine,.unauthHeading h4{opacity:0;transform:translateY(15px)}.unauthHeading:not(.stop-fade-in) .middleArea .textSection h4{animation:fade-in-unauthHero 1.1s cubic-bezier(.5,1,.89,1) .2s 1 forwards}.unauthHeading:not(.stop-fade-in) .middleArea .textSection .topLine{animation:fade-in-unauthHero .9s cubic-bezier(.5,1,.89,1) .4s 1 forwards,toplineGlowAnim 5s infinite}.unauthHeading:not(.stop-fade-in) .middleArea .textSection .bottomLine{animation:fade-in-unauthHero .8s cubic-bezier(.5,1,.89,1) .58s 1 forwards}.unauthHeading:not(.stop-fade-in) .bottomBar .curvedCont{animation:fade-in-unauthHero .7s cubic-bezier(.5,1,.89,1) .83s 1 forwards}}@media(max-width:1870px){.unauthHeading .backgroundCont{width:auto;max-width:none;margin:0 40px}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{left:21px;transform:translateX(0)}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{right:0;transform:translateX(0)}}@media(max-width:1675px){.unauthHeading{padding-bottom:40px}.unauthHeading .middleArea{padding-top:110px}.unauthHeading .middleArea .textSection .topLine{font-size:41px}.unauthHeading .bottomBar{padding-top:50px;padding-bottom:50px}.unauthHeading .bottomBar .signBtnSection{width:auto}.unauthHeading .backgroundCont .gradientCircle.g1{transform:translate(-30%,-50%);width:650px;height:650px}.unauthHeading .backgroundCont .gradientCircle.g2{transform:translate(44%,-60%);width:570px;height:570px}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{height:230px}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{height:270px;right:0;left:auto;transform:translateX(32%)}}@media(max-width:1460px){.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{right:0;left:auto;transform:translateX(40%)}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{right:auto;left:0;transform:translateX(-37%);opacity:.9}}@media(max-width:1260px){.unauthHeading .socialProof{margin-top:35px;transform:rotate(3deg);transition:transform .1s}}@media(max-width:1181px){.unauthHeading .middleArea{padding-top:150px}.unauthHeading .backgroundCont .gradientCircle.g1{width:600px;height:600px}.unauthHeading .backgroundCont .gradientCircle.g2{transform:translate(40%,-60%);width:530px;height:530px}}@media(max-width:980px){.unauthHeading .backgroundCont .gradientCircle.g1{width:500px;height:500px}.unauthHeading .backgroundCont .gradientCircle.g2{transform:translate(40%,-60%);width:430px;height:430px}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{height:200px;transform:translateX(44%)}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{height:205px;transform:translateX(-54%)}}@media(max-width:850px){.unauthHeading .middleArea .textSection .bottomLine{font-size:18px}.unauthHeading .middleArea .textSection .bottomLine #invite{height:29px}.unauthHeading .middleArea .textSection .bottomLine #host{height:30px;transform:translateY(1px)}.unauthHeading .middleArea .textSection .bottomLine #content{height:43px;transform:translateY(-3px);margin-right:2px}.unauthHeading .middleArea .textSection .bottomLine #growth{height:32px}}@media(max-width:800px){.unauthHeading{padding-bottom:30px}.unauthHeading .middleArea{padding-top:100px}.unauthHeading .middleArea .textSection h4{margin-bottom:0}.unauthHeading .middleArea .textSection .topLine{font-size:34px}.unauthHeading .middleArea .textSection .bottomLine{font-size:16px;max-width:610px;margin-top:26px;line-height:1.65em}.unauthHeading .middleArea .textSection .bottomLine #invite{height:27px}.unauthHeading .middleArea .textSection .bottomLine #host{height:26px;transform:translateY(1px)}.unauthHeading .middleArea .textSection .bottomLine #content{height:38px;margin-right:1px}.unauthHeading .middleArea .textSection .bottomLine #growth{height:27px;transform:translateY(2px)}.unauthHeading .bottomBar{padding-top:41px;padding-bottom:20px}.unauthHeading .bottomBar .curvedCont{max-width:456px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput{padding-bottom:5px;height:38px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__inpt{font-size:14px;padding-left:18px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__placeholder{font-size:14px;margin-left:18px;top:13px}.unauthHeading .bottomBar .curvedCont .signBtnSection{padding:4px}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn{padding-bottom:0;font-size:13px}.unauthHeading .socialProof{transform:rotate(4deg)}}@media(max-width:675px){.unauthHeading .middleArea .textSection .bottomLine{font-size:15px}.unauthHeading .middleArea .textSection .bottomLine .br2{display:none}.unauthHeading .bottomBar .curvedCont{max-width:430px}}@media(max-width:620px){@keyframes toplineGlowAnimMobile{34%{filter:drop-shadow(0 0 0 rgba(124,144,132,0))}50%{filter:drop-shadow(0 -2px 6px #7b8e82)}70%{filter:drop-shadow(0 0 0 rgba(124,144,132,0))}}.unauthHeading{padding-bottom:0}.unauthHeading .middleArea{padding-top:135px}.unauthHeading .middleArea .textSection h4{margin-bottom:6px}.unauthHeading .middleArea .textSection h4 span{font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unauthHeading .middleArea .textSection .topLine{font-size:28px;max-width:430px;margin:auto;background:linear-gradient(#fcfeff,#bbc2bc 155%);background-clip:text;-webkit-background-clip:text;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 0 0 rgba(124,144,132,0));animation:toplineGlowAnimMobile 5s infinite}.unauthHeading .middleArea .textSection .topLine br{display:none}}@media(max-width:620px)and (hover:hover){.unauthHeading .middleArea .textSection .topLine{animation:fade-in-unauthHero .9s cubic-bezier(.5,1,.89,1) .4s 1 forwards,toplineGlowAnimMobile 5s infinite}}@media(max-width:620px){.unauthHeading .middleArea .textSection .bottomLine{font-size:16px;max-width:none;color:#e2eee6;line-height:1.6em;margin-top:13px}.unauthHeading .middleArea .textSection .bottomLine u{padding:0}.unauthHeading .middleArea .textSection .bottomLine .br3,.unauthHeading .middleArea .textSection .bottomLine u:after{display:none}.unauthHeading .middleArea .textSection .bottomLine .firstSpan{max-width:430px;line-height:1.4em;margin:auto auto 75px}.unauthHeading .middleArea .textSection .bottomLine .underline:after{top:-3px;bottom:-6px;left:-7px;right:-8px;opacity:.7;display:none}.unauthHeading .middleArea .textSection .bottomLine #invite{height:28px}.unauthHeading .middleArea .textSection .bottomLine #host{height:32px}.unauthHeading .middleArea .textSection .bottomLine #content{height:39px}.unauthHeading .middleArea .textSection .bottomLine #growth{height:30px;transform:translateY(2px)}.unauthHeading .middleArea .textSection .bottomLine .contentSpan,.unauthHeading .middleArea .textSection .bottomLine .growthSpan,.unauthHeading .middleArea .textSection .bottomLine .hostSpan,.unauthHeading .middleArea .textSection .bottomLine .inviteSpan{display:block;font-size:16px}.unauthHeading .middleArea .textSection .bottomLine .contentSpan,.unauthHeading .middleArea .textSection .bottomLine .growthSpan,.unauthHeading .middleArea .textSection .bottomLine .hostSpan{margin-top:41px;position:relative}.unauthHeading .middleArea .textSection .bottomLine .contentSpan:after,.unauthHeading .middleArea .textSection .bottomLine .growthSpan:after,.unauthHeading .middleArea .textSection .bottomLine .hostSpan:after{content:"";position:absolute;left:0;right:0;top:-22px;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(170,244,186,.15) 25%,rgba(170,244,186,.15) 75%,hsla(0,0%,100%,0))}.unauthHeading .middleArea .textSection .bottomLine .contentSpan:before,.unauthHeading .middleArea .textSection .bottomLine .growthSpan:before,.unauthHeading .middleArea .textSection .bottomLine .hostSpan:before{content:"";position:absolute;right:30px;top:-23px;height:55px;width:400px;background:linear-gradient(90deg,rgba(79,233,112,0) 25%,rgba(79,233,112,.08) 75%,hsla(0,0%,100%,0));-webkit-mask-image:linear-gradient(10deg,hsla(0,0%,100%,0) 35%,#fff);mask-image:linear-gradient(10deg,hsla(0,0%,100%,0) 35%,#fff)}.unauthHeading .middleArea .textSection .bottomLine .contentSpan:before{right:100px}.unauthHeading .middleArea .textSection .bottomLine .growthSpan:before{right:50px}.unauthHeading .bottomBar{justify-content:center;align-items:center;flex-direction:column;padding:33px 18px 0;margin-bottom:75px}.unauthHeading .bottomBar .inputWrapper{margin-right:0;width:100%}.unauthHeading .bottomBar .signBtnSection{margin:0}.unauthHeading .bottomBar .signBtnSection .signUpBtn{display:inline-block;margin-bottom:0;margin-right:0;width:100%}.unauthHeading .bottomBar .signBtnSection .bottomSpan{display:none;color:hsla(0,0%,100%,.65)}.unauthHeading .socialProof{margin-top:50px}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur{height:255px;transform:translateX(40%);top:-35px}.profileBox .banner .unauthHeading .backgroundCont .i2.image--blur,.unauthHeading .backgroundCont .image.i2,.unauthHeading .backgroundCont .profileBox .banner .i2.image--blur{display:none}}@media(max-width:475px){.unauthHeading .middleArea .textSection .topLine{font-size:27px;margin-left:-20px;margin-right:-20px;max-width:none}}@media(max-width:457px){.unauthHeading .middleArea .textSection .topLine{font-size:26px}}@media(max-width:450px){.homePage.unauth .topbar:not(.topbar--medium) header.logoCont{margin-right:0}.homePage.unauth .topbar:not(.topbar--medium) header.logoCont .logoText{display:inline-block}.homePage.unauth .topbar .topbar__inner{justify-content:center}.homePage.unauth .topbar .topbar__inner nav.notLogged{display:none}.homePage.unauth.pwaMode{margin-top:env(safe-area-inset-top)}.homePage.unauth.pwaMode .unauthHeading .backgroundCont{margin-top:-env(safe-area-inset-top)}.unauthHeading{min-height:100vh;min-height:100svh;position:relative;display:flex;justify-content:center;align-items:center}.unauthHeading:after{background:linear-gradient(180deg,rgba(0,0,0,.8),transparent);height:400px;bottom:0;left:0;right:0;position:absolute;content:"";z-index:400;transform:translateY(100%);display:none}.unauthHeading .content{height:auto;margin:100px 0}.unauthHeading .middleArea{flex:none;padding-top:0}.unauthHeading .middleArea .textSection .topLine{font-size:25px;max-width:355px;margin:auto}.unauthHeading .middleArea .textSection .topLine .hostSymbol{display:none}.unauthHeading .middleArea .textSection .bottomLine{font-size:16px}.unauthHeading .middleArea .textSection .bottomLine .firstSpan{margin-bottom:75px}.unauthHeading .middleArea .textSection .bottomLine .contentSpan,.unauthHeading .middleArea .textSection .bottomLine .growthSpan,.unauthHeading .middleArea .textSection .bottomLine .hostSpan{margin-top:38px}.unauthHeading .middleArea .textSection .bottomLine .contentSpan:after,.unauthHeading .middleArea .textSection .bottomLine .growthSpan:after,.unauthHeading .middleArea .textSection .bottomLine .hostSpan:after{top:-19px}.unauthHeading .middleArea .textSection .bottomLine .contentSpan:before,.unauthHeading .middleArea .textSection .bottomLine .growthSpan:before,.unauthHeading .middleArea .textSection .bottomLine .hostSpan:before{top:-20px}.unauthHeading .bottomBar{padding:90px 6px 0;height:auto;margin-bottom:0}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput{padding-bottom:0;height:44px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__inpt{height:100%;padding-bottom:3px}.unauthHeading .bottomBar .curvedCont .inputWrapper .standardInput .standardInput__placeholder{top:13px}.unauthHeading .bottomBar .curvedCont .signBtnSection{height:auto}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn{background-color:#152117;padding-left:16px;padding-right:16px}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn span:after{content:"Join us now"}.unauthHeading .bottomBar .curvedCont .signBtnSection .signUpBtn .btnInner{padding-right:0}.unauthHeading .bottomBar .curvedCont .bottomSpan{display:none}.unauthHeading .bottomBar .signInSubSection{display:block;margin-top:15px}.unauthHeading .socialProof{transform:rotate(5deg) scale(.8);margin-top:60px}.unauthHeading .socialProof:after{box-shadow:0 2px 8px 1px hsla(0,0%,100%,.1)}.unauthHeading .backgroundCont{margin:0;background:linear-gradient(180deg,rgba(23,187,58,.04) 0,rgba(23,187,58,.11) 30%,rgba(23,187,58,.04) 80%,transparent 90%)}.unauthHeading .backgroundCont .gradientCircle.g1{width:430px;height:430px;opacity:.23}.profileBox .banner .unauthHeading .backgroundCont .i1.image--blur,.unauthHeading .backgroundCont .gradientCircle.g2,.unauthHeading .backgroundCont .image.i1,.unauthHeading .backgroundCont .profileBox .banner .i1.image--blur,.unauthHeading .backgroundCont .texture{display:none}}@media(max-width:410px){.unauthHeading .middleArea .textSection .topLine{font-size:6vw}.unauthHeading .middleArea .textSection .bottomLine{padding:0}}@media(max-width:385px){.unauthHeading .middleArea{padding:0 5px}.unauthHeading .middleArea .textSection .topLine{font-size:6.4vw}.unauthHeading .bottomBar{padding:50px 5px 0}}@media(max-width:350px){.unauthHeading .bottomBar{padding:25px 0 0}}.uploadPage{position:relative;width:100%;display:flex;flex-direction:column;flex:1}@media(min-width:621px){@keyframes fadeOutUploadOverlayDesktop{0%{opacity:1}to{opacity:0;pointer-events:none}}.uploadPage:before{content:"";position:fixed;top:-1px;bottom:-1px;left:0;right:0;background:#000;z-index:100;animation:fadeOutUploadOverlayDesktop .3s forwards}}.uploadPage.isUploading main .mediaZone__content{pointer-events:none}.uploadPage .saveBtn{padding:0 0 1px;width:100px}.uploadPage .saveBtn:not(.loading):not(.success){padding:0 13px 1px 15px;width:auto;box-shadow:0 0 9px 0 rgba(23,187,58,.22)}.uploadPage .saveBtn:not(.loading):not(.success):before{opacity:.6}.uploadPage .saveBtn:not(.loading):not(.success):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);background:linear-gradient(125deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.14) 60%,hsla(0,0%,100%,.05) 80%);z-index:1}.uploadPage .saveBtn svg{width:13px;display:inline-block;vertical-align:middle;position:relative;z-index:2;margin-left:1px}.uploadPage .saveBtn.desktop svg{width:12px;margin-left:3px;margin-top:-2px;opacity:.9}.uploadPage .saveBtn span{position:relative;top:.5px;z-index:2}.uploadPage .infoContentTab{max-height:none;min-height:auto;height:calc(100% + 1px);overflow-y:hidden}.uploadPage .infoContentTab .modal__inner{align-items:stretch;padding:40px 0 0}.uploadPage .infoContentTab .modal__inner .modal__box{touch-action:none;border-radius:20px 20px 0 0;margin:0}.uploadPage .infoContentTab .modal__inner .modal__box *{touch-action:none}.uploadPage .infoContentTab .modal__inner .modal__box.glassBox{box-shadow:none;-webkit-backdrop-filter:blur(32px) saturate(1.8);backdrop-filter:blur(32px) saturate(1.8)}.uploadPage .infoContentTab .modal__inner .modal__box.glassBox:before{display:none}.uploadPage .infoContentTab .modal__inner .modal__box .modalHeader{font-size:21px}.uploadPage .infoContentTab .modal__inner .modal__box .exitX{background-image:none!important;background-color:hsla(0,0%,100%,.5);width:37px!important;height:3px!important;border-radius:60px;left:0;right:0!important;margin:auto;top:11px!important;opacity:1!important;outline:none!important;pointer-events:none}.uploadPage .infoContentTab .modal__inner .modal__box .exitX:hover{opacity:1!important}.uploadPage .infoContentTab .modal__inner .modal__box .boxExtendedBody{display:block}.uploadPage .infoContentTab__background{background-color:rgba(39,41,47,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.uploadPage .infoContentTab .modal__box{background:none}.uploadPage .infoContentTab .modal__background{background-color:none;background:linear-gradient(rgba(9,10,9,.9),rgba(0,0,0,.9));-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.uploadPage .infoContentTab .exitX{animation:fade 1s .6s forwards}@keyframes fade{0%{filter:brightness(1)}to{filter:brightness(.4)}}.uploadPage .infoContentTab .modal__inner{padding-top:0}.uploadPage .infoContentTab .modal__inner .modal__box{border-radius:0}.uploadPage .infoContentTab .infoInputsCont{margin:auto;display:block;padding:0 15px;position:relative}.uploadPage .infoContentTab .infoInputsCont:after{content:"";position:absolute;top:-50px;left:0;transform:translateX(-60%);width:420px;height:420px;background:radial-gradient(rgba(87,87,87,.4) 0,transparent 67%);z-index:-1}.uploadPage .infoContentTab .infoInputsCont .topRow{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:25px}.uploadPage .infoContentTab .infoInputsCont .topRow .previewBtn{font-size:16px}.uploadPage .infoContentTab .infoInputsCont .topRow .saveBtn{padding:0 13px 1px 17px;height:34px}.uploadPage .infoContentTab .infoInputsCont .description{min-height:none;margin-top:30px}.uploadPage .infoContentTab .infoInputsCont .description.big .descriptionInput .standardInput .standardInput__inpt,.uploadPage .infoContentTab .infoInputsCont .description.big .descriptionInput .standardInput .standardInput__placeholder{font-size:17px}.uploadPage .infoContentTab .infoInputsCont .description .descriptionInput .standardInput .standardInput__inpt,.uploadPage .infoContentTab .infoInputsCont .description .descriptionInput .standardInput .standardInput__placeholder{font-size:14px}.uploadPage .infoInputsCont{max-width:430px}.uploadPage .infoInputsCont .description{display:block;width:100%;min-height:220px}.uploadPage .infoInputsCont .description.big .descriptionInput .standardInput .standardInput__inpt{font-size:17px}.uploadPage .infoInputsCont .description .descriptionInput .standardInput{padding-top:0}.uploadPage .infoInputsCont .description .descriptionInput .standardInput .standardInput__inpt{font-size:15px;line-height:1.25em;white-space:pre-wrap;font-weight:400}.uploadPage .infoInputsCont .description .descriptionInput .standardInput .standardInput__placeholder{text-transform:inherit;letter-spacing:inherit;font-size:17px;margin-left:0;top:0}.uploadPage .infoInputsCont .description .emojiBtn{top:-19px}.uploadPage .infoInputsCont .description .emojiBtn .icon{opacity:.5}@media(hover:none){.uploadPage .infoInputsCont .description .emojiBtn{display:none}}.uploadPage main{display:flex;justify-content:center;flex:1}.uploadPage main .mediaZone{position:relative;height:100%;padding-top:0;padding-bottom:60px;padding-right:75px}.uploadPage main .mediaZone__content{margin-top:15px;width:430px;position:relative}.uploadPage main .mediaZone__content.editing .bottomContent__mobileNav .mobileEditCta .deleteMobile,.uploadPage main .mediaZone__content.editing .deleteDesktop{display:flex}.uploadPage main .mediaZone__content.editing .imageArea{background:none}.uploadPage main .mediaZone__content.editing .bottomContent__messageP{visibility:hidden}.uploadPage main .mediaZone__content:hover>.deleteDesktop{opacity:1}.uploadPage main .mediaZone__content .deleteDesktop{bottom:10px;left:50%;transform:translateX(-50%)}.uploadPage main .mediaZone__content .mediaUploadArea.loading .emptyViewHeaders{display:none}.uploadPage main .mediaZone__content .imageArea{border-radius:14px;background:linear-gradient(0deg,transparent 30%,hsla(0,0%,50%,.16));max-height:820px}.uploadPage main .mediaZone__content .imageArea:focus{outline:none}.uploadPage main .mediaZone__content .imageArea .emptyViewHeaders{padding-top:150px;padding-bottom:200px;box-sizing:border-box}.uploadPage main .mediaZone__content .imageArea .emptyViewHeaders .borderDashes{border-radius:14px}.uploadPage main .mediaZone__content .imageArea .emptyViewHeaders .ilustration{margin-bottom:20px}.uploadPage main .mediaZone__content .imageArea .emptyViewHeaders .ilustration img{height:80px}.uploadPage main .mediaZone__content .imageArea .reactEasyCrop_Container{background:hsla(0,0%,100%,.2);box-shadow:0 0 0 1px hsla(0,0%,100%,.17);border-radius:14px}.uploadPage main .mediaZone__content .imageArea .slider{padding-top:6px;background:none;opacity:.3;transition:opacity .25s ease-out}.uploadPage main .mediaZone__content .imageArea .slider:active,.uploadPage main .mediaZone__content .imageArea .slider:hover{opacity:1;transition:opacity .15s ease-in}.uploadPage main .mediaZone__content .imageArea .ratio{max-height:90vh;max-height:90svh}.uploadPage main .mediaZone__content .bottomContent{display:block;width:100%;right:0;left:0}.uploadPage main .mediaZone__content .bottomContent__mobileNav{display:none;justify-content:space-between;padding:0 16px 30px;height:48px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .cancelBtn{display:none;position:relative;margin:auto;font-size:18px;font-weight:500;opacity:.75}.uploadPage main .mediaZone__content .bottomContent__mobileNav .cancelBtn:active{opacity:1}.uploadPage main .mediaZone__content .bottomContent__mobileNav .cancelBtn .clickArea{padding:23px 40px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta{width:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta:after{content:"";position:absolute;top:-50px;height:calc(105px + env(safe-area-inset-bottom));left:50%;width:150vw;transform:translateX(-50%);background:linear-gradient(transparent,rgba(0,0,0,.7));z-index:-1;pointer-events:none}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .deleteMobile{position:relative;opacity:1;margin-top:-1px;font-weight:500;font-size:14px;padding:0 17px;color:#fff}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .deleteMobile:not([disabled]):active{transform:scale(.98)}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .deleteMobile svg{height:15px;z-index:1;margin-right:5px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .deleteMobile .clickArea{height:40px;border-radius:500px;z-index:-1;-webkit-backdrop-filter:saturate(220%) blur(10px);backdrop-filter:saturate(220%) blur(10px);background:linear-gradient(180deg,rgba(0,0,0,.75),hsla(0,0%,6%,.75) 65%);transition:background-color .15s}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .inputButton{display:inline-block;letter-spacing:normal;height:auto;font-size:14px;max-width:145px;position:relative;padding:0 15px;margin:0 7px;flex:1}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .inputButton:not([disabled]):active{transform:scale(.98)}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .inputButton span{font-weight:400;color:hsla(0,0%,100%,.7);max-width:100%;display:inline-block;line-height:1.2em}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .inputButton.withValue span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:hsla(0,0%,100%,.95)}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .inputButton .clickArea{-webkit-backdrop-filter:saturate(220%) blur(10px);backdrop-filter:saturate(220%) blur(10px);background:linear-gradient(180deg,rgba(0,0,0,.75),hsla(0,0%,6%,.75) 65%);transition:background-color .15s;padding:0;z-index:-1;height:40px;border-radius:500px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn{width:100px;height:40px;padding:0 0 1px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn:not(.loading):not(.success){background:none;background:radial-gradient(70% 60% at 45% 54%,rgba(3,61,19,.12) 5%,rgba(3,61,19,0) 70%);box-shadow:none;filter:drop-shadow(0 0 5px rgba(3,61,19,.5))}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn:not(.loading):not(.success) span{color:#1bdf45;font-size:16px;top:1.5px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn:not(.loading):not(.success):active{transform:scale(.98)}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn:not(.loading):not(.success):after,.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn:not(.loading):not(.success):before{display:none}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn.loading{background:none;filter:none}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn.loading span{opacity:1!important;color:#fff;background:linear-gradient(50deg,#fff 35%,#999 50%,#fff 65%);background-size:200% 100%;background-position:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shinebtnUploadAnim 2.1s ease-out infinite}@keyframes shinebtnUploadAnim{0%{background-position:150%}to{background-position:-40%}}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn.loading:before{display:none}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn.loading:after{color:#fff}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn svg{width:17px;margin-left:4px;margin-right:-4px}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn svg.green{display:inline-block!important}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn svg:not(.green){display:none}.uploadPage main .mediaZone__content .bottomContent__mobileNav .mobileEditCta .saveBtn span{font-size:14px}.uploadPage main .mediaZone__content .bottomContent__mobileNav.emptyView{padding-bottom:70px;position:relative}.uploadPage main .mediaZone__content .bottomContent__mobileNav.emptyView:after{content:"";top:-110px;margin:auto;left:50%;transform:translate(-50%);position:absolute;height:500px;width:500px;pointer-events:none;background:radial-gradient(hsla(0,0%,100%,.065),transparent 57%)}.uploadPage main .mediaZone__content .bottomContent__mobileNav.emptyView .cancelBtn{display:block}.uploadPage main .mediaZone__content .bottomContent__mobileNav.emptyView .mobileEditCta{display:none}.uploadPage main .mediaZone__content .bottomContent__messageP{display:none;font-weight:500;color:hsla(0,0%,100%,.5);font-size:14px;margin-top:16px;margin-left:10px}.uploadPage main .mediaZone__bck{position:absolute;box-shadow:inset -1px 0 0 0 hsla(0,0%,100%,.11);right:0;top:0;width:100vw;height:100%;z-index:-5}.uploadPage main .infoZone{width:430px;padding-top:0;padding-left:75px;padding-right:70px}.uploadPage main .infoZone__content{position:relative;margin-top:130px;margin-bottom:30px}.uploadPage main .infoZone__content h1{font-weight:600;color:#fff;font-size:18px;margin-bottom:25px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uploadPage main .infoZone__content .controllers{width:100%;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.uploadPage main .infoZone__content .controllers:after{z-index:-1;content:"";position:absolute;top:-5px;bottom:-5px;left:-40px;right:-40px;background:hsla(0,0%,100%,.025);-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 15%,#fff 85%,hsla(0,0%,100%,0));mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 15%,#fff 85%,hsla(0,0%,100%,0));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),inset 0 -1px 0 hsla(0,0%,100%,.08)}.uploadPage main .infoZone__content .controllers .mediasAdded{display:flex;justify-content:flex-start;align-items:flex-end}.uploadPage main .infoZone__content .controllers .mediasAdded .mediaList{height:44px}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;font-size:15px;color:hsla(0,0%,100%,.5);margin-right:10px;min-width:44px;height:44px;padding:0 13px;border-radius:9px;background:hsla(0,0%,100%,.15);transition:background .2s ease-out}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore.firstAdd{cursor:default;background:hsla(0,0%,100%,.06)}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore.firstAdd span{display:inline-block;color:hsla(0,0%,100%,.4)}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore.firstAdd svg{opacity:.45}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore svg{width:18px;height:auto;display:inline-block}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore span{display:none;font-size:13px;font-weight:600;color:#fff;margin-left:5px;margin-right:1px;margin-top:2px}@media(hover:hover){.uploadPage main .infoZone__content .controllers .mediasAdded .addMore:not(.firstAdd):hover{transition:background .2s ease-out;background:hsla(0,0%,100%,.18)}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore:not(.firstAdd):active{transition:background transform background .1s ease-out ease-out .1s;background:hsla(0,0%,100%,.21);transform:scale(.97)}.uploadPage main .infoZone__content .controllers .mediasAdded .addMore:not(.firstAdd):active span{margin-bottom:2px}}.uploadPage main .infoZone__content .controllers .mediasAdded .media{display:inline-flex;align-items:center;position:relative;margin-right:10px;border-radius:9px;cursor:pointer}.uploadPage main .infoZone__content .controllers .mediasAdded .media.sortable-chosen{filter:brightness(.5) drop-shadow(0 0 2px rgba(255,255,255,.6));transition:filter .2s ease-out}.uploadPage main .infoZone__content .controllers .mediasAdded .media:before{content:"";position:absolute;z-index:1;display:block;width:100%;height:100%;border-radius:inherit;box-shadow:inset 0 0 0 1px #fff,0 0 8px 1px hsla(0,0%,100%,.4);opacity:0;transition:opacity .2s ease-out}.uploadPage main .infoZone__content .controllers .mediasAdded .media:after{content:"";position:absolute;z-index:1;display:block;width:100%;height:100%;border-radius:inherit;background:hsla(0,0%,100%,.13);opacity:0;transition:opacity .2s ease-out}@media(hover:hover){.uploadPage main .infoZone__content .controllers .mediasAdded .media:not(.active):hover:after{opacity:1;transition:opacity .2s ease-out}.uploadPage main .infoZone__content .controllers .mediasAdded .media:not(.active):active{transition:transform .1s ease-out;transform:scale(.97)}}.uploadPage main .infoZone__content .controllers .mediasAdded .media.active:before{opacity:.8;transition:opacity .2s ease-out}@media(hover:hover){.uploadPage main .infoZone__content .controllers .mediasAdded .media.active:hover:before{opacity:1;transition:opacity .2s ease-out}}.uploadPage main .infoZone__content .controllers .mediasAdded .media .mediaCover{width:44px;height:44px;border-radius:inherit;background:hsla(0,0%,100%,.1);-o-object-fit:cover;object-fit:cover}.uploadPage main .infoZone__content .bottomCtas{width:100%;text-align:right;display:block;margin-top:40px}.uploadPage main .infoZone__content .bottomCtas .cancelBtn{display:inline-block;margin-right:50px;position:relative}.uploadPage main .infoZone__content .bottomCtas .cancelBtn.inactive{opacity:.75;pointer-events:none;cursor:default}.uploadPage main .infoZone__content .bottomCtas .cancelBtn .clickArea{padding:10px 18px}.uploadPage main .infoZone__content .bottomCtas .saveBtn{display:inline-block;width:110px}.uploadPage main .infoZone__content .boxBackground{position:absolute;background-color:hsla(0,0%,100%,.062);z-index:-1;top:-30px;bottom:-25px;left:-40px;right:-40px;border-radius:20px;display:none}@media(hover:none){.uploadPage main .mediaZone__content.editing .deleteDesktop{opacity:1}}@media(max-width:1460px)and (min-width:1151px){.uploadPage .topbar{display:none}}@media(max-width:1280px){.uploadPage main .mediaZone__content .imageArea{border-radius:14px}.uploadPage main .mediaZone__content .imageArea .emptyViewHeaders .borderDashes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23fff' stroke-width='3' stroke-dasharray='8, 16' stroke-dashoffset='0' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:14px}.uploadPage main .infoZone__content{margin-top:70px}}@media(max-width:1150px){.uploadPage main{flex-direction:column;align-items:center}.uploadPage main .mediaZone{padding-bottom:30px;padding-right:0;height:auto}.uploadPage main .mediaZone__content{margin:25px auto auto}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .reactEasyCrop_Container .reactEasyCrop_CropArea{border:none}.uploadPage main .mediaZone__content .bottomContent__messageP,.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .slider{display:none}.uploadPage main .mediaZone__bck{right:auto;left:50%;transform:translateX(-50%);width:150vw;background:rgba(9,9,9,.5);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.11)}.uploadPage main .infoZone{padding:60px 0 100px}.uploadPage main .infoZone__content{margin:auto}.uploadPage main .infoZone__content h1{display:none}.uploadPage main .infoZone__content .description{margin-top:0}.uploadPage main .infoZone__content .bottomCtas{text-align:center}.uploadPage main .infoZone__content .bottomCtas .cancelBtn{margin-left:17px}.uploadPage main .infoZone__content .bottomCtas .saveBtn{margin-right:0}}@media(max-width:820px){.uploadPage .topbar{display:none}}@media(min-width:621px){.uploadPage.isCroping .deleteDesktop{display:none!important}.uploadPage .infoContentTab{display:none}}@media(max-width:620px){.uploadPage{position:fixed;top:0;bottom:0;background:hsla(0,0%,100%,.07)}.uploadPage:not(.emptyMedia) .topbar{display:none}.uploadPage :not(input,textarea){-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.uploadPage.isCroping main .mediaZone__content .bottomContent{display:none}.uploadPage main{justify-content:flex-start}.uploadPage main .mediaZone{height:100%;width:100%;padding-top:0;padding-bottom:0;margin-top:0}.uploadPage main .mediaZone__content{width:auto;height:100%;margin:0 -15px;max-width:none}.uploadPage main .mediaZone__content .deleteDesktop{display:none!important}.uploadPage main .mediaZone__content .mediaUploadArea .fileInput{display:block;top:50%}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea{max-height:none;height:100%;border-radius:0}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .emptyViewHeaders{justify-content:center;padding-top:0;padding-bottom:130px}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .emptyViewHeaders .ilustration img{height:60px}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .emptyViewHeaders .text .header--mobile{font-size:16px}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .emptyViewHeaders .text .desc{font-size:12px}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .emptyViewHeaders .borderDashes{display:none}.uploadPage main .mediaZone__content .mediaUploadArea .imageArea .reactEasyCrop_Container{border-radius:0}.uploadPage main .mediaZone__content .bottomContent{position:fixed;bottom:0;z-index:100}.uploadPage main .mediaZone__content .bottomContent.pwaMode{padding-bottom:35px;transition:transform .28s ease-out}.uploadPage main .mediaZone__content .bottomContent__mobileNav{display:flex}.uploadPage main .infoZone,.uploadPage main .mediaZone__bck,.uploadPage main .mediaZone__content .bottomContent__messageP{display:none}.uploadPage .infoContentTab .modal__inner .modal__box .exitX{top:calc(11px + env(safe-area-inset-top))!important}.uploadPage .infoContentTab .modal__inner .modal__box .infoInputsCont .topRow{margin-top:calc(25px + env(safe-area-inset-top))}}.offerPage .faq{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:150px;height:325px;position:relative;z-index:7}.offerPage .faq .backgroundTxt{z-index:0;position:absolute;font-size:111px;left:-350px;top:100px;left:-8px;font-weight:500;background:linear-gradient(140deg,rgba(234,252,238,.24),rgba(234,252,238,.12) 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.5}.offerPage .faq .sectionTitle{padding-right:20px;max-width:300px;text-align:left;margin-top:18px;color:hsla(0,0%,100%,.9);z-index:1}.offerPage .faq .list{display:block;width:100%;margin:0}.offerPage .faq .faqItem{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .faq .faqItem .top{display:flex;flex-direction:row;align-items:center;padding:21px 0 24px;cursor:pointer;width:100%;z-index:2}.offerPage .faq .faqItem .top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:hsla(0,0%,100%,.8);transition:background-color .2s}@media(hover:hover){.offerPage .faq .faqItem .top:hover:after{background-color:#fff;transition:background-color .2s}.offerPage .faq .faqItem .top:hover h4{text-decoration:underline}}.offerPage .faq .faqItem .top .icon{width:30px;height:16px;margin-right:10px;position:relative}.offerPage .faq .faqItem .top .icon:after,.offerPage .faq .faqItem .top .icon:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background-color:#fff;transition:all .2s}.offerPage .faq .faqItem .top .icon:before{transform:translate(-50%,-50%) rotate(90deg)}.offerPage .faq .faqItem .top .icon:after{transform:translate(-50%,-50%)}.offerPage .faq .faqItem .top h4{font-size:18px;font-weight:500;color:#fff}.offerPage .faq .faqItem .body{height:0;transition:height .3s}.offerPage .faq .faqItem .body .txt{font-size:16px;line-height:1.5em;font-weight:400;padding-bottom:16px;color:hsla(0,0%,100%,.8);opacity:0;transform:translateY(-20px);transition:all .2s}.offerPage .faq .faqItem.active .top .icon:before{transform:translate(-50%,-50%) rotate(0deg)}.offerPage .faq .faqItem.active .body{transition:height .3s}.offerPage .faq .faqItem.active .body .txt{opacity:1;transform:translateY(0);transition:all .3s}@media(max-width:700px){.offerPage .faq{flex-direction:column;justify-content:flex-start;height:380px}.offerPage .faq .sectionTitle{max-width:none;margin-top:0}.offerPage .faq .backgroundTxt{left:auto;left:50%;transform:translateX(-50%);top:115px;font-size:110px;opacity:.8;filter:blur(6px);text-shadow:0 132px 0 rgba(234,252,238,.16)}.offerPage .faq .list{margin-top:20px}}@media(max-width:500px){.offerPage .faq .faqItem .top{padding:18px 0 20px}.offerPage .faq .faqItem .top .icon{width:30px;height:12px;margin-right:6px}.offerPage .faq .faqItem .top .icon:after,.offerPage .faq .faqItem .top .icon:before{width:12px;height:2px}.offerPage .faq .faqItem .top h4{font-size:16px}.offerPage .faq .backgroundTxt{filter:blur(2px);top:111px;font-size:90px;text-shadow:0 110px 0 rgba(234,252,238,.16)}}.offerPage .featuredIn{width:100%;margin-top:300px;position:relative;z-index:0}.offerPage .featuredIn h3{text-align:center;display:block;font-size:23px;font-weight:500;background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,.8) 75%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:auto auto 30px;line-height:1.5em;font-weight:400}.offerPage .featuredIn h3 .fancy{font-family:CrimsonPro,serif;font-weight:500;font-style:italic;font-size:1.2em;white-space:pre}.offerPage .featuredIn .logoList{width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto}.offerPage .featuredIn .logoList .logo{height:15px;margin:14px 15px;opacity:.6;transition:opacity .7s;transform-origin:center center;position:relative}.offerPage .featuredIn .logoList .logo.shineing,.offerPage .featuredIn .logoList .logo.shineing .bottom,.offerPage .featuredIn .logoList .logo:hover,.offerPage .featuredIn .logoList .logo:hover .bottom{transition:opacity .3s;opacity:.9}.offerPage .featuredIn .logoList .logo .bottom{height:100%;left:0;top:0;z-index:-1;position:absolute;transition:opacity .3s;opacity:0;filter:blur(5px)}.offerPage .featuredIn .logoList .logo svg{height:100%}.offerPage .featuredIn .backgroundGrid{position:absolute;z-index:-5;top:0;width:1150px;transform:translate(-50%,-120px);margin-left:50%;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 40%,transparent 67%);mask-image:linear-gradient(180deg,transparent,#000 20%,#000 40%,transparent 67%);overflow:hidden}.offerPage .featuredIn .backgroundGrid:after{animation:wave 3.5s ease-out infinite;content:"";position:absolute;top:0;transform:translateY(-100%);left:0;right:0;height:30%;z-index:2;background:linear-gradient(0deg,transparent,#000 40%,#000 55%,transparent)}@keyframes wave{0%{top:0;transform:translateY(-100%);opacity:1}75%,to{top:100%;transform:translateY(100%);opacity:0}}.offerPage .featuredIn .backgroundGrid svg{height:auto;width:100%;opacity:.18;position:relative}@media(max-width:885px){.offerPage .featuredIn .logoList{max-width:500px}}@media(max-width:670px){.offerPage .featuredIn{margin-top:160px}.offerPage .featuredIn h3{font-size:19px}.offerPage .featuredIn .logoList{margin-top:23px}.offerPage .featuredIn .logoList .logo{transform:scale(.9)}.offerPage .featuredIn .backgroundGrid{width:900px;transform:translate(-50%,-90px)}}@media(max-width:560px){.offerPage .featuredIn h3{font-size:17px}}@media(max-width:540px){.offerPage .featuredIn{margin-top:160px}.offerPage .featuredIn h3{font-size:18px;text-align:left}.offerPage .featuredIn h3 .fancy{font-size:1.28em;display:block}.offerPage .featuredIn .logoList{margin-top:23px;max-width:380px}.offerPage .featuredIn .logoList .logo{transform:scale(.75);margin:14px 0}}@media(max-width:440px){.offerPage .featuredIn .logoList{margin-top:15px}.offerPage .featuredIn .logoList .logo{margin:10px -5px;transform:scale(.7)}.offerPage .featuredIn .logoList .logo:first-child{margin-left:0;margin-right:0}.offerPage .featuredIn .logoList .logo:nth-child(3){margin-left:-7px;margin-right:-7px}.offerPage .featuredIn .backgroundGrid{width:800px}}@media(max-width:420px){.offerPage .featuredIn{margin-top:135px}.offerPage .featuredIn h3{font-size:16px}}.offerPage .timer{display:block;width:100%;margin-top:100px;margin-bottom:-149px;text-align:center;position:relative;z-index:6;padding-top:18px}.offerPage .timer:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:50px;height:150px;width:400px;background:linear-gradient(90deg,transparent 20%,rgba(244,49,38,.15) 50%,transparent 80%);z-index:1;-webkit-mask-image:linear-gradient(0deg,transparent,#000 80%,transparent);mask-image:linear-gradient(0deg,transparent,#000 80%,transparent)}.offerPage .timer .title{font-size:15px;position:relative;font-weight:400;border-radius:20px;background:linear-gradient(200deg,hsla(0,0%,100%,.04) 45%,rgba(0,0,0,.1) 80%),rgba(201,217,209,.1);padding:3px 12px 4px;box-shadow:0 0 10px 1px hsla(0,0%,100%,.2),inset 0 0 0 1px hsla(0,0%,100%,.6)}.offerPage .timer .clock{display:block;position:relative;margin-top:-4px}.offerPage .timer .clock__part{display:inline-block;font-size:15px;width:47px;color:#f43126;text-shadow:0 0 15px rgba(244,49,38,.3);font-size:36px;font-weight:600;vertical-align:middle;position:relative}.offerPage .timer .clock__part span{font-size:11px;color:hsla(0,0%,100%,.8);font-weight:400;display:block;text-transform:capitalize;position:absolute;left:50%;transform:translateX(-50%);bottom:-8px}.offerPage .timer .clock mark{display:inline-block;color:hsla(0,0%,100%,.8);background:none;font-size:36px;color:#f43126;font-weight:600;transform:translateY(7px);margin-left:8px;margin-right:8px}.offerPage .pricingTopMessage{display:block;width:100%;margin-top:100px;margin-bottom:-171px;text-align:center;position:relative;z-index:6}.offerPage .pricingTopMessage:after{content:"";position:absolute;left:50%;transform:translate(-50%,-50%);top:100%;height:150px;width:800px;background:linear-gradient(90deg,transparent 20%,rgba(244,49,38,.11) 50%,transparent 80%);z-index:1;-webkit-mask-image:linear-gradient(0deg,transparent,#000 80%,transparent);mask-image:linear-gradient(0deg,transparent,#000 80%,transparent)}.offerPage .pricingTopMessage .body{display:flex;flex-direction:column;align-items:center;position:relative;margin-top:-4px}.offerPage .pricingTopMessage .body .text{display:inline-block;color:#f43126;text-shadow:0 0 15px rgba(244,49,38,.3);font-size:28px;font-weight:600;vertical-align:middle;text-align:center;position:relative}.offerPage .pricingTopMessage .body .subText{display:inline-block;font-size:15px;font-weight:400;vertical-align:middle;text-align:center;margin-top:-3px;background:linear-gradient(70deg,hsla(0,0%,88%,.57) 45%,hsla(0,0%,88%,.5) 74%,hsla(0,0%,88%,.6) 95%,hsla(0,0%,88%,.65) 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offerPage .pricingSection{width:100%;margin-top:200px;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;grid-auto-flow:row dense;-moz-column-gap:25px;column-gap:25px;z-index:3;position:relative}.offerPage .pricingSection .card{display:block;position:relative;background:rgba(0,0,0,.7);border-radius:20px;-webkit-backdrop-filter:blur(3px) saturate(0);backdrop-filter:blur(3px) saturate(0);box-shadow:inset 0 1px 0 1px hsla(0,0%,100%,.04);min-height:510px;transition:transform .2s ease-in;z-index:2}@media(max-width:652px)and (hover:none){.offerPage .pricingSection .card.active{transform:scale(1.025)}.offerPage .pricingSection .card.active:after,.offerPage .pricingSection .card.active:before{top:-2px;left:-2px;right:-2px;bottom:-2px;transition:all .2s ease-out;border-radius:22px}}@media(hover:hover){.offerPage .pricingSection .card:hover:after,.offerPage .pricingSection .card:hover:before{top:-2px;left:-2px;right:-2px;bottom:-2px;transition:all .2s ease-out;border-radius:22px}.offerPage .pricingSection .card:hover .cardInner .title{color:transparent;background:linear-gradient(60deg,#fff 40%,#b3f6c1 50%,#fff 60%);background-position:100%;background-size:400% 200%;animation:pretty 1.1s ease-out forwards;background-clip:text;-webkit-background-clip:text;opacity:.85;transition:opacity 1.1s}@keyframes pretty{0%{background-position:100%}to{background-position:0}}}.offerPage .pricingSection .card .texture{opacity:1;width:100%;height:100%;z-index:0;position:absolute;left:0;top:0}.offerPage .pricingSection .card:after{background:linear-gradient(-35deg,hsla(0,0%,100%,0) 45%,hsla(0,0%,100%,.035) 60%,hsla(0,0%,100%,0) 80%),linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05));z-index:0}.offerPage .pricingSection .card:after,.offerPage .pricingSection .card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;transition:all .2s ease-out}.offerPage .pricingSection .card:before{-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15);z-index:1;pointer-events:none}.offerPage .pricingSection .card.recomended{box-shadow:0 0 14px 2px rgba(170,244,186,.2);background:linear-gradient(rgba(33,228,75,.11),rgba(23,187,58,0) 45%)}.offerPage .pricingSection .card.recomended:before{box-shadow:inset 0 0 0 2px #38e75d;-webkit-mask-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.7));mask-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.7))}.offerPage .pricingSection .card.recomended .buyBtn:after{content:"";position:absolute;border-radius:inherit;top:0;bottom:0;left:0;right:0;box-shadow:0 0 16px 3px rgba(23,187,58,.47)}.offerPage .pricingSection .card:not(.withPromo) .cardInner .priceCont .priceDrop{opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .pricingSection .card .cardInner{display:inline-flex;flex-direction:column;position:relative;padding:20px 24px;z-index:5;height:100%;width:100%;box-sizing:border-box}.offerPage .pricingSection .card .cardInner .top{width:100%;display:flex;justify-content:space-between;align-items:center}.offerPage .pricingSection .card .cardInner .top .icon{height:48px;margin-left:-8px}.offerPage .pricingSection .card .cardInner .top .tag{font-size:12px;font-weight:400;border-radius:20px;background:linear-gradient(0deg,hsla(0,0%,100%,0) 45%,rgba(0,0,0,.15) 80%),rgba(201,217,209,.33);padding:4px 10px 5px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.1),inset 0 0 1px 1px rgba(0,0,0,.3)}.offerPage .pricingSection .card .cardInner .title{display:block;font-size:20px;font-weight:600;margin-top:7px;margin-left:12px;opacity:1;transition:opacity .2s}.offerPage .pricingSection .card .cardInner .subDesc{font-size:13px;font-weight:400;margin-top:8px;margin-left:12px;min-height:55px;color:hsla(0,0%,100%,.8)}.offerPage .pricingSection .card .cardInner .subDesc b{color:rgba(246,95,87,.9)}.offerPage .pricingSection .card .cardInner .specs{border-radius:15px;box-shadow:inset 0 1px 0 .5px hsla(0,0%,100%,.04);background:rgba(72,72,72,.5);padding:14px 10px 16px 40px;margin-top:5px}.offerPage .pricingSection .card .cardInner .specs .specsInner.numbered li:before{position:absolute;content:"1";left:-20px;top:2px;font-size:18px;font-weight:600;color:hsla(0,0%,100%,.5);background-color:transparent}.offerPage .pricingSection .card .cardInner .specs .specsInner.numbered li:nth-child(2):before{content:"2"}.offerPage .pricingSection .card .cardInner .specs .specsInner.numbered li:not(:last-child){margin-bottom:11px}.offerPage .pricingSection .card .cardInner .specs .specsInner li{position:relative;font-size:14px}.offerPage .pricingSection .card .cardInner .specs .specsInner li:not(:last-child){margin-bottom:8px}.offerPage .pricingSection .card .cardInner .specs .specsInner li:before{position:absolute;content:"";left:-15px;top:6px;border-radius:20px;height:4px;width:4px;background-color:hsla(0,0%,100%,.65)}.offerPage .pricingSection .card .cardInner .priceCont{flex:1;flex-direction:column;align-items:flex-end;justify-content:flex-end;display:flex;padding:0 16px 20px 0}.offerPage .pricingSection .card .cardInner .priceCont mark{background:none;color:inherit;font-size:.75em;opacity:.7}.offerPage .pricingSection .card .cardInner .priceCont .priceDrop{font-size:17px;font-weight:500;color:#f43126;margin-bottom:0;position:relative}.offerPage .pricingSection .card .cardInner .priceCont .priceDrop:before{background-color:rgba(244,49,38,.5);height:2px;top:7px;left:-5px;right:-4px;transform:rotate(-7deg);content:"";position:absolute}.offerPage .pricingSection .card .cardInner .priceCont .price{font-size:26px;font-weight:500;color:#fff}.offerPage .pricingSection .card .cardInner .priceCont .bottomSpan{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.65)}.offerPage .pricingSection .card .cardInner .priceCont .bottomSpan mark{font-size:.9em;opacity:1}.offerPage .pricingSection .card .cardInner .buyBtn{width:100%;height:40px;padding-bottom:2px;transform:scale(1);transition:transform .1s}.offerPage .pricingSection .card .cardInner .buyBtn:not(:disabled):active{transition:transform .1s;transform:scale(.99)}.offerPage .pricingSection .card .cardInner .buyBtn:disabled{background-color:#131313;box-shadow:0 0 0 3px #000,0 0 8px 3px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.01);overflow:hidden;filter:none;color:#fff}.offerPage .pricingSection .card .cardInner .buyBtn:disabled:active{background-color:#131313}.offerPage .pricingSection .card .cardInner .buyBtn:disabled:after{opacity:1;content:"";display:block;position:absolute;background:linear-gradient(176deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0) 50%);z-index:0;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .2s}.offerPage .pricingSection .card .cardInner .buyBtn:disabled:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(82deg);background:linear-gradient(0deg,#fff,#999);z-index:0;height:0;width:3px;opacity:0;transition:height .28s,opacity .28s;box-shadow:0 0 2px 0 hsla(0,0%,100%,.4)}@media(hover:hover){.offerPage .pricingSection .card .cardInner .buyBtn:disabled:hover:before{height:860%;opacity:.15;transition:height .37s,opacity .37s}.offerPage .pricingSection .card .cardInner .buyBtn:disabled:hover:after{opacity:1;transition:opacity .3s}}@media(hover:none){.offerPage .pricingSection .card .cardInner .buyBtn:disabled:before{height:860%;opacity:.15;transition:height .37s,opacity .37s}.offerPage .pricingSection .card .cardInner .buyBtn:disabled:after{opacity:1;transition:opacity .3s}}.offerPage .pricingSection .card .cardInner .buyBtn:disabled .line{display:none}.offerPage .pricingSection .card .cardInner .buyBtn .line,.offerPage .pricingSection .card .cardInner .buyBtn .line:after,.offerPage .pricingSection .card .cardInner .buyBtn .line:before{position:absolute;left:0;top:0;bottom:0;height:1px;width:37%;margin:auto;background:linear-gradient(-90deg,transparent,rgba(0,0,0,.3) 85%)}.offerPage .pricingSection .card .cardInner .buyBtn .line:after,.offerPage .pricingSection .card .cardInner .buyBtn .line:before{content:"";top:2px;width:60%;bottom:auto;opacity:.7}.offerPage .pricingSection .card .cardInner .buyBtn .line:before{top:-2px}.offerPage .pricingSection .card .cardInner .buyBtn .line:last-child,.offerPage .pricingSection .card .cardInner .buyBtn .line:last-child:after,.offerPage .pricingSection .card .cardInner .buyBtn .line:last-child:before{left:auto;right:0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.3) 85%)}.offerPage .pricingSection .card .cardInner .btnsRow{width:100%;display:flex;flex:1;align-items:flex-end;position:relative}.offerPage .pricingSection .card .cardInner .btnsRow .topSpan{position:absolute;bottom:-20px;width:100%;font-size:11px;color:hsla(0,0%,100%,.5);text-align:right;padding-right:6px}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn{flex:1;height:40px;padding:0 0 1px;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 .5px 0 .5px hsla(0,0%,100%,.1);color:#fff;background-color:rgba(170,244,186,.2);font-size:13px;transform:scale(1);transition:transform .1s,background-color .15s}@media(hover:hover){.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn:hover{background-color:rgba(170,244,186,.25);transition:background-color .28s}}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn:active{transition:transform .1s;transform:scale(.99)}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn .icon{height:14px;margin-left:4px}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn .icon.insta{height:15px;transform:translateY(-.5px)}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn .icon.tiktok{margin-bottom:2px}.offerPage .pricingSection .card .cardInner .btnsRow .contactBtn:not(:last-child){margin-right:10px}.offerPage .pricingSection .dummyCard{display:none;background:none;box-shadow:none;flex-direction:column;justify-content:center;align-items:flex-start}.offerPage .pricingSection .dummyCard:after,.offerPage .pricingSection .dummyCard:before{display:none}.offerPage .pricingSection .dummyCard svg{height:26px;margin-left:32px;opacity:.5;margin-top:-40px;margin-bottom:5px;-webkit-mask-image:linear-gradient(-25deg,transparent,#000 30%);mask-image:linear-gradient(-25deg,transparent,#000 30%)}.offerPage .pricingSection .dummyCard .mainSpan{padding-left:30px;font-size:24px;line-height:1.28em;font-weight:500;color:#4f4f4f;text-shadow:0 -1px 0 #66836a}.offerPage .pricingSection .backgroundsCont{position:absolute;height:400px;top:-55px;left:-50px;right:-50px;z-index:0}.offerPage .pricingSection .backgroundsCont .side{width:50%;position:relative;height:100%;display:inline-block;-webkit-mask-image:linear-gradient(270deg,transparent,#000 30px);mask-image:linear-gradient(270deg,transparent,#000 30px)}.offerPage .pricingSection .backgroundsCont .side:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;border-radius:55px 0 0 0;background:linear-gradient(150deg,rgba(103,136,7,.8) 6%,rgba(255,71,31,.5) 22%,rgba(106,22,216,.5) 37%,transparent 50%);opacity:.16}.offerPage .pricingSection .backgroundsCont .side:after{content:"";position:absolute;left:23px;top:25px;height:150%;width:65%;border-radius:40px 0 0 0;box-shadow:-3px -3px 7px 1px rgba(0,0,0,.6);-webkit-mask-image:linear-gradient(270deg,transparent,#000 20px);mask-image:linear-gradient(270deg,transparent,#000 20px);background:linear-gradient(139deg,rgba(103,136,7,.8) 6%,rgba(255,71,31,.3) 20%,rgba(106,22,216,.4) 37%,transparent 45%);opacity:.19}.offerPage .pricingSection .backgroundsCont .side:nth-child(2){transform:scaleX(-1)}.offerPage .pricingSection.withPromo .backgroundsCont{top:-70px}.offerPage .pricingSection.withPromo .backgroundsCont .side:after{top:35px}@media(max-width:1180px){.offerPage .pricingSection .backgroundsCont{width:100vw;left:50%;transform:translateX(-50%)}}@media(max-width:1130px){.offerPage .pricingSection .backgroundsCont .side:after{left:18px}}@media(max-width:1110px){.offerPage .pricingSection{-moz-column-gap:10px;column-gap:10px}.offerPage .pricingSection .card .cardInner{padding:16px 18px}.offerPage .pricingSection .backgroundsCont .side:after,.offerPage .pricingSection .backgroundsCont .side:before{margin-left:-18px}}@media(max-width:1080px){.offerPage .pricingSection .backgroundsCont .side:after{margin-left:0;left:10px;border-radius:30px 0 0 0}.offerPage .pricingSection .backgroundsCont .side:before{margin-left:0;border-radius:35px 0 0 0}}@media(max-width:985px){.offerPage .timer{margin-bottom:-125px}.offerPage .pricingTopMessage{margin-bottom:-136px}.offerPage .pricingSection{margin-top:175px;display:flex;flex-wrap:wrap}.offerPage .pricingSection .card{min-width:310px;max-width:330px;flex:1;margin-bottom:25px}.offerPage .pricingSection .card.dummyCard{display:flex}.offerPage .pricingSection .backgroundsCont{max-width:760px}.offerPage .pricingSection .backgroundsCont .side:after{left:20px}}@media(max-width:885px){.offerPage .timer .title{font-size:14px}.offerPage .timer .clock__part{width:43px}.offerPage .timer .clock__part,.offerPage .timer mark{font-size:34px}}@media(max-width:740px){.offerPage .pricingSection .backgroundsCont{width:auto;left:-20px;right:-20px;transform:none}.offerPage .pricingSection .backgroundsCont .side:after{left:7px}}@media(max-width:700px){.offerPage .pricingSection .pricingTopMessage{margin-bottom:-142px}.offerPage .pricingSection .backgroundsCont{left:-11px;right:-11px;top:-65px}}@media(max-width:666px){.offerPage .timer .clock__part,.offerPage .timer mark{font-size:31px}.offerPage .pricingSection .card.dummyCard{display:none!important}}@media(max-width:651px){.offerPage .timer{margin-bottom:-134px}.offerPage .pricingTopMessage{margin-bottom:-105px}.offerPage .pricingSection .card .cardInner .title{font-size:22px}.offerPage .pricingSection .backgroundsCont{max-width:410px;margin:auto}.offerPage .pricingSection .backgroundsCont .side:after{left:19px}.offerPage .pricingSection.withPromo .backgroundsCont{top:-55px}}@media(max-width:540px){.offerPage .timer{margin-top:70px}}@media(max-width:500px){.offerPage .timer{margin-top:40px;margin-bottom:-150px}.offerPage .pricingTopMessage{margin-bottom:-170px}.offerPage .pricingSection{padding-top:15px}.offerPage .pricingSection .backgroundsCont{margin-left:0;margin-right:0;max-width:none;height:1500px;display:flex;justify-content:space-between}.offerPage .pricingSection .backgroundsCont .side{width:40%}.offerPage .pricingSection .backgroundsCont .side:after{left:0;top:25px;width:30%;transform:rotate(.7deg);opacity:.1;border-radius:40px 0 0 0}.offerPage .pricingSection .backgroundsCont .side:before{border-radius:55px 0 0 0;background:linear-gradient(90deg,rgba(103,136,7,.5),rgba(255,71,31,.5) 17%,rgba(106,22,216,.5) 50%,transparent);opacity:.25}}@media(max-width:440px){.offerPage .pricingSection{box-sizing:border-box;padding-left:18px;padding-right:18px}.offerPage .pricingSection .card{min-width:300px;max-width:none;min-height:480px;margin-bottom:20px}.offerPage .pricingSection .card .cardInner{padding:11px 14px 16px}.offerPage .pricingSection .card .cardInner .title{font-size:20px;margin-top:7px}.offerPage .pricingSection .card .cardInner .subDesc{min-height:48px}.offerPage .pricingSection .card .cardInner .specs{margin-top:0}.offerPage .footerSpan{font-size:11px;font-weight:400;margin-top:30px}}.offerPage .testimonials{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:470px;padding-bottom:45px;box-sizing:border-box;position:relative}.offerPage .testimonials .body{margin-top:30px;font-size:18px;line-height:1.26em;font-weight:400;color:hsla(0,0%,100%,.8);z-index:1;text-shadow:0 0 5px hsla(0,0%,100%,.1);-webkit-mask-image:linear-gradient(190deg,rgba(0,0,0,.9),#000 40%);mask-image:linear-gradient(190deg,rgba(0,0,0,.9),#000 40%)}.offerPage .testimonials .body b{color:#fff;font-weight:700}.offerPage .testimonials .author{display:flex;flex-direction:row;align-items:center;margin-top:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.offerPage .testimonials .author .cover{width:40px;height:58px;border-radius:500px;background-color:#1f1f1f;margin-right:21px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%}.offerPage .testimonials .author .cover:after{content:"";position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;border-radius:500px;box-shadow:inset 0 0 0 1.2px hsla(0,0%,100%,.3);z-index:1}.offerPage .testimonials .author .text{display:flex;flex-direction:column;justify-content:flex-start}.offerPage .testimonials .author .text .name{font-size:15px;font-weight:500}.offerPage .testimonials .author .text .desc{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.6);margin-top:1px}.offerPage .testimonials .author .text .desc br{display:none}.offerPage .testimonials .backgroundIcon{position:absolute;top:45px;right:0;transform:translateX(25%);width:155px;z-index:0;-webkit-mask-image:linear-gradient(200deg,rgba(0,0,0,.05) 20%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.13) 90%,rgba(0,0,0,.08));mask-image:linear-gradient(200deg,rgba(0,0,0,.05) 20%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.13) 90%,rgba(0,0,0,.08))}@media(max-width:985px){.offerPage .testimonials{height:400px;padding:0 30px 10px}.offerPage .testimonials .backgroundIcon{width:125px;right:15px}}@media(max-width:652px){.offerPage .testimonials{padding:0 18px 10px}.offerPage .testimonials .body{font-size:16px}.offerPage .testimonials .desc{margin-top:2px}.offerPage .testimonials .author .cover{width:32px;height:46px}.offerPage .testimonials .author .cover:after{top:-4px;bottom:-4px;left:-4px;right:-4px}.offerPage .testimonials .backgroundIcon{top:45px}}@media(max-width:525px){.offerPage .testimonials{height:340px;padding:0 18px 20px}.offerPage .testimonials .body{font-size:15px}.offerPage .testimonials .author{margin-top:16px}.offerPage .testimonials .author .cover{margin-right:16px}.offerPage .testimonials .author .text .name{font-size:14px}.offerPage .testimonials .author .text .desc{font-size:13px}}@media(max-width:500px){.offerPage .testimonials{padding:0 14px 20px}.offerPage .testimonials .backgroundIcon{top:15px;width:117px;right:5px}}@media(max-width:440px){.offerPage .testimonials{padding:0 21px 15px}}@media(max-width:430px){.offerPage .testimonials .author .text .desc{font-size:12px}}@media(max-width:405px){.offerPage .testimonials .author .text{margin-top:3px}.offerPage .testimonials .author .text .desc br{display:block}}.offerPage .theProcess{position:relative;width:100%;height:560px}@keyframes blinkEmptyBoxes{0%{opacity:.8}8%{opacity:.45}15%{opacity:.8}}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.empty{opacity:.8}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r1c1{transform:translateY(-42%)}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r1c1:after{animation:blinkEmptyBoxes 9s infinite;animation-delay:2s}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r1c2{transform:translateY(39%)}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r1c2:after{animation:blinkEmptyBoxes 9s infinite;animation-delay:6s}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r2c1{opacity:1;transform:translateY(-42%)}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r2c2{transform:translateY(39%)}.offerPage .theProcess.inView .content .ilustration .wallCont .wallCol.r2c2:after{animation:blinkEmptyBoxes 9s infinite;animation-delay:4s}.offerPage .theProcess.inView .content .body .stepsCont .step{transform:translateY(0);opacity:1;transition:opacity .5s,transform .5s,background-position 2s;background-position:0 100%}.offerPage .theProcess.inView .content .body .stepsCont .step:nth-child(2){transition-delay:.4s}.offerPage .theProcess.inView .content .body .stepsCont .step:nth-child(2) .iconCont:after{transition-delay:.5s}.offerPage .theProcess.inView .content .body .stepsCont .step:nth-child(3){transition-delay:.8s}.offerPage .theProcess.inView .content .body .stepsCont .step:nth-child(3) .iconCont{background-color:#3db357;transition:background-color .5s;transition-delay:1.1s}.offerPage .theProcess.inView .content .body .stepsCont .step:nth-child(3) .iconCont svg{animation:iconWobble 1.5s ease-in-out 1.2s forwards}@keyframes iconWobble{0%{transform:rotate(0deg) translateX(0) scale(0);opacity:0}25%{opacity:1;transform:rotate(8deg) translateX(2px) scale(1)}50%{transform:rotate(-6deg) translateX(-2px) scale(1)}75%{transform:rotate(4deg) translateX(1px) scale(1)}to{transform:rotate(0deg) translateX(0) scale(1);opacity:1}}.offerPage .theProcess.inView .content .body .stepsCont .step .iconCont:after{background-position:0 0;transition:background-position .65s}.offerPage .theProcess .content{width:100%;padding:12px 50px;height:100%;box-sizing:border-box;display:flex;flex-direction:row;z-index:2;position:relative}.offerPage .theProcess .content .ilustration{width:300px;width:50%;height:100%;padding-right:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-mask-image:linear-gradient(transparent,#000 25%,#000 80%,transparent);mask-image:linear-gradient(transparent,#000 25%,#000 80%,transparent)}.offerPage .theProcess .content .ilustration .postItem{margin-bottom:0}.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .canvasTopbar,.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .ctas{pointer-events:none}.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .overlay .overlayInner .commentSection,.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .overlayCreator{display:none!important}.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action{display:inline-flex;padding-bottom:17%}.offerPage .theProcess .content .ilustration .postItem .postItem__canvas .overlay .overlayInner .actionsDesktop .action .action__inner{transform:none!important;margin-top:auto}.offerPage .theProcess .content .ilustration .postItem .postItem__bottom{display:none}.offerPage .theProcess .content .ilustration .wallCont{padding-left:0!important;padding-right:0!important;width:880px;transform:scale(.4)}.offerPage .theProcess .content .ilustration .wallCont .postCanvasRatio,.offerPage .theProcess .content .ilustration .wallCont .uploadPage main .mediaZone__content .imageArea .ratio,.uploadPage main .mediaZone__content .imageArea .offerPage .theProcess .content .ilustration .wallCont .ratio{max-height:none!important}.offerPage .theProcess .content .ilustration .wallCont .wallCol{margin-bottom:50px;transition:transform 1.4s cubic-bezier(.34,1.56,.64,1),opacity .18s ease-out;opacity:0;box-shadow:0 0 150px 0 rgba(0,0,0,.7)}.offerPage .theProcess .content .ilustration .wallCont .wallCol .postItem__canvas .mediasInteractive .mediaCont,.offerPage .theProcess .content .ilustration .wallCont .wallCol .postItem__canvas .overlay{border-radius:25px}.offerPage .theProcess .content .ilustration .wallCont .wallCol.empty{border-radius:25px;background:#0f0f0f;position:relative}.offerPage .theProcess .content .ilustration .wallCont .wallCol.empty:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(30deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.06) 90%);border-radius:inherit}.offerPage .theProcess .content .ilustration .wallCont .wallCol.r1c1{transform:translateY(0)}.offerPage .theProcess .content .ilustration .wallCont .wallCol.r1c2{transform:translateY(-42%)}.offerPage .theProcess .content .ilustration .wallCont .wallCol.r2c1{transform:translateY(0)}.offerPage .theProcess .content .ilustration .wallCont .wallCol.r2c2{transform:translateY(-42%)}.offerPage .theProcess .content .body{flex:1;padding-left:28px;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.offerPage .theProcess .content .body .stepsCont{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding-left:20px;padding-bottom:20px}.offerPage .theProcess .content .body .stepsCont .step{display:inline-block;font-size:21px;font-weight:500;font-weight:400;white-space:nowrap;background:linear-gradient(45deg,hsla(0,0%,100%,.8) 48%,hsla(0,0%,100%,.1) 58%,hsla(0,0%,100%,.1) 72%,hsla(0,0%,100%,.5) 80%,hsla(0,0%,100%,0));background-position:100% 100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform:translateY(10px);opacity:0;position:relative}.offerPage .theProcess .content .body .stepsCont .step:not(:first-child){margin-top:60px}.offerPage .theProcess .content .body .stepsCont .step:last-child .iconCont:after{display:none}.offerPage .theProcess .content .body .stepsCont .step:first-child .iconCont svg,.offerPage .theProcess .content .body .stepsCont .step:nth-child(2) .iconCont svg{padding-bottom:1px}.offerPage .theProcess .content .body .stepsCont .step:nth-child(3) .iconCont svg{padding-top:.5px;height:15px;opacity:.5;transform:scale(0)}.offerPage .theProcess .content .body .stepsCont .step .iconCont{width:35px;height:35px;display:inline-flex;position:relative;background:#454845;box-shadow:inset 0 0 11px 0 rgba(0,0,0,.3);border-radius:50px;vertical-align:middle;margin-right:15px;margin-bottom:3px;align-items:center;justify-content:center}.offerPage .theProcess .content .body .stepsCont .step .iconCont svg{height:14px}.offerPage .theProcess .content .body .stepsCont .step .iconCont:before{content:"";position:absolute;border-radius:20px;left:-3px;right:-3px;top:-3px;bottom:-3px;box-shadow:0 0 0 1px hsla(0,0%,100%,.13),0 0 0 5px rgba(0,0,0,.45),0 0 2px 6px hsla(0,0%,100%,.05)}.offerPage .theProcess .content .body .stepsCont .step .iconCont:after{content:"";position:absolute;left:50%;transform:translate(-50%,100%);bottom:-10px;width:1px;height:40px;background:linear-gradient(180deg,#494949 50%,rgba(73,73,73,0) 70%);background-size:100% 200%;background-position:0 100%}.offerPage .theProcess .content .body .stepsCont .step .textImg{display:inline-block;width:18px;vertical-align:middle;margin-left:3px;margin-bottom:3px;opacity:.8}.offerPage .theProcess .background{position:absolute;top:0;left:35px;right:35px;bottom:0;z-index:0}.offerPage .theProcess .background .grid{position:relative;width:100%;height:100%;display:flex;flex-direction:column}@keyframes animPoint{0%,to{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15);transform:scale(1)}40%,60%{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.09);transform:scale(1.07)}}@keyframes animLine1{0%{right:0;opacity:0;transform:translateX(100%)}10%,90%{opacity:1}to{right:100%;opacity:0;transform:translateX(-100%)}}.offerPage .theProcess .background .grid[anim="1"] .line.anim1:before{animation:animLine1 2s ease-in-out forwards}.offerPage .theProcess .background .grid[anim="1"] .point.anim1 .circle:after{animation:animPoint 1s 1.1s forwards}@keyframes animLine2{0%{top:0;opacity:0;transform:translateY(-100%)}10%,90%{opacity:1}to{top:100%;opacity:0;transform:translateY(100%)}}.offerPage .theProcess .background .grid[anim="2"] .line.anim2:before{transform:translateY(-100%);bottom:auto;animation:animLine2 2s ease-in-out forwards;background:linear-gradient(0deg,rgba(170,244,186,.8),hsla(0,0%,100%,0) 100px)}.offerPage .theProcess .background .grid[anim="2"] .point.anim2 .circle:after{animation:animPoint 1s 1.3s forwards}@keyframes animLine3{0%{left:0;opacity:0;transform:translateX(-100%)}10%,90%{opacity:1}to{left:100%;opacity:0;transform:translateX(100%)}}.offerPage .theProcess .background .grid[anim="3"] .line.anim3:before{transform:translateX(-100%);background:linear-gradient(270deg,rgba(170,244,186,.8),hsla(0,0%,100%,0) 100px);animation:animLine3 2.2s ease-in-out forwards}.offerPage .theProcess .background .grid[anim="3"] .point.anim3 .circle:after{animation:animPoint 1s 1.25s forwards}.offerPage .theProcess .background .grid .gradient{overflow:hidden;content:"";position:absolute;top:12.5px;bottom:11.5px;left:12.5px;width:200%;background:linear-gradient(37deg,rgba(201,248,211,.1),transparent 50%);z-index:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.offerPage .theProcess .background .grid:after,.offerPage .theProcess .background .grid:before{content:"";position:absolute;top:110px;left:-1750px;width:4000px;height:100px;background:radial-gradient(hsla(0,0%,100%,.07),hsla(0,0%,100%,0) 70%);-webkit-mask-image:linear-gradient(90deg,transparent 10%,#000 45%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent 10%,#000 45%,#000 90%,transparent);z-index:0;margin:auto;transform:rotate(14deg);z-index:-1}.offerPage .theProcess .background .grid:after{width:3000px;top:310px;left:-1050px;height:100px;background:radial-gradient(rgba(192,247,204,.05),hsla(0,0%,100%,0) 70%);-webkit-mask-image:linear-gradient(90deg,transparent 24%,#000 45%,#000 55%,transparent 90%);mask-image:linear-gradient(90deg,transparent 24%,#000 45%,#000 55%,transparent 90%);z-index:-1}.offerPage .theProcess .background .grid .point{width:25px;height:25px;position:relative;z-index:1}.offerPage .theProcess .background .grid .point:after,.offerPage .theProcess .background .grid .point:before{z-index:5}.offerPage .theProcess .background .grid .point .circle{width:100%;height:100%;z-index:4;position:relative}.offerPage .theProcess .background .grid .point .circle:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100px;background:hsla(0,0%,100%,.04);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15);z-index:0}.offerPage .theProcess .background .grid .point .circle:before{content:"";position:absolute;top:-130px;left:-130px;right:-130px;bottom:-130px;background:radial-gradient(#000 5%,rgba(0,0,0,.7) 15%,transparent 70%);z-index:-1}.offerPage .theProcess .background .grid .line{height:1px;flex:1;background:hsla(0,0%,100%,.15);overflow:hidden;position:relative;z-index:2}.offerPage .theProcess .background .grid .line:before{content:"";position:absolute;height:100%;width:100%;max-height:100px;max-width:100px;min-width:3px;min-height:3px;top:0;bottom:0;opacity:0;filter:blur(3px);background:linear-gradient(90deg,rgba(170,244,186,.8),hsla(0,0%,100%,0) 100px)}.offerPage .theProcess .background .grid .col{width:25px;height:100%}.offerPage .theProcess .background .grid .col .line{width:1px;height:100%;margin:auto}.offerPage .theProcess .background .grid .row{height:25px;display:flex;justify-content:center;align-items:center}.offerPage .theProcess .background .grid .row .line{margin:0 14px}.offerPage .theProcess .background .grid .row .point:first-child:before{content:"";position:absolute;height:1px;width:250px;margin:auto;top:0;bottom:0;transform:translateX(-100%);left:-14px;background:linear-gradient(-90deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}.offerPage .theProcess .background .grid .row .point:last-child:before{content:"";position:absolute;height:1px;width:250px;margin:auto;top:0;bottom:0;transform:translateX(100%);right:-14px;background:linear-gradient(90deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}.offerPage .theProcess .background .grid .centerRow{display:inline-flex;flex-direction:row;align-items:space-between;justify-content:space-between;flex:1;height:100%;width:100%;margin:14px 0}.offerPage .theProcess .background .grid .centerRow .col:last-child .line{display:none}.offerPage .theProcess .background .grid .centerRow .col .line{margin:auto}.offerPage .theProcess .background .grid .topRow .point:not(:nth-child(3)):after{content:"";position:absolute;height:400px;width:1px;margin:auto;top:-14px;transform:translateY(-100%);right:0;left:0;background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}.offerPage .theProcess .background .grid .bottomRow .point.mid:after{display:none}.offerPage .theProcess .background .grid .bottomRow .point:after{content:"";position:absolute;height:120px;width:1px;margin:auto;bottom:-14px;transform:translateY(100%);right:0;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}@media(max-width:1050px){.offerPage .theProcess .content .body .stepsCont{padding-left:9px}}@media(max-width:995px){.offerPage .theProcess{height:480px}.offerPage .theProcess .content .ilustration .wallCont{transform:scale(.34)}.offerPage .theProcess .content .body{padding-left:22px}.offerPage .theProcess .content .body .stepsCont{padding-left:0}.offerPage .theProcess .content .body .stepsCont .step{font-size:20px}.offerPage .theProcess .content .body .stepsCont .step .iconCont{margin-right:14px}}@media(max-width:930px){.offerPage .theProcess .content{padding:12px 10px}.offerPage .theProcess .background{left:-4px;right:-4px}.offerPage .theProcess .background .grid .gradient{left:10.5px;right:10.5px}.offerPage .theProcess .background .grid .point{width:20px;height:20px}.offerPage .theProcess .background .grid .centerRow .col{width:20px}.offerPage .theProcess .background .grid .centerRow .col:last-child .line{display:block}}@media(max-width:900px){.offerPage .theProcess .content .body{padding-left:0;margin-left:-17px}.offerPage .theProcess .content .body .stepsCont .step .iconCont{margin-right:25px}}@media(max-width:880px){.offerPage .theProcess{height:465px}.offerPage .theProcess .content .body .stepsCont{padding-bottom:16px}.offerPage .theProcess .content .body .stepsCont .step .iconCont:after{height:50px}.offerPage .theProcess .content .body .stepsCont .step:not(:first-child){margin-top:70px}}@media(max-width:845px){.offerPage .theProcess .content{padding:15px 0}.offerPage .theProcess .content .ilustration{padding-right:8px}.offerPage .theProcess .background{left:-20px;right:-20px}.offerPage .theProcess .background .grid:before{height:60px}.offerPage .theProcess .background .grid:after{width:1500px;top:309px;left:-365px;height:80px}}@media(max-width:815px){.offerPage .theProcess{height:385px}.offerPage .theProcess .content .ilustration .wallCont{transform:scale(.3)}.offerPage .theProcess .content .body .stepsCont .step .iconCont{margin-right:14px}.offerPage .theProcess .content .body .stepsCont .step .iconCont:after{height:30px}.offerPage .theProcess .content .body .stepsCont .step:not(:first-child){margin-top:50px}}@media(max-width:750px){.offerPage .theProcess .content .ilustration .wallCont{transform:scale(.3)}.offerPage .theProcess .content .body .stepsCont .step{font-size:18px}.offerPage .theProcess .content .body .stepsCont .step .iconCont{width:32px;height:32px}.offerPage .theProcess .content .ilustration .wallCont{transform:scale(.26)}}@media(max-width:700px){.offerPage .theProcess .background{left:-10px;right:-10px}.offerPage .theProcess .background .grid:before{top:-28px;width:3000px}.offerPage .theProcess .background .grid .gradient{right:13.5px;width:auto}.offerPage .theProcess .background .grid .topRow .point:after{display:none}}@media(max-width:665px){.offerPage .theProcess .content .ilustration .mainWallWrapper .mainWall{grid-template-columns:repeat(2,minmax(0,1fr))!important}.offerPage .theProcess .content .ilustration .mainWallWrapper .mainWall .wallCont{transform:scale(.23)}.offerPage .theProcess .content .body .stepsCont .step{font-size:16px}.offerPage .theProcess .content .body .stepsCont .step .textImg{width:16px}}@media(max-width:620px){.offerPage .theProcess{height:350px}.offerPage .theProcess .content{justify-content:center}.offerPage .theProcess .content .ilustration{bottom:0;right:3px;position:absolute;padding:13px 0;overflow:hidden}.offerPage .theProcess .content .ilustration .wallCont{transform:scale(.24) rotate(-13deg);margin-right:-115px}.offerPage .theProcess .content .body{margin-left:0;padding-left:33px}}@media(max-width:535px){.offerPage .theProcess .content .body{padding-left:24px}.offerPage .theProcess .content .body .stepsCont .step{font-size:15px}.offerPage .theProcess .content .body .stepsCont .step .iconCont:after{height:17px;bottom:-8px}.offerPage .theProcess .content .body .stepsCont .step:not(:first-child){margin-top:30px}}@media(max-width:510px){.offerPage .theProcess{height:290px}.offerPage .theProcess .content .ilustration{display:none}.offerPage .theProcess .content .body{padding-left:0}.offerPage .theProcess .content .body .stepsCont{width:330px;margin:auto;padding-bottom:4px}.offerPage .theProcess .content .body .stepsCont .step{font-size:18px}.offerPage .theProcess .content .body .stepsCont .step .textImg{width:18px}.offerPage .theProcess .background .grid:before{display:none}.offerPage .theProcess .background .grid .gradient{background:linear-gradient(35deg,rgba(201,248,211,.2),transparent 50%,transparent 63%,rgba(201,248,211,.08) 81%,transparent)}}@media(max-width:465px){.offerPage .theProcess .content .ilustration{pointer-events:none}.offerPage .theProcess .content .ilustration .postItem .postItem__bottom{display:block}}@media(max-width:440px){.offerPage .theProcess .content .body .stepsCont{width:100%;box-sizing:border-box;padding-left:18px;padding-right:18px}.offerPage .theProcess .content .body .stepsCont .step{font-size:17px}.offerPage .theProcess .content .body .stepsCont .step .iconCont{margin-left:2px;margin-right:16px}.offerPage .theProcess .background{left:-15px;right:-15px}}.offerPage .useCases{margin-top:145px;display:flex;flex-direction:column;justify-content:space-between;padding:26px 35px 0;box-sizing:border-box;width:100%;margin-bottom:80px;border-radius:20px;position:relative;background:rgba(67,98,73,.3);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:2}.offerPage .useCases .topLines{position:absolute;height:100%;width:100%;bottom:0;left:0}.offerPage .useCases .topLines:after,.offerPage .useCases .topLines:before{content:"";position:absolute;display:block;margin:auto;top:10px;bottom:10px;width:1px;background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.12) 45%,hsla(0,0%,100%,.12) 55%,hsla(0,0%,100%,0));left:-18px;box-shadow:9px 0 2px 0 hsla(0,0%,100%,.1);filter:drop-shadow(9px 0 0 rgba(255,255,255,.75))}.offerPage .useCases .topLines:before{left:auto;right:-18px;box-shadow:-9px 0 2px 0 hsla(0,0%,100%,.1);filter:drop-shadow(-9px 0 0 rgba(255,255,255,.75))}.offerPage .useCases:after{content:"";position:absolute;display:block;left:0;top:0;height:100%;width:100%;background:linear-gradient(20deg,transparent 80%,hsla(0,0%,100%,.02) 91%,transparent 97%),linear-gradient(0deg,rgba(0,0,0,.2),transparent);box-shadow:0 15px 15px -8px rgba(147,242,167,.07),inset -.7px 1px 0 hsla(0,0%,100%,.07),inset 1px -1px 0 rgba(0,0,0,.25);z-index:3;border-radius:inherit}.offerPage .useCases .bodyText{z-index:5;font-size:19px;font-weight:500;line-height:1.3em;margin-bottom:40px;opacity:1;transform:translateY(0);transition:transform .3s,opacity .3s;background:linear-gradient(230deg,#fff,hsla(0,0%,100%,.75) 50px,#fff 40%);background-size:100% 100%;background-position:50%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.017em;filter:drop-shadow(0 -3px 1px rgba(124,144,132,.35)) drop-shadow(0 3px 1px rgba(0,0,0,.3));margin-right:auto}.offerPage .useCases .bodyText.fadeOut{opacity:0;transform:translateY(-10px);transition:transform .3s,opacity .3s}.offerPage .useCases .itemsRow{display:flex;flex-direction:row;align-items:flex-start;width:100%;z-index:5;overflow:hidden}.offerPage .useCases .itemsRow .item{box-sizing:border-box;opacity:.6;cursor:pointer;transition:opacity .2s;padding:10px 0 20px 8px;position:relative;flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .useCases .itemsRow .item:before{content:"";position:absolute;display:block;left:0;right:0;top:0;height:2px;background:hsla(0,0%,100%,.3);border-radius:50px}.offerPage .useCases .itemsRow .item:after{content:"";position:absolute;display:block;left:0;top:0;height:2px;width:0;background:rgba(23,187,58,.8);box-shadow:0 2px 4px 1px rgba(23,187,58,.4);border-radius:50px}@media(hover:hover){.offerPage .useCases .itemsRow .item:not(.active):hover{opacity:1;transition:opacity .3s}}.offerPage .useCases .itemsRow .item:not(:last-child){margin-right:25px}.offerPage .useCases .itemsRow .item.active{opacity:1;transition:opacity .2s}.offerPage .useCases .itemsRow .item.active:after{animation:slidingg 6.1s .3s normal forwards}@keyframes slidingg{to{width:100%}}.offerPage .useCases .itemsRow .item span{display:inline-block;right:0;top:13px;font-size:11px;font-weight:500;opacity:.5;margin-left:5px}.offerPage .useCases .itemsRow .item h5{font-size:15px;display:inline-block;font-weight:500}.offerPage .useCases .bckLi{z-index:0;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;opacity:0!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.offerPage .useCases .bckLi.active{animation:fadeIn .4s forwards;z-index:2}.offerPage .useCases .bckLi.last{opacity:1;z-index:1;transition:opacity 0}.offerPage .useCases .graphic{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:inherit;overflow:hidden}.offerPage .useCases .graphic svg{position:absolute;width:105px;top:-26px;right:-40px;opacity:.3;transform:rotate(190deg)}@media(max-width:1110px){.offerPage .useCases .itemsRow .item:not(:last-child){margin-right:10px}}@media(max-width:985px){.offerPage .useCases{margin-left:auto;margin-right:auto;padding:0 30px;min-height:153px}.offerPage .useCases .bodyText{font-size:16px;margin:auto}}@media(max-width:652px){.offerPage .useCases{border-radius:20px;padding:0 18px;justify-content:space-between}.offerPage .useCases .bodyText.fadeOut{transform:translateY(-7px)}.offerPage .useCases .itemsRow .item{padding-left:0}}@media(max-width:540px){.offerPage .useCases{margin-top:90px;border-radius:18px}}@media(max-width:510px){.offerPage .useCases{min-height:153px}}@media(max-width:500px){.offerPage .useCases{margin-left:-4px;margin-right:-4px;width:auto}.offerPage .useCases .itemsRow .item span{display:none}}@media(max-width:440px){.offerPage .useCases{display:flex;justify-content:center;min-height:120px;padding:0 16px 4px}.offerPage .useCases .bodyText{font-size:16px;text-align:center;min-height:none;margin-bottom:auto}.offerPage .useCases .itemsRow{transform:translateY(100%);position:absolute;bottom:1px;left:0;right:0;padding:0 20px;box-sizing:border-box}.offerPage .useCases .itemsRow .item{text-align:center;padding-top:11px}.offerPage .useCases .itemsRow .item h5{font-size:15px}.offerPage .useCases .itemsRow .item:after{box-shadow:none}.offerPage .useCases .itemsRow .item:before{display:none}}.offerPage .videoBox{margin-top:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .videoBox .vidCont{width:100%;aspect-ratio:16/9;border-radius:20px;position:relative}.offerPage .videoBox .vidCont:after{top:0;left:0;content:"";position:absolute;width:100%;height:100%;z-index:4;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15),-3px -3px 3px -2px hsla(0,0%,100%,.08),inset 10px 10px 10px -5px hsla(0,0%,100%,.1);background:linear-gradient(35deg,rgba(27,27,27,.45),rgba(27,27,27,.3));opacity:1;transition:opacity .3s}.offerPage .videoBox .vidCont:before{position:absolute;content:"";left:-20px;right:-20px;top:-20px;bottom:-20px;margin:auto;box-shadow:inset 0 0 0 1px #fff;border-radius:inherit;-webkit-mask-image:linear-gradient(7deg,transparent 23%,rgba(0,0,0,.17) 50%,transparent 77%);mask-image:linear-gradient(7deg,transparent 23%,rgba(0,0,0,.17) 50%,transparent 77%);z-index:1;transition:top .3s,left .3s,right .3s,bottom .3s,-webkit-mask-image .5s;transition:top .3s,left .3s,right .3s,bottom .3s,mask-image .5s;transition:top .3s,left .3s,right .3s,bottom .3s,mask-image .5s,-webkit-mask-image .5s}.offerPage .videoBox .vidCont.playing:after{opacity:0;transition:opacity .3s}.offerPage .videoBox .vidCont.playing:before{-webkit-mask-image:linear-gradient(7deg,transparent 20%,rgba(0,0,0,.3) 50%,transparent 80%);mask-image:linear-gradient(7deg,transparent 20%,rgba(0,0,0,.3) 50%,transparent 80%);left:-10px;right:-10px;top:-10px;bottom:-10px;transition:top .3s,left .3s,right .3s,bottom .3s,-webkit-mask-image .5s;transition:top .3s,left .3s,right .3s,bottom .3s,mask-image .5s;transition:top .3s,left .3s,right .3s,bottom .3s,mask-image .5s,-webkit-mask-image .5s}.offerPage .videoBox .vidCont.playing .videoContainer:after{opacity:1;transition:opacity .2s}.offerPage .videoBox .vidCont.playing .center{transform:translate(-50%,-40%);opacity:0;transition:transform .2s,opacity .2s}.offerPage .videoBox .vidCont .vidBorder{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.offerPage .videoBox .vidCont .videoContainer{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden;background-color:#1f1f1f}.offerPage .videoBox .vidCont .videoContainer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);z-index:5;border-radius:inherit;opacity:0;transition:opacity .2s}.offerPage .videoBox .vidCont .videoContainer .videoPreview,.offerPage .videoBox .vidCont .videoContainer .videoTag{width:100%;display:block;height:100%;-o-object-fit:cover;object-fit:cover}.offerPage .videoBox .vidCont .videoContainer .videoPreview{position:absolute;top:0;left:0;z-index:1}.offerPage .videoBox .vidCont .center{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);opacity:1;z-index:5;transition:transform .2s,opacity .2s}.offerPage .videoBox .vidCont .center .playBoutton{margin:auto;position:relative;border-radius:500px;background-color:hsla(0,0%,97%,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;height:58px;width:58px;transition:background-color .15s;box-shadow:inset 2px 2px 1px -1px hsla(0,0%,100%,.5),inset 5px 5px 5px -1px hsla(0,0%,100%,.5),inset -2px -2px 1px -1px hsla(0,0%,100%,.5)}.offerPage .videoBox .vidCont .center .playBoutton svg{position:absolute;top:50%;left:56%;transform:translate(-50%,-50%);height:31px;transition:transform .3s;filter:drop-shadow(-1px -2px 1px rgba(255,255,255,.5)) drop-shadow(1px 1px 1px rgba(0,0,0,.4))}.offerPage .videoBox .vidCont .center span{font-size:15px;position:absolute;white-space:nowrap;bottom:-22px;left:50%;transform:translateX(-50%);padding-right:4px;color:hsla(0,0%,100%,.9)}.offerPage .videoBox .vidCont .center span svg{opacity:.9;height:15px;vertical-align:middle;margin-top:-2px;margin-left:5px;margin-right:5px}.offerPage .videoBox .vidCont:not(.played){cursor:pointer}@media(hover:hover){.offerPage .videoBox .vidCont:not(.played):active .playBoutton,.offerPage .videoBox .vidCont:not(.played):hover .playBoutton{background-color:hsla(0,0%,97%,.9);transition:background-color .25s}.offerPage .videoBox .vidCont:not(.played):active .playBoutton{transform:scale(.96)}}.offerPage .videoBox .vidCont.played:after{opacity:0;transition:opacity .3s}.offerPage .videoBox .vidCont.played .center{transform:translate(-10%,-50%);opacity:0;transition:transform .3s}@media(max-width:850px){.offerPage .videoBox .vidCont .center{top:46%}}@media(max-width:550px){.offerPage .videoBox .vidCont .center{top:46%}.offerPage .videoBox .vidCont .center .playBoutton{height:50px;width:50px}.offerPage .videoBox .vidCont .center .playBoutton svg{height:24px}.offerPage .videoBox .vidCont .center span{font-size:12px;bottom:-17px}.offerPage .videoBox .vidCont .center span svg{height:13px}}@media(max-width:412px){.offerPage .videoBox .vidCont{border-radius:13px}.offerPage .videoBox .vidCont .center .playBoutton{height:47px;width:47px}.offerPage .videoBox .vidCont .center .playBoutton svg{height:21px}}.offerPage{position:relative;width:100%;display:flex;flex-direction:column;flex:1;background:linear-gradient(184deg,rgba(1,162,52,.28) 10px,rgba(1,162,52,.24) 80px,#000 600px)}.offerPage:not(.logged).centeredTopbarOnlyLogo .topbar .topbar__inner{justify-content:center}.offerPage:not(.logged).centeredTopbarOnlyLogo .topbar .notLogged{display:none}.offerPage:not(.logged).centeredTopbarOnlyLogo .topbar header.logoCont{margin-right:0}.offerPage:not(.logged).centeredTopbarOnlyLogo .topbar header.logoCont .logoText{display:inline-block}.offerPage .midColumn{max-width:690px;width:100%;margin:auto}.offerPage .sectionTitle{font-size:24px;font-weight:500;line-height:1.2em}.offerPage .cta{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;margin-top:50px}.offerPage .cta.firstCta{position:relative}.offerPage .cta.firstCta:after{content:"";position:absolute;top:-30px;bottom:-30px;left:-20px;right:-20px;background:#000;z-index:120;opacity:0;transition:opacity .4s ease-out;pointer-events:none}.offerPage .cta .buttonCont{position:relative}.offerPage .cta .buttonCont:active .shimmer,.offerPage .cta .buttonCont:hover .shimmer{transition:transform .2s;transform:scale(.6)}.offerPage .cta .buttonCont .shimmer{width:100%;height:100%;left:0;top:0;overflow:visible;position:absolute;z-index:-4;transition:transform .2s;transform:scale(1)}@keyframes beamAnim{0%,to{box-shadow:-3px -3px 9px 0 rgba(23,187,58,.8)}24%,24.5%{box-shadow:3px -3px 9px 0 rgba(23,187,58,.8)}49%,49.5%{box-shadow:3px 3px 9px 0 rgba(23,187,58,.8)}84%,84.5%{box-shadow:-3px 3px 9px 0 rgba(23,187,58,.8)}99.5%{box-shadow:-3px -3px 9px 0 rgba(23,187,58,.8)}}.offerPage .cta .buttonCont .shimmer:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;filter:blur(10px);background:linear-gradient(90deg,transparent,rgba(23,187,58,.8) 55%,75%,transparent);box-shadow:-3px -3px 9px 0 rgba(23,187,58,.8);opacity:1;animation:beamAnim 3s ease-in-out infinite;pointer-events:none}@keyframes waveShineBtn{0%,to{left:10%;opacity:.5}25%{opacity:1}50%{left:90%;opacity:.5}}.offerPage .cta .buttonCont .shimmer:before{position:absolute;display:block;top:-3px;bottom:-3px;left:20%;content:"";width:50%;transform:translateX(-50%);background:linear-gradient(90deg,rgba(23,187,58,0),rgba(23,187,58,.4) 50%,rgba(23,187,58,0));filter:blur(8px);opacity:.5;animation:waveShineBtn 3s ease-in-out infinite;pointer-events:none}.offerPage .cta .scrollToOfferButton{z-index:1;font-size:15px;color:#fff;height:55px;font-weight:500;padding:0 25px 4px;border-radius:16px;box-shadow:0 0 10px 2px rgba(23,187,58,0);transition:box-shadow .3s;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}@media(hover:hover){.offerPage .cta .scrollToOfferButton:active,.offerPage .cta .scrollToOfferButton:hover{box-shadow:0 0 15px 2px rgba(23,187,58,.5);transition:box-shadow .8s}.offerPage .cta .scrollToOfferButton:hover{text-decoration:underline}}.offerPage .cta .scrollToOfferButton:active{transform:translateY(1px) scale(.985);text-decoration:none}.offerPage .cta .scrollToOfferButton:active:after{opacity:1!important}.offerPage .cta .scrollToOfferButton:before{pointer-events:none}.offerPage .cta .scrollToOfferButton:after{pointer-events:none;content:"";display:block;padding:10px;border-radius:14px;background:linear-gradient(5deg,rgba(0,0,0,.9),rgba(0,0,0,.77));position:absolute;left:3px;right:3px;top:3px;bottom:3px;z-index:0}.offerPage .cta .scrollToOfferButton p{position:relative;z-index:1}.offerPage .cta .scrollToOfferButton p b{color:#e5fcea;text-shadow:0 0 4px rgba(23,187,58,.4)}.offerPage .cta .scrollToOfferButton p.mobile{display:none}.offerPage .cta .scrollToOfferButton .icon{height:1px;width:14px;position:relative;display:inline-block;z-index:1;margin-left:4px;margin-right:3px}.offerPage .cta .scrollToOfferButton .icon svg{width:100%;position:absolute}@keyframes blink{0%{opacity:1}40%,50%{opacity:.6}80%{opacity:1}}.offerPage .cta .scrollToOfferButton .icon svg:first-child{top:-6px;animation:blink 3s ease infinite}.offerPage .cta .scrollToOfferButton .icon svg:nth-child(2){top:0;animation:blink 3s ease 1s infinite}.offerPage .cta .scrollToOfferButton .shineOverlay{position:absolute;overflow:hidden;display:block;z-index:2;top:0;left:0;height:100%;width:100%;border-radius:inherit}.offerPage .cta .scrollToOfferButton .shineOverlay:after{position:absolute;overflow:hidden;pointer-events:none;display:block;z-index:1;top:0;left:-60%;right:auto;bottom:auto;content:"";width:100px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));border-radius:0;transform:skew(-50deg);opacity:0;transition:opacity .3s ease-out,left 1s ease-out}@media(hover:hover){.offerPage .cta .scrollToOfferButton .shineOverlay:hover:after{left:120%;opacity:1;transition:opacity 1.3s ease-out,left .9s ease-out}}.offerPage .cta .bottomMessage{color:hsla(0,0%,100%,.8);text-align:center;margin-top:15px;font-size:13px;font-weight:400}.offerPage .cta .bottomMessage b{color:#fff;margin-left:3px;margin-right:3px}.offerPage main{display:flex;flex-direction:column;flex:1;max-width:1080px;position:relative}.offerPage .watchVideoOverlay{position:fixed;top:0;left:0;right:0;z-index:1000;margin:auto;width:100%;height:55px;max-width:1200px;display:flex;align-items:center;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-110%);opacity:0;transition:transform .27s ease-out,top .27s ease-out,opacity .2s ease-out}.offerPage .watchVideoOverlay .progressiveBlur{position:absolute;top:0;left:0;right:0;height:70px;z-index:-2}.offerPage .watchVideoOverlay.shown{top:calc(env(safe-area-inset-top) * .75);transform:translateY(0);opacity:1;transition:transform .4s ease-out,opacity .2s ease-out,top .4s ease-out}.offerPage .watchVideoOverlay:after{content:"";position:absolute;top:calc(10px - env(safe-area-inset-top) * .75);left:0;right:0;height:400%;transform:translateY(-50%);background:radial-gradient(ellipse at center,#181818 12%,transparent 70%);z-index:-1;pointer-events:none}.offerPage .watchVideoOverlay .body{position:relative;-webkit-mask-image:linear-gradient(60deg,#000 20%,rgba(0,0,0,.4) 50%,#000 80%);mask-image:linear-gradient(60deg,#000 20%,rgba(0,0,0,.4) 50%,#000 80%);-webkit-mask-size:600% 100%;mask-size:600% 100%;-webkit-mask-position:right;mask-position:right;cursor:pointer;animation:maskImageAnim 3.7s ease-in-out infinite}@media(hover:hover){.offerPage .watchVideoOverlay .body:hover span{text-decoration:underline}.offerPage .watchVideoOverlay .body:active,.offerPage .watchVideoOverlay .body:hover{opacity:.9;transition:opacity .3s,-webkit-mask-position .3s;transition:mask-position .3s,opacity .3s;transition:mask-position .3s,opacity .3s,-webkit-mask-position .3s;-webkit-mask-position:right!important;mask-position:right!important}}.offerPage .watchVideoOverlay .body:active{opacity:1;transition:transform .07s,opacity .07s;transform:scale(.97)}.offerPage .watchVideoOverlay .body svg{transform:translateY(2px);height:15px;margin-right:4px}.offerPage .watchVideoOverlay .body span{font-weight:600;font-size:15px;color:hsla(0,0%,100%,.6)}@media(max-width:667px){.offerPage .offerBlocked #card_2,.offerPage .offerBlocked #card_3{display:none}}.offerPage .offerBlocked .cta.firstCta:after{pointer-events:unset;opacity:1;transition:opacity .4s ease-out}.offerPage .offerBlocked .faq .relatedToPaidPlan{display:none}.offerPage #overlayBlocker{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100vh;z-index:10;background-color:hsla(0,0%,9%,.6);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);-webkit-mask-image:linear-gradient(0deg,transparent,#000 50px,#000 calc(100% - 50px),transparent);mask-image:linear-gradient(0deg,transparent,#000 50px,#000 calc(100% - 50px),transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage #overlayBlocker .overlayBlockerContent{width:100%;text-align:center;padding-top:180px;display:flex;flex-direction:column;align-items:center}.offerPage #overlayBlocker .overlayBlockerContent img{width:570px;max-width:90vw;min-width:520px}.offerPage #overlayBlocker .overlayBlockerContent span{display:block;font-size:18px;font-weight:400;color:hsla(0,0%,100%,.8);margin-top:-15px}@media(max-width:450px){.offerPage #overlayBlocker .overlayBlockerContent{padding-top:140px}.offerPage #overlayBlocker .overlayBlockerContent span{font-size:16px}}.offerPage .heading{position:relative;margin-top:calc(85px + env(safe-area-inset-top));display:flex;flex-direction:column;align-items:center}.offerPage .heading:after{content:"";position:absolute;left:-40px;right:-40px;bottom:-11px;height:1px;transform:scale(0);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.11),hsla(0,0%,100%,0));animation:open 1s ease-out .3s forwards}@keyframes open{0%{transform:scale(0)}to{transform:scale(1)}}.offerPage .heading .graphic{display:flex;align-items:center;justify-content:center;width:85px;height:85px;border-radius:500px;box-sizing:border-box;position:relative;box-shadow:inset -.5px 1.3px 0 .3px rgba(160,243,178,.15);background:linear-gradient(121deg,transparent 30%,rgba(0,0,0,.25) 55%,transparent 80%),radial-gradient(50% 50% at 50% 50%,rgba(160,243,178,.08) 0,rgba(0,72,38,0) 75%),linear-gradient(175deg,rgba(0,171,89,.13),rgba(0,171,89,0) 97%);z-index:1;animation:breath 4s ease-in-out .2s infinite}@keyframes breath{0%{transform:scale(1)}30%,45%{transform:scale(1.045)}to{transform:scale(1)}}.offerPage .heading .graphic:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;height:350px;border-radius:inherit;background:linear-gradient(121deg,transparent 18%,rgba(0,0,0,.05) 26%,transparent 35%,transparent 40%,rgba(0,0,0,.22) 59%,transparent 70%),radial-gradient(rgba(1,162,84,.14),rgba(1,162,84,0) 60%),linear-gradient(rgba(1,162,84,.1),transparent 68%);z-index:4;box-shadow:inset 0 -40px 10px -5px rgba(0,0,0,.1),-1px -2px 45px 3px rgba(0,0,0,.18);pointer-events:none}.offerPage .heading .graphic .star{height:40px;filter:drop-shadow(0 2px 1px #063310) drop-shadow(0 -2px 2px #0c601e) drop-shadow(0 2px 1px rgba(0,0,0,.2));animation:buzzhostSymbol 1s ease-in-out .4s forwards;z-index:7}@keyframes buzzhostSymbol{25%{transform:rotate(8deg) translateX(3px)}50%{transform:rotate(-6deg) translateX(-2px)}75%{transform:rotate(5deg) translateX(1px)}0%,to{transform:rotate(0deg) translateX(0)}}.offerPage .heading .graphic:after{content:"";width:420px;height:420px;z-index:5;box-shadow:inset -.2px 1.5px 0 .4px hsla(0,0%,100%,.15)}.offerPage .heading .graphic .lines,.offerPage .heading .graphic:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:inherit;pointer-events:none}.offerPage .heading .graphic .lines{width:490px;height:490px;z-index:6;box-shadow:inset .4px 1.5px 0 .4px hsla(0,0%,100%,.07)}.offerPage .heading .graphic .lines:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:560px;height:560px;border-radius:inherit;z-index:0;box-shadow:inset -.5px 1.5px 0 .4px hsla(0,0%,100%,.07);pointer-events:none;-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent 90%);mask-image:linear-gradient(180deg,#000 70%,transparent 90%)}.offerPage .heading .text{flex:1;position:relative;text-align:center;margin-top:-14px;display:block;font-size:40px;font-weight:500;background:radial-gradient(rgba(23,187,58,.4) 0,transparent 45%),linear-gradient(#17bb3a 50%,#fff 0,#fff 60%,#bbc2bc);filter:drop-shadow(0 -3px 5px rgba(78,139,102,.2)) drop-shadow(0 -6px 0 rgba(255,255,255,.11));background-size:100% 200%;background-position:50% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;z-index:5}.offerPage .heading .text br{display:none}.offerPage .heading .text .colored{-webkit-text-fill-color:#93f2a7}.offerPage .heading .text .desktopOnly{display:block}.offerPage .heading .text .mobileOnly{display:none}@media(max-width:415px){.offerPage .heading .text .desktopOnly{display:none}.offerPage .heading .text .mobileOnly{display:block}}.offerPage .description{margin-top:42px;z-index:5}.offerPage .description .subHeading{font-size:18px;font-weight:400;line-height:1.3em;display:block;color:hsla(0,0%,100%,.9);text-align:left;margin:auto auto 15px}.offerPage .description .subHeading span{white-space:nowrap}.offerPage .secondaryText,.offerPage sup{opacity:.6}.offerPage .animatedShiningText{-webkit-mask-image:linear-gradient(60deg,rgba(0,0,0,.72) calc(50% - 14%),#000 calc(50% - 6%),#000 calc(50% + 6%),rgba(0,0,0,.72) calc(50% + 14%));mask-image:linear-gradient(60deg,rgba(0,0,0,.72) calc(50% - 14%),#000 calc(50% - 6%),#000 calc(50% + 6%),rgba(0,0,0,.72) calc(50% + 14%));-webkit-mask-size:700% 100%;mask-size:700% 100%;-webkit-mask-position:right;mask-position:right;animation:maskImageAnim 3s ease-in-out 2s infinite}.offerPage .casinoSlot{display:inline-block;transition:all .1s ease;position:relative;height:1em;vertical-align:middle;padding:0 1px}.offerPage .casinoSlot .slotWindow{position:relative;height:1.3em;margin-top:-.2em;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.offerPage .casinoSlot .slotReel{position:relative;display:inline-block;flex-direction:column;align-items:center;justify-content:center;width:100%;transform:translateY(0);transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.offerPage .casinoSlot .slotItem{display:flex;align-items:center;justify-content:center;white-space:nowrap;width:100%;text-align:center;flex-shrink:0}.offerPage .casinoSlot .slotItem:last-child{position:absolute;bottom:0;transform:translateY(100%)}.offerPage .casinoSlot.spinning .slotReel{animation:slotSpin 2.5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slotSpin{0%{transform:translateY(0)}90%,to{transform:translateY(-100%)}}.offerPage .textCont *{position:relative;z-index:1}.offerPage .textCont h4{margin-bottom:20px;font-size:31px}.offerPage .textCont .hr{width:100%;height:1px;display:block;background-color:hsla(0,0%,100%,.15)}.offerPage .textCont p{line-height:1.28em;margin-bottom:30px;font-size:18px}.offerPage .textCont p a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all;text-decoration:underline}@media(hover:hover){.offerPage .textCont p a:hover{text-decoration:none}}.offerPage .textCont p:last-child{margin-bottom:0!important}.offerPage .opener{margin-top:120px}.offerPage .closer{position:relative;margin-top:15px}.offerPage .closer .bulletPoints{display:flex;width:100%;align-items:center;justify-content:center;padding-bottom:12px;position:relative;margin-bottom:50px}.offerPage .closer .bulletPoints:before{content:"";left:0;right:0;position:absolute;height:1px;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.18),hsla(0,0%,100%,.03))}.offerPage .closer .bulletPoints:after{content:"";left:0;right:0;position:absolute;height:1px;bottom:-8px;background:linear-gradient(90deg,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,.18),hsla(0,0%,100%,0) 90%)}.offerPage .closer .bulletPoints .bullet{white-space:nowrap;padding:7px 12px 8px;text-align:center;font-size:14px;font-weight:500;color:#fff;position:relative;display:inline-block}.offerPage .closer .bulletPoints .bullet .starIcon{margin-right:2px;height:13px;margin-bottom:-1px;opacity:.8}.offerPage .closer .bulletPoints .bullet:not(:last-child){margin-right:10px}.offerPage .closer .bulletPoints .bullet:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;box-shadow:inset 0 0 0 1.3px hsla(0,0%,100%,.4)}.offerPage .underProcess{margin-top:100px}.offerPage .batch{margin-top:40px;margin-bottom:80px;position:relative;box-sizing:border-box;border-radius:20px 20px 0 0}.offerPage .batch:after{box-shadow:inset 0 1.5px 0 #f1f1f1,inset 1.5px 0 0 #f1f1f1,inset -1.5px 0 0 #f1f1f1;z-index:6}.offerPage .batch:after,.offerPage .batch:before{content:"";top:0;bottom:0;left:0;right:0;position:absolute;border-radius:inherit}.offerPage .batch:before{background:linear-gradient(25deg,rgba(0,0,0,.37),rgba(0,0,0,.37) 62%,rgba(52,52,52,.4) 80%,rgba(0,0,0,.37) 96%);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.offerPage .batch .topNotch{position:relative;display:inline-block;font-size:14px;font-weight:500;color:#000;padding:6px 15px 8px 22px;border-radius:20px 0 10px 0;background:#f1f1f1;z-index:4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .batch .topNotch svg{display:inline;vertical-align:middle;opacity:.8;height:15px;margin-right:4px;margin-top:-2px}.offerPage .batch p{text-align:left;font-weight:500;font-size:18px;line-height:1.34em;margin-top:20px;margin-bottom:20px;padding:0 22px;z-index:4;position:relative}.offerPage .batch p span{opacity:.54;font-weight:600}.offerPage .batch p br{display:none}.offerPage .batch .proggressBar{display:flex;transform:translateY(100%);height:4px;width:100%;padding:0 22px;box-sizing:border-box;align-items:center;z-index:0;position:relative;bottom:-14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offerPage .batch .proggressBar span{font-size:12px;color:hsla(0,0%,100%,.3);width:30px;text-align:right;margin-top:1px}.offerPage .batch .proggressBar span.mid{position:absolute;white-space:nowrap;left:0;right:0;width:100%;text-align:center!important;color:hsla(0,0%,100%,.37);top:11px}.offerPage .batch .proggressBar span:last-child{text-align:left}.offerPage .batch .proggressBar .bar{margin:0 7px;flex:1;position:relative;height:100%;background-color:hsla(0,0%,100%,.2);border-radius:50px}.offerPage .batch .proggressBar .bar:before{content:"";position:absolute;bottom:0;left:0;height:120px;width:29.41%;background:linear-gradient(38deg,rgba(23,187,58,.3),rgba(23,187,58,.2) 50%,rgba(23,187,58,0));border-radius:0 0 6px 6px;z-index:0;filter:blur(2px)}.offerPage .batch .proggressBar .bar:after{content:"";z-index:1;position:absolute;top:0;left:0;height:100%;width:29.41%;background:linear-gradient(90deg,#21e44b 47%,#fff 50%,#21e44b 53%);background-size:400% 100%;background-position:0 100%;animation:shine 3.5s ease-in-out infinite;opacity:.38}@keyframes shine{0%{background-position:0 100%;opacity:.38}25%{opacity:.38}37%,46%{opacity:.64}60%{opacity:.38}to{background-position:100% 100%;opacity:.38}}.offerPage .batch .proggressBar .bar.p16:after,.offerPage .batch .proggressBar .bar.p16:before{width:16%}.offerPage .batch .proggressBar .bar.p9{filter:hue-rotate(-121deg)}.offerPage .batch .proggressBar .bar.p9:after{background-size:1200% 100%}.offerPage .batch .proggressBar .bar.p9:after,.offerPage .batch .proggressBar .bar.p9:before{width:9%}.offerPage .batch .proggressBar.barSoldOut span:first-child,.offerPage .batch .proggressBar.barSoldOut span:last-child{color:hsla(0,0%,100%,.4);font-weight:600}.offerPage .batch .proggressBar.barSoldOut .mid{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:underline}.offerPage .batch .proggressBar.barSoldOut .bar{background-color:hsla(0,0%,100%,.3);filter:hue-rotate(-121deg)}.offerPage .batch .proggressBar.barSoldOut .bar:after,.offerPage .batch .proggressBar.barSoldOut .bar:before{width:0}.offerPage .points{margin-top:90px}.offerPage .points .sectionTitle br{display:none}.offerPage .points ul{margin-top:20px;padding-left:66px}.offerPage .points ul li{position:relative;font-size:21px;color:#fff}@keyframes blinkBeforePoint{0%,15%{opacity:1}8%{opacity:.25}}.offerPage .points ul li:first-child:before{animation-delay:1.2s}.offerPage .points ul li:nth-child(2):before{animation-delay:.8s}.offerPage .points ul li:nth-child(3):before{animation-delay:.4s}.offerPage .points ul li:not(:last-child){margin-bottom:20px}.offerPage .points ul li:before{width:6px;height:6px;background:hsla(0,0%,100%,.85);animation:blinkBeforePoint 5s ease-in-out infinite}.offerPage .points ul li:after,.offerPage .points ul li:before{content:"";position:absolute;left:-35px;top:10px;transform:translate(-50%,-50%);border-radius:50px}.offerPage .points ul li:after{width:14px;height:14px;box-shadow:0 0 0 1.5px rgba(238,253,241,.45)}.offerPage .quoteLookalike{font-size:18px;margin-top:190px;text-align:center;position:relative}.offerPage .quoteLookalike p{color:rgba(234,252,238,.78);line-height:1.3em;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;margin:auto;font-weight:300;font-family:CrimsonPro,serif;font-size:28px;font-style:italic}.offerPage .quoteLookalike p span{display:inline}.offerPage .quoteLookalike p.visible:before{left:-20px;transform:translateX(-100%);background:linear-gradient(-90deg,transparent,rgba(233,252,237,.2) 10%,transparent)}.offerPage .quoteLookalike p.visible:after,.offerPage .quoteLookalike p.visible:before{position:absolute;content:"";width:30vw;top:0;bottom:0;margin:auto;height:1px;z-index:2}.offerPage .quoteLookalike p.visible:after{right:-20px;transform:translateX(100%);background:linear-gradient(90deg,transparent,rgba(170,244,186,.2) 10%,transparent)}.offerPage .quoteLookalike p.shadow{position:absolute;top:11px;left:-6px;right:0;filter:blur(1.5px);-webkit-mask-image:linear-gradient(100deg,rgba(0,0,0,.06) 10%,rgba(0,0,0,.38) 35%,rgba(0,0,0,.04) 85%);mask-image:linear-gradient(100deg,rgba(0,0,0,.06) 10%,rgba(0,0,0,.38) 35%,rgba(0,0,0,.04) 85%)}.offerPage .lastCta{padding-top:160px;padding-bottom:270px;position:relative}.offerPage .lastCta .buttonCont{z-index:6}.offerPage .lastCta .scrollToOfferButton .icon{transform:translateY(-.5px)}.offerPage .lastCta .scrollToOfferButton .icon svg{transform:rotate(180deg)}.offerPage .lastCta .bottomMessage{z-index:6}.offerPage .lastCta .bottomMessage b.mobile{display:none}.offerPage .lastCta .texture{opacity:1;width:115vw;height:50vh;margin-left:50%;transform:translate(-50%,10%);z-index:0;position:absolute;left:0;bottom:0}.offerPage .lastCta .backgrounds{position:absolute;left:-500px;right:-500px;top:auto;bottom:0;height:480px;-webkit-mask-image:linear-gradient(0deg,#000 10%,transparent);mask-image:linear-gradient(0deg,#000 10%,transparent);z-index:-1}.offerPage .lastCta .backgrounds:before{background:linear-gradient(50deg,transparent 48%,hsla(0,0%,100%,.11) 59%,transparent 84%)}.offerPage .lastCta .backgrounds:after,.offerPage .lastCta .backgrounds:before{position:absolute;content:"";right:0;width:100%;bottom:0;z-index:-1;height:100%}.offerPage .lastCta .backgrounds:after{background:linear-gradient(-50deg,transparent 48%,rgba(170,244,186,.09) 59%,transparent 84%)}.offerPage .offerFooter{text-align:center;position:absolute;bottom:20px;left:40px;right:40px;z-index:5}.offerPage .offerFooter .textFooter{width:100%}.offerPage .offerFooter .textFooter br{display:none}.offerPage .offerFooter .textFooter .cc{margin-left:10px}.offerPage .offerFooter .footerSpan{text-align:center;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.5);margin-top:10px;width:100%}.offerPage .risingStars{z-index:-3;transform:rotate(180deg);position:absolute;left:-500px;right:-500px;top:0;height:700px;margin:0 auto;width:auto}.offerPage .risingStars .starsItem:first-child{opacity:.28;animation-duration:230s}.offerPage .risingStars .starsItem:nth-child(2){opacity:.18;animation-duration:500s}.offerPage .backgroundsCont{position:absolute;left:-500px;right:-500px;top:0;height:400px;-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);mask-image:linear-gradient(180deg,#000 10%,transparent);background:linear-gradient(121deg,transparent 65%,rgba(0,0,0,.35) 70%,transparent 76%);z-index:-2}.offerPage .backgroundsCont:before{background:linear-gradient(135deg,transparent 51%,hsla(0,0%,100%,.08) 57%,transparent 64%)}.offerPage .backgroundsCont:after,.offerPage .backgroundsCont:before{position:absolute;content:"";right:0;width:100%;top:0;height:100%;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6),#000 20%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.6),#000 20%,transparent);z-index:-1}.offerPage .backgroundsCont:after{background:linear-gradient(130deg,transparent 14.5%,rgba(170,244,186,.05) 20.5%,transparent 27.5%)}@media(max-width:1180px){.offerPage .backgroundsCont{left:-100px;right:-100px}}@media(max-width:985px){.offerPage .sectionTitle{font-size:23px}.offerPage .heading .text{font-size:39px}.offerPage .midColumn,.offerPage .useCases{max-width:670px}.offerPage .closer{margin-top:10px}.offerPage .closer .bulletPoints{margin-bottom:50px;padding-bottom:0;justify-content:flex-start}.offerPage .closer .bulletPoints:after,.offerPage .closer .bulletPoints:before{display:none}}@media(max-width:885px){.offerPage .description .subHeading{font-size:16px}.offerPage .description .subHeading em{font-size:14px;line-height:1.2em}.offerPage .lastCta{padding-top:180px;padding-bottom:280px}}@media(max-width:800px){.offerPage .quoteLookalike p{font-size:26px}.offerPage .quoteLookalike p.visible:before{left:-10px}.offerPage .quoteLookalike p.visible:after{right:-10px}}@media(max-width:680px){.offerPage .points .sectionTitle br{display:block}.offerPage .closer .bulletPoints{justify-content:center}.offerPage .closer .bulletPoints .bullet{font-size:11px;color:hsla(0,0%,100%,.7);font-weight:400;padding-top:6px;padding-left:9px;padding-right:9px}.offerPage .closer .bulletPoints .bullet:after{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.offerPage .closer .bulletPoints .bullet .starIcon{margin-right:2px;height:11px;margin-bottom:-1px;opacity:.6}.offerPage .closer .bulletPoints .bullet:not(:last-child){margin-right:5px}}@media(max-width:590px){.offerPage .batch p br{display:block}}@media(max-width:740px){.offerPage .heading .text{font-size:4.8vw}.offerPage .description{margin-top:40px}}@media(max-width:690px){.offerPage .textCont p{font-size:16px}}@media(max-width:680px){.offerPage .firstCta .scrollToOfferButton p.desktop b,.offerPage .firstCta .scrollToOfferButton p.desktop span{display:none}}@media(max-width:660px){.offerPage .quoteLookalike p{font-size:24px}}@media(max-width:590px){.offerPage .heading .text{filter:drop-shadow(0 -2px 4.5px rgba(78,139,102,.5)) drop-shadow(0 -5.4px 0 rgba(255,255,255,.12))}.offerPage .cta .bottomMessage{font-size:13px}.offerPage .quoteLookalike p.visible:after,.offerPage .quoteLookalike p.visible:before{top:-25px;bottom:auto;height:1px;transform:none;width:95vw}.offerPage .quoteLookalike p.visible:before{top:auto;bottom:-35px}.offerPage .lastCta{padding-top:90px;padding-bottom:calc(300px + env(safe-area-inset-bottom))}}@media(max-width:570px){.offerPage .batch p{margin-top:15px;margin-bottom:16px}.offerPage .points{margin-top:130px}.offerPage .points ul{padding-left:45px;margin-top:25px}.offerPage .points ul li{font-size:17px}.offerPage .points ul li:after,.offerPage .points ul li:before{left:-25px}}@media(max-width:540px){.offerPage .heading{margin-top:calc(115px + env(safe-area-inset-top));padding-bottom:10px}.offerPage .heading:after{bottom:-5px}.offerPage .heading .graphic:before{width:220px;height:220px;box-shadow:inset 0 -20px 10px -5px rgba(0,0,0,.1),0 20px 10px 0 rgba(0,0,0,.1),-1px -2px 30px 2px rgba(0,0,0,.18)}.offerPage .heading .graphic:after{width:290px;height:290px}.offerPage .heading .graphic .lines{width:370px;height:370px}.offerPage .heading .graphic .lines:after{width:450px;height:450px}.offerPage .heading .text{font-size:31px;filter:drop-shadow(0 -2px 4.5px rgba(78,139,102,.5)) drop-shadow(0 -6.4px 0 rgba(255,255,255,.12))}.offerPage .heading .text br{display:block}.offerPage .description .subHeading .brLocation{display:none}}@media(max-width:530px){.offerPage .firstCta .scrollToOfferButton{font-size:14px;height:53px;padding:0 20px 4px 19px}.offerPage .firstCta .scrollToOfferButton .icon{width:13px;margin-left:1px;margin-right:3px}.offerPage .closer{padding:0 4px;box-sizing:border-box}.offerPage .batch{margin-left:-10px;margin-right:-10px;width:auto}.offerPage .batch .topNotch{padding-left:15px}.offerPage .batch .topNotch svg{margin-top:-2px}.offerPage .batch p{padding:0 15px;font-size:16px}.offerPage .batch p br{display:none}.offerPage .batch .proggressBar{padding:0 10px 0 8px}}@media(max-width:520px){.offerPage .b520{display:none}}@media(max-width:510px){.offerPage .description .subHeading .br1{display:none}.offerPage .textFooter{bottom:60px}.offerPage .quoteLookalike p{line-height:1.6em}.offerPage .quoteLookalike p span{display:block;margin-bottom:-13px}.offerPage .quoteLookalike p.shadow{top:9px;left:-5px;filter:blur(1.2px)}}@media(max-width:505px)and (min-width:445px){.offerPage .batch p br{display:block}}@media(max-width:495px){.offerPage .cta .scrollToOfferButton{font-size:13px;height:53px;padding:0 20px 4px 19px}.offerPage .cta .scrollToOfferButton .icon{width:13px;margin-left:1px;margin-right:3px}.offerPage .opener{margin-top:50px}.offerPage .points{margin-top:110px}.offerPage .points .sectionTitle br{display:none}.offerPage .points ul{padding-right:10px;padding-left:35px}.offerPage .offerFooter{left:11px;right:11px}.offerPage .offerFooter .textFooter{margin-bottom:10px}}@media(max-width:465px){.offerPage .cta .scrollToOfferButton{font-size:14px}.offerPage .cta .scrollToOfferButton p.desktop{display:none}.offerPage .cta .scrollToOfferButton p.mobile{display:block}.offerPage .cta .bottomMessage{margin-top:10px}.offerPage .description .subHeading,.offerPage .textCont p{font-size:14px}.offerPage .textCont h4{font-size:23px;margin-bottom:15px}.offerPage .videoBox{margin-top:0}}@media(max-width:400px){.offerPage .heading{margin-top:calc(64px + env(safe-area-inset-top))}.offerPage .heading .text{font-size:29px;filter:drop-shadow(0 1px 4px rgba(48,80,61,.5)) drop-shadow(0 -4.5px 0 rgba(255,255,255,.12))}.offerPage .sectionTitle{font-size:21px}.offerPage .cta.lastCta .bottomMessage .desktop,.offerPage .cta.lastCta .scrollToOfferButton p span{display:none}.offerPage .cta.lastCta .bottomMessage .mobile{display:inline}}.termsPage{justify-content:space-between;position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;background:linear-gradient(rgba(170,244,186,.09),transparent 400px);min-height:100vh}.termsPage .contentCont{max-width:960px;margin-top:calc(140px + env(safe-area-inset-top));padding-bottom:250px}.termsPage .contentCont .heading{display:block;box-shadow:0 1px 0 0 hsla(0,0%,100%,.15);padding-bottom:15px;margin-bottom:80px}.termsPage .contentCont .heading .text{position:relative;text-align:left;font-size:34px;font-weight:500;color:hsla(0,0%,100%,.8);z-index:5}.termsPage .contentCont .lastUpdate{font-size:13px;color:hsla(0,0%,100%,.7);font-weight:500;text-decoration:underline}.termsPage .contentCont .content{margin-top:10px;line-height:1.4em}.termsPage .contentCont .content a{font-weight:500;color:#90ffaf;cursor:pointer;word-break:break-all}.termsPage .contentCont .content strong{font-weight:600;color:#fff}.termsPage .contentCont .content .mainP{padding-bottom:10px;font-size:18px}.termsPage .contentCont .content h5{font-size:18px;margin-top:40px;margin-bottom:8px;font-weight:600}.termsPage .contentCont .content p{font-size:16px;margin-bottom:10px;font-weight:400;color:hsla(0,0%,100%,.8)}.termsPage .contentCont .content ul{padding-left:25px;margin-top:20px}.termsPage .contentCont .content ul li{padding-left:15px;margin-bottom:15px;color:hsla(0,0%,100%,.8)}.termsPage .contentCont .content ul li:before{content:"•";color:hsla(0,0%,100%,.8);display:inline-block;width:1em;margin-left:-1em}.risingStars_risingStars__v5zHn{-webkit-mask-image:linear-gradient(180deg,hsla(0,0%,100%,0) 8%,hsla(0,0%,100%,.35) 40%,#fff);mask-image:linear-gradient(180deg,hsla(0,0%,100%,0) 8%,hsla(0,0%,100%,.35) 40%,#fff);-webkit-mask-size:cover;mask-size:cover;width:100%;height:100%;pointer-events:none;z-index:-1}@keyframes risingStars_risingStarsAnination__3aPW9{0%{transform:translateZ(0) translateY(0) translateX(0)}25%{transform:translateZ(0) translateY(-250px) translateX(15px)}50%{transform:translateZ(0) translateY(-500px) translateX(-9px)}75%{transform:translateZ(0) translateY(-750px) translateX(9px)}to{transform:translateZ(0) translateY(-1000px) translateX(0)}}.risingStars_risingStars__v5zHn .risingStars_starsItem__La6lH{position:absolute;top:0;left:0;animation:risingStars_risingStarsAnination__3aPW9 linear infinite}.risingStars_risingStars__v5zHn .risingStars_starsItem__La6lH:first-child{animation-duration:100s;opacity:.8}.risingStars_risingStars__v5zHn .risingStars_starsItem__La6lH:nth-child(2){animation-duration:150s;opacity:.5}.risingStars_risingStars__v5zHn .risingStars_starsItem__La6lH:nth-child(3){animation-duration:200s;opacity:.38}