/*! normalize.css v3.0.2 | MIT License | git.io/normalize */.modal,.modal .modalScroller,.modal .overlay{right:0;left:0;bottom:0}@font-face{font-family:"Inter var";font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:Regular;src:url(https://s.dspncdn.com/a1/webapp/fonts/Inter/Inter-roman-var.woff2) format("woff2")}@font-face{font-family:"Inter var";font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:Italic;src:url(https://s.dspncdn.com/a1/webapp/fonts/Inter/Inter-italic-var.woff2) format("woff2")}.modal{opacity:0;position:fixed;top:0;-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out;visibility:hidden;z-index:10;cursor:-webkit-zoom-out}.modal.active{visibility:visible;opacity:1}.modal .overlay{opacity:.85;position:fixed;top:0;z-index:11}.Dark .modal .overlay,.Light .modal .overlay{background:#181818}.modal .modalTitle{font-size:16px;font-weight:700;margin:8px 0 20px;text-align:center}.Light .modal .modalTitle{color:rgba(24,24,24,.86)}.Dark .modal .modalTitle{color:rgba(238,238,238,.86)}.modal .modalContainer{cursor:auto;margin:0 auto;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.modal .modalContainer.noscale{-webkit-transition:none;transition:none}.modal .modalScroller{overflow-y:scroll;-webkit-overflow-scrolling:touch;top:0;position:fixed;z-index:12}.modal .modalContent{border-radius:8px;margin:10px;overflow:hidden;padding:10px;position:relative}.Light .modal .modalContent{background:#fff}.Dark .modal .modalContent{background:#242424}.modal .input,.modal .modalInput{font-size:15px;font-weight:500;padding:14px 16px;width:100%;border-radius:6px}.Light .modal .input,.Light .modal .modalInput{background:rgba(24,24,24,.06);color:#181818}.Dark .modal .input,.Dark .modal .modalInput{background:rgba(238,238,238,.06);color:#eee}.modal .input{display:block;height:44px;outline:0;padding:0 14px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal .input::-webkit-input-placeholder{color:#999}.Light .modal .input::-webkit-input-placeholder{color:rgba(24,24,24,.4)}.Dark .modal .input::-webkit-input-placeholder{color:rgba(238,238,238,.4)}.modal .input:focus::-webkit-input-placeholder{color:#c8c8c8}.Light .modal .input:focus::-webkit-input-placeholder{color:rgba(24,24,24,.4)}.Dark .modal .input:focus::-webkit-input-placeholder{color:rgba(238,238,238,.4)}.modal form li{margin-bottom:10px}.modal .buttonsContainer{font-size:0;text-align:center}.modal .button,.modal .submit{font-size:14px;font-weight:700}.Light .modal .buttonsContainer{background:#fff}.Dark .modal .buttonsContainer{background:#242424}.modal .button{border-radius:3px;letter-spacing:-.015em;padding:0 14px}.modal .close{cursor:pointer;position:absolute;top:0;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;margin-top:12px;border-radius:50%}.Light .modal .close{background:rgba(24,24,24,.06)}.Dark .modal .close{background:rgba(238,238,238,.06)}.modal .close em{display:block;height:10px;width:10px}.Dark .modal .close em:after,.Light .modal .close em:after{content:"";display:table;clear:both}.Light .modal .close em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .modal .close em:before{content:"";float:left;padding-bottom:100%}.Dark .modal .close em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .modal .close em:before{content:"";float:left;padding-bottom:100%}.modal button:focus,.modal input:focus,.modal textarea:focus{outline:0}.modal .validationError .error{margin:0}.modal .error{border-radius:0 0 4px 4px;display:none;left:0;line-height:150%;padding:4px 14px;position:absolute;text-align:left;width:100%;z-index:2;margin:0}.Dark .modal .error,.Light .modal .error{background:#f76722;color:#333}.modal .submit{border-radius:6px;display:block;height:44px;line-height:44px;padding:0 14px;text-align:center;width:100%}.Light .modal .submit{background-color:#1d8ffb;color:#fff}.Dark .modal .submit{background-color:#1d8ffb;color:#eee}.modal .submit.disabled{cursor:default}.modal .submit .loaderContainer{display:none}.modal .submit.loading svg{display:block;-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.modal .submit.loading .innerContainer{display:none}.modal .submit.loading .loaderContainer{display:block;height:28px;width:28px;margin:0 auto}.modal .submit path{fill:#fff}.Light .modalStep .confirmContainer h3{color:rgba(24,24,24,.66)}.Dark .modalStep .confirmContainer h3{color:rgba(238,238,238,.66)}.Light .modalStep.complete,.Light .modalStep.confirmation,.Light .modalStep.error,.Light .modalStep.processing{background:#fff}.Dark .modalStep.complete,.Dark .modalStep.confirmation,.Dark .modalStep.error,.Dark .modalStep.processing{background:#242424}.Dark .modalStep.complete h2,.Dark .modalStep.confirmation h2,.Dark .modalStep.error h2,.Dark .modalStep.processing h2,.Light .modalStep.complete h2,.Light .modalStep.confirmation h2,.Light .modalStep.error h2,.Light .modalStep.processing h2{color:#999}.modalStep.processing.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.validationError{height:70px}.validationError .validateField{border-bottom-left-radius:0;border-bottom-right-radius:0}.validationError .error{display:block;font-size:12px;margin:10px 12px 14px}.Dark .validationError input,.Light .validationError input{border:1px solid #f76722}.Dark .error,.Dark .socialAuthError,.Light .error,.Light .socialAuthError{background-color:#f76722;color:#fff}.Light .loginTitle{color:rgba(0,0,0,.9)}.Dark .loginTitle{color:rgba(255,255,255,.9)}.Dark .back,.Dark .baseTextTrigger a,.Light .back,.Light .baseTextTrigger a{color:#1d8ffb}.Light .subTitle{color:rgba(0,0,0,.6)}.Dark .subTitle{color:rgba(255,255,255,.6)}.Light .subTitle strong{color:rgba(0,0,0,.6)}.Dark .subTitle strong{color:rgba(255,255,255,.6)}.Light .amount{color:rgba(0,0,0,.8)}.Dark .amount{color:rgba(255,255,255,.8)}.Light .totalBilled{color:rgba(0,0,0,.8)}.Dark .totalBilled{color:rgba(255,255,255,.8)}.Light .checkContainer:hover input~.radioBtn{background-color:rgba(0,0,0,.2)}.Dark .checkContainer:hover input~.radioBtn{background-color:rgba(255,255,255,.2)}.Dark .checkContainer input:checked~.radioBtn,.Light .checkContainer input:checked~.radioBtn{background-color:#1d8ffb}.Dark .checkContainer .radioBtn:after,.Light .checkContainer .radioBtn:after{background-color:#fff}.Dark .gridItem.vision .thumb,.Light .gridItem.vision .thumb,.Light .radioBtn{background-color:rgba(0,0,0,.1)}.Dark .radioBtn{background-color:rgba(255,255,255,.1)}.Light .modalContent .processing,.Light .modalStep.complete,.Light .modalStep.confirmation,.Light .modalStep.error,.Light .modalStep.processing{background-color:#fff}.modalStep{border-radius:inherit;opacity:0;-webkit-transition:visibility 0s 160ms,opacity 140ms ease-in-out;transition:visibility 0s 160ms,opacity 140ms ease-in-out;visibility:hidden;z-index:5}.collectionCollaborationModal .addContributor .collectionPrivacyToggle.active em,.createCollectionModal .addContributor .collectionPrivacyToggle.active em,.editCollectionModal .addContributor .collectionPrivacyToggle.active em,.editSaveModal .quickCreateCollection .collectionPrivacyToggle.active em,.modalStep.active,.saveModal .quickCreateCollection .collectionPrivacyToggle.active em{opacity:1}.modalStep.active{-webkit-transition:opacity 160ms ease-in-out;transition:opacity 160ms ease-in-out;visibility:visible;z-index:3}.cancelSubscriptionModal .overlay,.deleteAccountModal .overlay,.deleteAccountRequestModal .overlay,.paymentModal .overlay{opacity:.8}.modalStep.active.content{z-index:5}.modalStep.active.processing{z-index:6}.modalStep.active.complete{z-index:7}.modalStep.complete,.modalStep.confirmation,.modalStep.error,.modalStep.processing{position:absolute;top:0;left:0;bottom:0;right:0;margin:10px}.Dark .modalStep.complete,.Dark .modalStep.confirmation,.Dark .modalStep.error,.Dark .modalStep.processing{background-color:#242424}.modalStep.complete h2,.modalStep.confirmation h2,.modalStep.error h2,.modalStep.processing h2{font-size:60px;color:#999;letter-spacing:-.046em;height:98px;z-index:3;margin-top:-40px;text-align:center;position:absolute;top:50%;right:1px;left:1px}.modalStep.complete a.button,.modalStep.confirmation a.button,.modalStep.error a.button,.modalStep.processing a.button{display:inline-block}.modalStep .confirmContainer{margin-top:-41px;position:absolute;top:50%;left:0;right:0;text-align:center}.modalStep .confirmContainer h3{color:#333;font-size:24px;letter-spacing:-.02em;margin-bottom:20px}.modalStep.processing .loaderContainer,.modalStep.processing.loading .collections{display:none}.modalStep.processing.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.modalContent .processing{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.Dark .modalContent .processing{background-color:#242424}.modalContent .processing.active{display:-webkit-box;display:-ms-flexbox;display:flex}.modalContent .processing .loaderContainer{display:none}.modalContent .processing.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.modalContent .processingContainer{height:42px;width:42px;margin:0 auto}.cancelSubscriptionModal.modal .modalContainer{max-width:460px}.cancelSubscriptionModal .modalContent{padding:42px 45px}.cancelSubscriptionModal h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .cancelSubscriptionModal h2.modalTitle{color:rgba(24,24,24,.86)}.Dark .cancelSubscriptionModal h2.modalTitle{color:rgba(238,238,238,.86)}.cancelSubscriptionModal p{font-size:15px;line-height:18px;text-align:center;max-width:290px;margin:0 auto 36px}.cancelSubscriptionModal .button{width:140px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 20px;position:relative}.Light .cancelSubscriptionModal .button{background:#f6f6f6;color:#444}.Dark .cancelSubscriptionModal .button{background:#333;color:#ccc}.Light .cancelSubscriptionModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .cancelSubscriptionModal .button.confirmTrigger{background:#1d8ffb;color:#eee}.Dark .cancelSubscriptionModal .button.confirmTrigger path,.Light .cancelSubscriptionModal .button.confirmTrigger path{fill:#1d8ffb}.cancelSubscriptionModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.cancelSubscriptionModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.changePasswordModal .modalContent{padding:42px 45px}.changePasswordModal .modalContainer{max-width:480px}.changePasswordModal h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .changePasswordModal h2.modalTitle{color:rgba(24,24,24,.86)}.Dark .changePasswordModal h2.modalTitle{color:rgba(238,238,238,.86)}.changePasswordModal p{font-size:13px;margin-top:10px;margin-bottom:12px}.changePasswordModal p a{color:inherit}.changePasswordModal .settingDescription,.changePasswordModal .settingField{margin-left:120px}.changePasswordModal .inputLabel{display:inline-block;float:left;font-size:14px;font-weight:500;height:44px;line-height:44px;color:#666}.changePasswordModal .input{font-size:14px;height:44px;line-height:44px;width:100%}.changePasswordModal li{margin-bottom:14px}.changePasswordModal .error{margin:10px 12px 0 174px;position:relative}.changePasswordModal .buttonsContainer{margin:32px 0 0}.changePasswordModal .button{width:110px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 30px;position:relative}.changePasswordModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.changePasswordModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Light .changePasswordModal .button{background:#f6f6f6;color:#444}.Dark .changePasswordModal .button{background:#333;color:#ccc}.Light .changePasswordModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .changePasswordModal .button.confirmTrigger{background:#1d8ffb;color:#eee}.Dark .changePasswordModal .button.confirmTrigger path,.Light .changePasswordModal .button.confirmTrigger path{fill:#1d8ffb}.collectionCollaborationModal .modalContent{padding:0}.collectionCollaborationModal .modalStep.complete,.collectionCollaborationModal .modalStep.confirmation,.collectionCollaborationModal .modalStep.error,.collectionCollaborationModal .modalStep.processing{margin:0}.collectionCollaborationModal .display{float:left;height:100%;padding:10px;overflow:hidden}.collectionCollaborationModal .meta{float:right;height:100%;padding:10px 21px 0;min-height:340px}.collectionCollaborationModal .column{position:relative;width:100%}.collectionCollaborationModal .categoryContainer,.collectionCollaborationModal .privacyContainer{display:inline-block;padding-bottom:8px;width:100%}.collectionCollaborationModal .privacyContainer{padding:6px 0}.collectionCollaborationModal .privacyContainer span{display:inline-block;float:left;line-height:32px;margin-right:12px;margin-left:2px}.collectionCollaborationModal .description{height:70px;resize:none}.collectionCollaborationModal .inviteLoader.processing .loaderContainer{display:none}.collectionCollaborationModal .inviteLoader.processing.loading{position:absolute;top:0;right:-2px;left:0;bottom:0}.collectionCollaborationModal .inviteLoader.processing.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.collectionCollaborationModal .inviteLoader.processing.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.collectionCollaborationModal .collaboratorContainer{position:relative;height:200px;z-index:1}.collectionCollaborationModal .collaboratorContainer .buttonsContainer,.collectionCollaborationModal .collaboratorContainer h2{display:none}.collectionCollaborationModal .descriptionContainer label,.collectionCollaborationModal .nameContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.collectionCollaborationModal .collaboratorSearchContainer{position:relative}.collectionCollaborationModal .collaboratorSearchContainer .inviteCollaborator{display:none}.collectionCollaborationModal .collaboratorSearch{padding-left:34px;position:relative}.collectionCollaborationModal .inviteCollaborator{height:37px}.collectionCollaborationModal .collaboratorsList{margin:0 -20px 0 -10px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.collectionCollaborationModal .collaboratorsList .collections{display:block}.collectionCollaborationModal .collaboratorsList .loaderContainer,.collectionCollaborationModal .collaboratorsList.loading .collections{display:none}.collectionCollaborationModal .collaboratorsList.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.collectionCollaborationModal .collaboratorsList.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.collectionCollaborationModal .collaborators{padding-bottom:45px}.collectionCollaborationModal .collaborators li{border-radius:5px;cursor:pointer;min-height:48px;margin:0 14px 0 5px;padding:5px;position:relative;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;-webkit-transition-delay:40ms;transition-delay:40ms}.collectionCollaborationModal .collaborators .name,.collectionCollaborationModal .collaborators .role{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collectionCollaborationModal .collaborators .name{font-size:14px;font-weight:700;margin:3px 52px 2px 48px}.collectionCollaborationModal .collaborators .role{font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;margin:0 68px 0 48px}.collectionCollaborationModal .collaborators .thumb{width:38px;background-size:cover}.collectionCollaborationModal .collaborators .leaveTrigger{float:right;position:absolute;right:0;top:8px;border-radius:3px;font-weight:700;font-size:13px;letter-spacing:-.015em;padding:8px 12px}.collectionCollaborationModal .collaborators .title{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;margin:0 42px 0 48px;display:block;overflow:hidden}.collectionCollaborationModal .collaborators .addIcon,.collectionCollaborationModal .collaborators .thumb{width:38px;height:38px;border-radius:50%;position:absolute}.collectionCollaborationModal .collaborators .addIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collectionCollaborationModal .collaborators .addIcon em{display:block;height:12px;width:12px}.collectionCollaborationModal .cancelTrigger,.collectionCollaborationModal .createTrigger,.collectionCollaborationModal .editTrigger,.collectionCollaborationModal .saveTrigger{float:right}.collectionCollaborationModal .addContributor{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.collectionCollaborationModal .addContributor.active:hover{background:0 0}.collectionCollaborationModal .addContributor.active .collectionButton{display:none}.collectionCollaborationModal .addContributor.active .collectionForm{display:block}.collectionCollaborationModal .addContributor .title{line-height:38px}.collectionCollaborationModal .addContributor .collaboratorEmailContainer{margin-right:76px;position:relative}.collectionCollaborationModal .addContributor .collaboratorEmail{float:left;height:38px;line-height:38px;width:100%}.collectionCollaborationModal .addContributor .inviteCollaborator{height:38px;width:68px;position:absolute;right:0;top:0;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collectionCollaborationModal .addContributor .inviteCollaborator em{display:block}.collectionCollaborationModal .addContributor .collectionForm{display:none;position:relative;overflow:hidden}.collectionCollaborationModal .addContributor .collectionForm .error{top:37px}.collectionCollaborationModal .addContributor .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.collectionCollaborationModal .addContributor .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collectionCollaborationModal .addContributor .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.collectionCollaborationModal .addContributor .collectionPrivacyToggle .privacy{display:none}.collectionCollaborationModal .modalContainer{max-width:420px;height:340px}.collectionCollaborationModal .collaboratorsList{height:218px}.collectionCollaborationModal .collectionsContainer{height:236px}.collectionCollaborationModal .buttonsContainer{border-radius:4px;padding:20px;text-align:center;position:absolute;left:0;right:0;bottom:0;z-index:1}.collectionCollaborationModal .buttonsContainer.isEdit{text-align:right}.collectionCollaborationModal .buttonsContainer.isEdit .deleteTrigger{display:block}.collectionCollaborationModal .buttonsContainer .button{min-width:85px;line-height:36px}.collectionCollaborationModal .buttonsContainer .cancelTrigger{margin-right:10px}.collectionCollaborationModal .buttonsContainer .deleteTrigger{min-width:41px;height:36px;float:left;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collectionCollaborationModal .buttonsContainer .deleteTrigger em{display:block;width:12px;height:16px}.collectionCollaborationModal .confirmContainer .button{min-width:80px;line-height:36px;margin:0 5px}.collectionCollaborationModal .display{background:#f3f3f3}.Dark .collectionCollaborationModal .collaborators .item.active,.Light .collectionCollaborationModal .collaborators .item.active{background-color:#1d8ffb}.Dark .collectionCollaborationModal .collaborators .item.active .name,.Light .collectionCollaborationModal .collaborators .item.active .name{color:#fff;background-color:#1d8ffb}.Light .collectionCollaborationModal .collaborators .name{color:rgba(24,24,24,.66)}.Dark .collectionCollaborationModal .collaborators .name{color:rgba(238,238,238,.66)}.Dark .collectionCollaborationModal .collaborators .role,.Light .collectionCollaborationModal .collaborators .role{color:#999}.Dark .collectionCollaborationModal .collaborators .title,.Light .collectionCollaborationModal .collaborators .title{color:#333}.Dark .collectionCollaborationModal .collaborators .addIcon,.Dark .collectionCollaborationModal .collaborators .thumb,.Light .collectionCollaborationModal .collaborators .addIcon,.Light .collectionCollaborationModal .collaborators .thumb{background-color:#efefef}.Dark .collectionCollaborationModal .collaborators .thumb,.Light .collectionCollaborationModal .collaborators .thumb{-webkit-box-shadow:0 0 1px rgba(0,0,0,.25) inset;box-shadow:0 0 1px rgba(0,0,0,.25) inset}.Dark .collectionCollaborationModal .collaborators .addIcon,.Light .collectionCollaborationModal .collaborators .addIcon{background:#1d8ffb;border:2px solid #1d8ffb}.collectionCollaborationModal .addContributor .collectionPrivate{color:#666}.createCollectionModal .modalContainer{height:525px;max-width:420px}.createCollectionModal .modalContent{padding:0}.createCollectionModal .modalStep.complete,.createCollectionModal .modalStep.confirmation,.createCollectionModal .modalStep.error,.createCollectionModal .modalStep.processing{margin:0}.createCollectionModal .display{float:left;height:100%;padding:10px;overflow:hidden}.createCollectionModal .meta{float:right;height:100%;padding:10px 21px 0;min-height:360px}.createCollectionModal .column{position:relative;width:100%}.createCollectionModal .categoryContainer,.createCollectionModal .privacyContainer{display:inline-block;padding-bottom:8px;width:100%}.createCollectionModal .privacyContainer{padding:12px 0}.createCollectionModal .privacyContainer span{display:inline-block;float:left;line-height:32px;margin-right:12px;margin-left:2px}.createCollectionModal .privacyToggle{float:left;margin-top:4px}.createCollectionModal .description{height:70px;resize:none}.createCollectionModal .inviteLoader.processing .loaderContainer{display:none}.createCollectionModal .inviteLoader.processing.loading{position:absolute;top:0;right:-2px;left:0;bottom:0}.createCollectionModal .inviteLoader.processing.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.createCollectionModal .inviteLoader.processing.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.createCollectionModal .collaboratorContainer{position:relative;height:200px;z-index:1}.createCollectionModal .collaboratorContainer .buttonsContainer,.createCollectionModal .collaboratorContainer h2{display:none}.createCollectionModal .descriptionContainer label,.createCollectionModal .nameContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.createCollectionModal .collaboratorSearchContainer{position:relative}.createCollectionModal .collaboratorSearchContainer .inviteCollaborator{display:none}.createCollectionModal .collaboratorSearch{padding-left:34px;position:relative}.createCollectionModal .inviteCollaborator{height:37px}.createCollectionModal .collaboratorsList{margin:0 -20px 0 -10px;height:174px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.createCollectionModal .collaboratorsList .collections{display:block}.createCollectionModal .collaboratorsList .loaderContainer,.createCollectionModal .collaboratorsList.loading .collections{display:none}.createCollectionModal .collaboratorsList.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.createCollectionModal .collaboratorsList.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.createCollectionModal .collaborators{padding-bottom:45px}.createCollectionModal .collaborators li{border-radius:5px;cursor:pointer;min-height:48px;margin:0 14px 0 5px;padding:5px;position:relative;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;-webkit-transition-delay:40ms;transition-delay:40ms}.createCollectionModal .collaborators .name,.createCollectionModal .collaborators .role{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.createCollectionModal .collaborators .name{font-size:14px;font-weight:700;margin:3px 52px 2px 48px}.createCollectionModal .collaborators .role{font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;margin:0 68px 0 48px}.createCollectionModal .collaborators .thumb{width:38px;background-size:cover;-webkit-box-shadow:0 0 1px rgba(0,0,0,.25) inset;box-shadow:0 0 1px rgba(0,0,0,.25) inset}.createCollectionModal .addContributor.active:hover,.saveModal .quickCreateCollection.active:hover{background:0 0}.createCollectionModal .collaborators .leaveTrigger{float:right;position:absolute;right:0;top:8px;border-radius:3px;font-weight:700;font-size:13px;letter-spacing:-.015em;padding:8px 12px}.createCollectionModal .collaborators .title{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;margin:0 42px 0 48px;display:block;overflow:hidden}.createCollectionModal .collaborators .addIcon,.createCollectionModal .collaborators .thumb{width:38px;height:38px;border-radius:50%;position:absolute}.createCollectionModal .collaborators .addIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createCollectionModal .collaborators .addIcon em{display:block;height:12px;width:12px}.createCollectionModal .cancelTrigger,.createCollectionModal .createTrigger,.createCollectionModal .editTrigger,.createCollectionModal .saveTrigger{float:right}.createCollectionModal .addContributor{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.createCollectionModal .addContributor.active .collectionButton{display:none}.createCollectionModal .addContributor.active .collectionForm{display:block}.createCollectionModal .addContributor .title{line-height:38px}.createCollectionModal .addContributor .collaboratorEmailContainer{margin-right:76px;position:relative}.createCollectionModal .addContributor .collaboratorEmail{float:left;height:38px;line-height:38px;width:100%}.createCollectionModal .addContributor .inviteCollaborator{height:38px;width:68px;position:absolute;right:0;top:0;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createCollectionModal .addContributor .inviteCollaborator em{display:block}.createCollectionModal .addContributor .collectionForm{display:none;position:relative;overflow:hidden}.createCollectionModal .addContributor .collectionForm .error{top:37px}.createCollectionModal .addContributor .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.createCollectionModal .addContributor .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createCollectionModal .addContributor .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.createCollectionModal .addContributor .collectionPrivacyToggle .privacy{display:none}.createCollectionModal .modalContainer{min-height:345px}.createCollectionModal .collectionsContainer{min-height:236px}.createCollectionModal .buttonsContainer{border-radius:4px;padding:20px;text-align:center;position:absolute;left:0;right:0;bottom:0;height:76px}.createCollectionModal .buttonsContainer .button{min-width:85px;line-height:36px}.createCollectionModal .buttonsContainer .cancelTrigger{margin-right:10px}.createCollectionModal .confirmContainer .button{min-width:80px;line-height:36px;margin:0 5px}.createCollectionModal .display{background:#f3f3f3}.Dark .createCollectionModal .collaborators .item.active,.Light .createCollectionModal .collaborators .item.active{background:#1d8ffb}.createCollectionModal .collaborators .item.active .name{color:#fff}.createCollectionModal .collaborators .name{color:#333}.createCollectionModal .collaborators .role{color:#999}.createCollectionModal .collaborators .title{color:#333}.createCollectionModal .collaborators .addIcon,.createCollectionModal .collaborators .thumb{background:#efefef}.Dark .createCollectionModal .collaborators .addIcon,.Light .createCollectionModal .collaborators .addIcon{background:#1d8ffb;border:2px solid #1d8ffb}.Light .editSaveModal .display,.Light .saveModal .display{background-color:#fff}.createCollectionModal .addContributor .collectionPrivate{color:#666}.saveModal .modalContainer{height:525px;max-width:760px}.saveModal .modalContent{height:100%;padding:0}.saveModal .modalStep.complete,.saveModal .modalStep.confirmation,.saveModal .modalStep.error,.saveModal .modalStep.processing{margin:0}.saveModal .content{height:100%}.saveModal .display{float:left;height:100%;padding:10px;overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:50%}.Dark .saveModal .display{background-color:#181818}.saveModal .displayBackground{position:absolute;top:-20px;bottom:-20px;left:-20px;right:-20px;-webkit-filter:blur(20px);filter:blur(20px);background-size:cover;background-position:50% 50%;opacity:.3}.saveModal .displayItem{background-size:cover;margin:0 auto;width:236px;position:absolute;left:0;right:0;background-clip:padding-box;border-radius:5px;border:none}.Light .saveModal .displayItem{background-color:rgba(24,24,24,.06);-webkit-box-shadow:0 0 30px 5px rgba(0,0,0,.06);box-shadow:0 0 30px 5px rgba(0,0,0,.06)}.Dark .saveModal .displayItem{background-color:rgba(238,238,238,.06);-webkit-box-shadow:0 0 30px 5px rgba(0,0,0,.06);box-shadow:0 0 30px 5px rgba(0,0,0,.06)}.saveModal .column{width:50%}.saveModal .meta{float:right;height:100%;padding:10px 21px 0;position:relative}@media(max-width:599px){.saveModal .display{display:none}.saveModal .meta{width:100%}}.saveModal .description{height:70px;resize:none}.saveModal .collectionFinderContainer label{display:inline-block;width:100%;padding-bottom:12px;position:relative}.saveModal .collectionFinderContainer .collectionFinder{position:relative}.saveModal .collectionFinderContainer .searchIcon{position:absolute;top:14px;left:14px;display:block;width:18px;height:18px}.editSaveModal .noWebsite .collectionsContainer,.saveModal .noWebsite .collectionsContainer{height:273px}.saveModal .hasSavedContainer{display:inline-block;width:100%;padding:12px 14px;border-radius:3px;font-size:13px;font-weight:500;letter-spacing:-.02em;margin-bottom:10px}.saveModal .hasSavedContainer a{font-weight:700;color:#333}.saveModal .descriptionContainer label,.saveModal .saveSourceContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.saveModal .collectionFinder{padding-left:42px;position:relative}.saveModal .collectionsContainer{margin:0 -20px 0 -10px;height:332px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.saveModal .collectionsContainer .validationError{height:auto}.saveModal .collectionsContainer .error{border-radius:3px;line-height:14px;margin:0 20px 0 10px;padding:10px 14px;position:relative;font-size:12px;font-weight:500;width:auto}.saveModal .collectionsContainer .collections{display:block}.saveModal .collectionsContainer .loaderContainer,.saveModal .collectionsContainer.loading .collections{display:none}.saveModal .collectionsContainer.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.saveModal .collectionsContainer.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.saveModal .cancelTrigger,.saveModal .editTrigger,.saveModal .saveTrigger{float:right}.saveModal .quickCreateCollection{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.saveModal .quickCreateCollection.active .collectionButton{display:none}.saveModal .quickCreateCollection.active .collectionForm{display:block}.saveModal .quickCreateCollection .collectionNameContainer{margin-right:91px;position:relative}.saveModal .quickCreateCollection .collectionName{float:left;height:38px;line-height:38px;width:100%}.saveModal .quickCreateCollection .createTrigger{position:absolute;right:0;top:0;height:38px;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.saveModal .quickCreateCollection .createTrigger em{display:block;width:12px;height:10px}.saveModal .quickCreateCollection .collectionForm{display:none;position:relative;overflow:hidden}.saveModal .quickCreateCollection .collectionForm .error{display:inline-block;width:100%;border-top-left-radius:0;border-top-right-radius:0;top:0;margin:0}.saveModal .quickCreateCollection .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.saveModal .quickCreateCollection .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.saveModal .quickCreateCollection .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.createSubscriptionModal .cardForm .errorContainer,.saveModal .quickCreateCollection .collectionPrivacyToggle .privacy{display:none}.saveModal .hasSavedContainer{background:#ffd24b;color:#333}.saveModal .quickCreateCollection .collectionPrivate{color:#666}.createSubscriptionModal .cardForm .errorContainer.active{display:block}.createSubscriptionModal .cardForm .amount{font-size:18px;font-weight:700;display:block;line-height:18px;margin-top:5px}.Light .createSubscriptionModal .cardForm .amount{color:rgba(24,24,24,.66)}.Dark .createSubscriptionModal .cardForm .amount{color:rgba(238,238,238,.66)}.createSubscriptionModal .cardForm .subAmount{font-size:13px;display:block;line-height:16px}.createSubscriptionModal .cardForm .promoContainer .settingField{margin-left:174px}.createSubscriptionModal .cardForm .promoContainer .promocodeTrigger{display:none;font-size:13px;text-decoration:underline;height:44px;line-height:44px}.createSubscriptionModal .cardForm .promoContainer .promocodeTrigger.active{display:block}.createSubscriptionModal .cardForm .promoContainer .promocodeInput{display:none}.createSubscriptionModal .cardForm .promoContainer .promocodeInput.active{display:block}.createSubscriptionModal .cardForm .upgradeButtonContainer .settingField{margin-left:174px}.createSubscriptionModal .cardForm .upgradeButtonContainer .upgradeAccount{margin-bottom:14px}.Light .createSubscriptionModal .checkout h2{color:rgba(0,0,0,.9)}.Dark .createSubscriptionModal .checkout h2{color:rgba(255,255,255,.9)}.Light .createSubscriptionModal .checkout p{color:rgba(24,24,24,.66)}.Dark .createSubscriptionModal .checkout p{color:rgba(238,238,238,.46)}.createSubscriptionModal .billingCycleWrapper{height:44px}.createSubscriptionModal .billingCycleWrapper label{padding:0 0 0 40px;width:50%;display:inline-block;float:left;font-size:14px;font-weight:500;height:44px;line-height:44px}.createSubscriptionModal .paymentErrorContainer{display:none}.createSubscriptionModal .paymentErrorContainer.active{display:block}.createSubscriptionModal .paymentErrorContainer.active fieldset{position:relative}.createSubscriptionModal .paymentErrorContainer.active .error{display:block;border-radius:4px;left:0;line-height:18px;padding:4px 14px;position:relative;top:0}.createSubscriptionModal .modalContainer{max-width:440px}.createSubscriptionModal .modalContent{padding:42px 45px}.createSubscriptionModal h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .createSubscriptionModal h2.modalTitle{color:rgba(24,24,24,.86)}.Dark .createSubscriptionModal h2.modalTitle{color:rgba(238,238,238,.86)}.createSubscriptionModal .content{max-width:298px;margin:0 auto}.createSubscriptionModal .termsContainer p{font-size:13px}.createSubscriptionModal .termsContainer a{text-decoration:underline}.createSubscriptionModal .errorContainer{display:none}.createSubscriptionModal .errorContainer.active{display:block}.createSubscriptionModal .amount{font-size:18px;font-weight:700;display:block;line-height:18px;margin-top:5px}.Light .createSubscriptionModal .amount{color:rgba(24,24,24,.66)}.Dark .createSubscriptionModal .amount{color:rgba(238,238,238,.66)}.createSubscriptionModal .amount .discount{text-decoration:line-through;margin-right:5px}.createSubscriptionModal .amount span:before{content:"$";font-size:14px;vertical-align:top;padding-right:1px}.createSubscriptionModal .subAmount{font-size:13px;display:block;line-height:16px}.createSubscriptionModal .promoContainer .settingField{margin-left:174px}.createSubscriptionModal .promoContainer .promocodeTrigger{display:none;font-size:13px;text-decoration:underline;height:44px;line-height:44px}.createSubscriptionModal .promoContainer .promocodeTrigger.active{display:block}.createSubscriptionModal .promoContainer .promocodeInput{display:none}.createSubscriptionModal .promoContainer .promocodeInput.active{display:block}.createSubscriptionModal .buttonsContainer{text-align:center;margin:36px 0 0}.createSubscriptionModal .button{width:100%;line-height:44px;height:44px;border-radius:4px;font-weight:700;font-size:15px;padding:0 30px;position:relative}.createSubscriptionModal .button.loading .loaderContainer{display:block;height:22px;width:22px;margin:-11px auto 0;position:absolute;top:50%;left:0;right:0}.createSubscriptionModal .button.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Light .createSubscriptionModal .button.upgradeAccount{background:#1d8ffb;color:#fff}.Dark .createSubscriptionModal .button.upgradeAccount{background:#1d8ffb;color:#eee}.Dark .createSubscriptionModal .button.upgradeAccount path,.Light .createSubscriptionModal .button.upgradeAccount path{fill:#fff}.Dark .deleteAccountModal .button.confirmTrigger path,.Dark .deleteAccountRequestModal .button.confirmTrigger path,.Dark .renewSubscriptionModal .button.confirmTrigger path,.Dark .updateCardModal .button.confirmTrigger path,.Light .deleteAccountModal .button.confirmTrigger path,.Light .deleteAccountRequestModal .button.confirmTrigger path,.Light .renewSubscriptionModal .button.confirmTrigger path,.Light .updateCardModal .button.confirmTrigger path{fill:#1d8ffb}.createVisionModal .modalContainer{height:525px;max-width:420px;min-height:345px}.createVisionModal .modalContent{padding:0;border-radius:8px}.createVisionModal .modalStep.complete,.createVisionModal .modalStep.confirmation,.createVisionModal .modalStep.error,.createVisionModal .modalStep.processing{margin:0}.createVisionModal .display{float:left;height:100%;padding:10px;overflow:hidden;background:#f3f3f3}.createVisionModal .meta{float:right;height:100%;padding:10px 21px 0;min-height:240px}.createVisionModal .column{position:relative;width:100%}.createVisionModal .description{height:70px;resize:none}.createVisionModal .descriptionContainer label,.createVisionModal .nameContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.createVisionModal .visionsContainer{min-height:236px}.createVisionModal .cancelTrigger,.createVisionModal .createTrigger{float:right}.createVisionModal .buttonsContainer{border-radius:4px;padding:20px;text-align:center;position:absolute;left:0;right:0;bottom:0;height:76px}.createVisionModal .buttonsContainer .button{min-width:85px;line-height:36px}.createVisionModal .buttonsContainer .cancelTrigger{margin-right:10px}.createVisionModal .confirmContainer .button{min-width:80px;line-height:36px;margin:0 5px}.deleteAccountRequestModal h2.modalTitle{margin-bottom:36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .deleteAccountRequestModal h2.modalTitle{color:rgba(24,24,24,.86)}.Dark .deleteAccountRequestModal h2.modalTitle{color:rgba(238,238,238,.86)}.deleteAccountRequestModal .modalContent{padding:42px 45px}.deleteAccountRequestModal .modalContainer{max-width:400px}.deleteAccountRequestModal p{font-size:15px;line-height:20px;text-align:center;max-width:290px;margin:24px auto 26px}.deleteAccountRequestModal h3{font-size:18px;text-align:center;margin-top:130px;letter-spacing:-.03em;padding:0 30px}.Light .deleteAccountRequestModal h3{color:rgba(24,24,24,.86)}.Dark .deleteAccountRequestModal h3{color:rgba(238,238,238,.86)}.deleteAccountRequestModal label{cursor:pointer;display:inline-block;padding:14px;width:100%}.deleteAccountRequestModal input{-webkit-appearance:radio;margin-right:8px;height:16px}.deleteAccountRequestModal .button{width:132px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 10px;position:relative}.Light .deleteAccountRequestModal .button{background:#f6f6f6;color:#444}.Dark .deleteAccountRequestModal .button{background:#333;color:#ccc}.deleteAccountRequestModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.deleteAccountRequestModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Light .deleteAccountRequestModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .deleteAccountRequestModal .button.confirmTrigger{background:#1d8ffb;color:#eee}.Light .deleteAccountRequestModal .closeTrigger .canClose{background:#f6f6f6;color:#444}.Dark .deleteAccountRequestModal .closeTrigger .canClose{background:#333;color:#ccc}.deleteAccountModal h2{margin-bottom:36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .deleteAccountModal h2{color:rgba(24,24,24,.86)}.Dark .deleteAccountModal h2{color:rgba(238,238,238,.86)}.Light .credentials h2.modalTitle,.Light .deleteAccountModal h3{color:rgba(24,24,24,.86)}.deleteAccountModal .modalContent{padding:42px 45px}.deleteAccountModal p{font-size:15px;line-height:18px;text-align:center;max-width:290px;margin:24px auto 26px}.deleteAccountModal h3{font-size:18px;text-align:center;margin-top:130px;letter-spacing:-.03em;padding:0 30px}.deleteAccountModal label{cursor:pointer;display:inline-block;padding:14px;width:100%}.deleteAccountModal input{-webkit-appearance:radio;margin-right:8px;height:16px}.deleteAccountModal .button{width:110px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 10px;position:relative}.deleteAccountModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.deleteAccountModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Dark .deleteAccountModal h3{color:rgba(238,238,238,.86)}.Light .deleteAccountModal .button{background:#f6f6f6;color:#444}.Dark .deleteAccountModal .button{background:#333;color:#ccc}.Light .deleteAccountModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .deleteAccountModal .button.confirmTrigger{background:#1d8ffb;color:#eee}.editCollectionModal .modalContainer{height:525px;max-width:420px}.editCollectionModal .modalContent{padding:0}.editCollectionModal .modalStep.complete,.editCollectionModal .modalStep.confirmation,.editCollectionModal .modalStep.error,.editCollectionModal .modalStep.processing{margin:0}.editCollectionModal .display{float:left;height:100%;padding:10px;overflow:hidden}.editCollectionModal .meta{float:right;height:100%;padding:10px 21px 0;min-height:340px}.editCollectionModal .column{position:relative;width:100%}.editCollectionModal .categoryContainer,.editCollectionModal .privacyContainer{display:inline-block;padding-bottom:8px;width:100%}.editCollectionModal .privacyContainer{padding:12px 0}.editCollectionModal .privacyContainer span{display:inline-block;float:left;line-height:32px;margin-right:12px;margin-left:2px}.editCollectionModal .privacyToggle{float:left;margin-top:4px}.editCollectionModal .description{height:70px;resize:none}.editCollectionModal .inviteLoader.processing .loaderContainer{display:none}.editCollectionModal .inviteLoader.processing.loading{position:absolute;top:0;right:-2px;left:0;bottom:0}.editCollectionModal .inviteLoader.processing.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.editCollectionModal .inviteLoader.processing.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.editCollectionModal .collaboratorContainer{position:relative;height:200px;z-index:1}.editCollectionModal .collaboratorContainer .buttonsContainer,.editCollectionModal .collaboratorContainer h2{display:none}.editCollectionModal .descriptionContainer label,.editCollectionModal .nameContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.editCollectionModal .collaboratorSearchContainer{position:relative}.editCollectionModal .collaboratorSearchContainer .inviteCollaborator{display:none}.editCollectionModal .collaboratorSearch{padding-left:34px;position:relative}.editCollectionModal .collaboratorsList{margin:0 -20px 0 -10px;height:174px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.editCollectionModal .collaboratorsList .collections{display:block}.editCollectionModal .collaboratorsList .loaderContainer,.editCollectionModal .collaboratorsList.loading .collections{display:none}.editCollectionModal .collaboratorsList.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.editCollectionModal .collaboratorsList.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.editCollectionModal .collaborators{padding-bottom:45px}.editCollectionModal .collaborators li{border-radius:5px;cursor:pointer;min-height:48px;margin:0 14px 0 5px;padding:5px;position:relative;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;-webkit-transition-delay:40ms;transition-delay:40ms}.editCollectionModal .collaborators .name,.editCollectionModal .collaborators .role{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editCollectionModal .collaborators .name{font-size:14px;font-weight:700;margin:3px 52px 2px 48px}.editCollectionModal .collaborators .role{font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;margin:0 68px 0 48px}.editCollectionModal .collaborators .thumb{width:38px;background-size:cover}.editCollectionModal .collaborators .leaveTrigger{float:right;position:absolute;right:0;top:8px;border-radius:3px;font-weight:700;font-size:13px;letter-spacing:-.015em;padding:8px 12px}.editCollectionModal .collaborators .title{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;margin:0 42px 0 48px;display:block;overflow:hidden}.editCollectionModal .collaborators .addIcon,.editCollectionModal .collaborators .thumb{width:38px;height:38px;border-radius:50%;position:absolute}.editCollectionModal .collaborators .addIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCollectionModal .collaborators .addIcon em{display:block;height:12px;width:12px}.editCollectionModal .cancelTrigger,.editCollectionModal .createTrigger,.editCollectionModal .editTrigger,.editCollectionModal .saveTrigger{float:right}.editCollectionModal .addContributor{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.editCollectionModal .addContributor.active:hover{background:0 0}.editCollectionModal .addContributor.active .collectionButton{display:none}.editCollectionModal .addContributor.active .collectionForm{display:block}.editCollectionModal .addContributor .title{line-height:38px}.editCollectionModal .addContributor .collaboratorEmailContainer{margin-right:76px;position:relative}.editCollectionModal .addContributor .collaboratorEmail{float:left;height:38px;line-height:38px;width:100%}.editCollectionModal .addContributor .inviteCollaborator{height:38px;width:68px;position:absolute;right:0;top:0;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Light .editCollectionModal .addContributor .inviteCollaborator{color:#181818;background:#f6f6f6}.Dark .editCollectionModal .addContributor .inviteCollaborator{color:#eee;background:rgba(238,238,238,.06)}.editCollectionModal .addContributor .inviteCollaborator em{display:block}.Dark .editCollectionModal .addContributor .inviteCollaborator em:after,.Light .editCollectionModal .addContributor .inviteCollaborator em:after{content:"";display:table;clear:both}.Light .editCollectionModal .addContributor .inviteCollaborator em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='%237a7a7a'%3E%3Cpath d='M11.6.38c.53.58.53 1.43 0 2.01L4.96 9.65c-.21.22-.48.35-.76.35-.31 0-.61-.15-.82-.42L.32 5.69c-.46-.58-.44-1.38.17-1.88.58-.48 1.37-.37 1.84.27l1.84 2.35L9.67.43c.5-.54 1.43-.59 1.93-.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .editCollectionModal .addContributor .inviteCollaborator em:before{content:"";float:left;padding-bottom:100%}.Dark .editCollectionModal .addContributor .inviteCollaborator em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M11.6.38c.53.58.53 1.43 0 2.01L4.96 9.65c-.21.22-.48.35-.76.35-.31 0-.61-.15-.82-.42L.32 5.69c-.46-.58-.44-1.38.17-1.88.58-.48 1.37-.37 1.84.27l1.84 2.35L9.67.43c.5-.54 1.43-.59 1.93-.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .editCollectionModal .addContributor .inviteCollaborator em:before{content:"";float:left;padding-bottom:100%}.editCollectionModal .addContributor .collectionForm{display:none;position:relative;overflow:hidden}.editCollectionModal .addContributor .collectionForm .error{top:37px}.editCollectionModal .addContributor .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.editCollectionModal .buttonsContainer .cancelTrigger,.editSaveModal .buttonsContainer .cancelTrigger{margin-right:10px}.editCollectionModal .addContributor .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCollectionModal .addContributor .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.editCollectionModal .addContributor .collectionPrivacyToggle .privacy{display:none}.editCollectionModal .collectionsContainer{height:236px}.editCollectionModal .buttonsContainer{border-radius:4px;padding:20px;text-align:center;position:absolute;left:0;right:0;bottom:0;z-index:1}.editCollectionModal .buttonsContainer.isEdit{text-align:right}.editCollectionModal .buttonsContainer.isEdit .deleteTrigger{display:block}.editCollectionModal .buttonsContainer .button{min-width:85px;line-height:36px}.editCollectionModal .buttonsContainer .deleteTrigger{min-width:41px;height:36px;float:left;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editCollectionModal .buttonsContainer .deleteTrigger em{display:block;width:12px;height:16px}.Dark .editCollectionModal .buttonsContainer .deleteTrigger em:after,.Light .editCollectionModal .buttonsContainer .deleteTrigger em:after{content:"";display:table;clear:both}.Light .editCollectionModal .buttonsContainer .deleteTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='%237a7a7a'%3E%3Cpath d='M11.18 5.14H.81c-.11 0-.22.02-.32.06a.8.8 0 0 0-.27.18c-.08.08-.14.17-.17.27s-.05.21-.05.32l1.43 9.38c.02.18.11.35.25.47s.32.19.51.19h7.64c.19.01.37-.06.52-.18s.24-.29.26-.48L12 5.97c.01-.11-.01-.22-.05-.32s-.1-.19-.18-.27a.8.8 0 0 0-.27-.18c-.1-.04-.21-.06-.33-.06zM.7 3.73h10.61c.1.01.21-.01.3-.05s.18-.1.24-.18.11-.17.13-.27.02-.2-.01-.3l-.33-1.07c-.04-.11-.11-.21-.21-.29s-.21-.12-.33-.13a72 72 0 0 0-2.76-.23c-.08-.01-.17-.03-.24-.08s-.12-.11-.16-.19C7.84.7 7.71.45 7.55.22 7.49.14 7.19 0 6 0S4.52.14 4.45.22c-.16.22-.3.46-.4.71-.03.08-.09.14-.16.19s-.15.08-.24.08c-.49 0-2.5.19-2.76.23-.12.01-.24.06-.33.13s-.17.17-.21.29L.04 2.94a.6.6 0 0 0-.02.3c.02.1.06.19.13.27s.15.14.24.18.2.06.3.05z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Light .editCollectionModal .buttonsContainer .deleteTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .editCollectionModal .buttonsContainer .deleteTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M11.18 5.14H.81c-.11 0-.22.02-.32.06a.8.8 0 0 0-.27.18c-.08.08-.14.17-.17.27s-.05.21-.05.32l1.43 9.38c.02.18.11.35.25.47s.32.19.51.19h7.64c.19.01.37-.06.52-.18s.24-.29.26-.48L12 5.97c.01-.11-.01-.22-.05-.32s-.1-.19-.18-.27a.8.8 0 0 0-.27-.18c-.1-.04-.21-.06-.33-.06zM.7 3.73h10.61c.1.01.21-.01.3-.05s.18-.1.24-.18.11-.17.13-.27.02-.2-.01-.3l-.33-1.07c-.04-.11-.11-.21-.21-.29s-.21-.12-.33-.13a72 72 0 0 0-2.76-.23c-.08-.01-.17-.03-.24-.08s-.12-.11-.16-.19C7.84.7 7.71.45 7.55.22 7.49.14 7.19 0 6 0S4.52.14 4.45.22c-.16.22-.3.46-.4.71-.03.08-.09.14-.16.19s-.15.08-.24.08c-.49 0-2.5.19-2.76.23-.12.01-.24.06-.33.13s-.17.17-.21.29L.04 2.94a.6.6 0 0 0-.02.3c.02.1.06.19.13.27s.15.14.24.18.2.06.3.05z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .editCollectionModal .buttonsContainer .deleteTrigger em:before{content:"";float:left;padding-bottom:100%}.editCollectionModal .confirmContainer .button{min-width:80px;line-height:36px;margin:0 5px}.Dark .editCollectionModal .display,.Light .editCollectionModal .display{background:#f3f3f3}.Dark .editCollectionModal .collaborators .item.active,.Light .editCollectionModal .collaborators .item.active{background-color:#1d8ffb}.Dark .editCollectionModal .collaborators .item.active .name,.Light .editCollectionModal .collaborators .item.active .name{color:#fff;background-color:#1d8ffb}.Light .editCollectionModal .collaborators .name{color:rgba(24,24,24,.66)}.Dark .editCollectionModal .collaborators .name{color:rgba(238,238,238,.66)}.Dark .editCollectionModal .collaborators .role,.Light .editCollectionModal .collaborators .role{color:#999}.Dark .editCollectionModal .collaborators .title,.Light .editCollectionModal .collaborators .title{color:#333}.Dark .editCollectionModal .collaborators .addIcon,.Dark .editCollectionModal .collaborators .thumb,.Light .editCollectionModal .collaborators .addIcon,.Light .editCollectionModal .collaborators .thumb{background-color:#efefef}.Dark .editCollectionModal .collaborators .thumb,.Light .editCollectionModal .collaborators .thumb{-webkit-box-shadow:0 0 1px rgba(0,0,0,.25) inset;box-shadow:0 0 1px rgba(0,0,0,.25) inset}.Dark .editCollectionModal .collaborators .addIcon,.Light .editCollectionModal .collaborators .addIcon{background:#1d8ffb;border:2px solid #1d8ffb}.editCollectionModal .addContributor .collectionPrivate{color:#666}.collections{min-height:100px;padding-bottom:8px}.collections .collectionName{border-radius:6px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:-.3px;padding:12px 14px}.collections li{margin:0 14px 0 5px;padding:5px;line-height:38px;cursor:pointer;position:relative;border-radius:5px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;-webkit-transition-delay:40ms;transition-delay:40ms}.collections li.item.active .icons{opacity:.95}.collections li.item.active .collab,.collections li.item.active .private{display:inline-block;height:18px;width:18px}.Dark .collections .item.active .collab:after,.Dark .collections .item.active .private:after,.Light .collections .item.active .collab:after,.Light .collections .item.active .private:after{content:"";display:table;clear:both}.collections li.item .icons{opacity:.45}.collections .item.active .icons,.collections li.item:hover .icons{opacity:.95}.collections li.item:hover{-webkit-transition-delay:0s;transition-delay:0s}.Light .collections li.item:hover{background-color:#ececec}.Dark .collections li.item:hover{background-color:rgba(238,238,238,.06)}.Dark .collections .item.active,.Dark .collections .item.active:hover,.Light .collections .item.active,.Light .collections .item.active:hover{background-color:#1d8ffb}.Light .collections li.item:hover .title{color:#181818}.Dark .collections li.item:hover .title{color:#eee}.collections li.title{cursor:default;font-size:12px;line-height:24px;margin:0 0 0 5px;padding:6px 5px 0}.Light .collections li.title{color:rgba(24,24,24,.66)}.Dark .collections li.title{color:rgba(238,238,238,.46)}.Dark .collections .item.active .title,.Dark .collections .item.active:hover .title,.Light .collections .item.active .title,.Light .collections .item.active:hover .title{color:#fff}.Light .collections .item.active .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23ffffff'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .collections .item.active .private:before{content:"";float:left;padding-bottom:100%}.Dark .collections .item.active .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23ffffff'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collections .item.active .private:before{content:"";float:left;padding-bottom:100%}.Light .collections .item.active .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%23ffffff'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .collections .item.active .collab:before{content:"";float:left;padding-bottom:100%}.Dark .collections .item.active .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%23ffffff'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collections .addIcon em,.Light .collections .addIcon em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff'%3E%3Cpath d='M7.16 7.16h3.63c.27.01.54-.08.76-.25s.37-.4.43-.67c.03-.17.03-.34-.01-.5s-.12-.32-.23-.46-.25-.24-.4-.32-.33-.1-.5-.1H7.16V1.2C7.17.94 7.08.67 6.9.45S6.5.1 6.23.02c-.17-.03-.34-.03-.5.01s-.32.12-.46.23-.24.25-.32.4-.1.33-.1.5v3.68H1.2c-.27-.01-.54.08-.76.25s-.37.4-.43.67c-.03.17-.03.34.01.5s.12.32.23.46.25.24.4.32.33.1.5.1h3.68v3.63c-.01.27.08.54.25.76s.4.37.67.43c.17.03.34.03.5-.01s.32-.12.46-.23.24-.25.32-.4.1-.33.1-.5V7.16z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collections .item.active .collab:before{content:"";float:left;padding-bottom:100%}.collections .title{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;margin:0 42px 0 48px;display:block;overflow:hidden}.Light .collections .title{color:rgba(24,24,24,.66)}.Dark .collections .title{color:rgba(238,238,238,.46)}.Light .collections .thumb{background-color:rgba(24,24,24,.06);-webkit-box-shadow:0 0 1px rgba(0,0,0,.25) inset;box-shadow:0 0 1px rgba(0,0,0,.25) inset}.Dark .collections .thumb{background-color:rgba(238,238,238,.06);-webkit-box-shadow:0 0 1px rgba(0,0,0,.25) inset;box-shadow:0 0 1px rgba(0,0,0,.25) inset}.collections .addIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Dark .collections .addIcon,.Light .collections .addIcon{background-color:#1d8ffb}.collections .addIcon em{display:block;height:12px;width:12px}.Dark .collections .addIcon em:after,.Light .collections .addIcon em:after{content:"";display:table;clear:both}.Light .collections .addIcon em:before{content:"";float:left;padding-bottom:100%}.Dark .collections .addIcon em:before{content:"";float:left;padding-bottom:100%}.collections .addIcon,.collections .thumb{width:38px;height:38px;border-radius:3px;position:absolute}.collections .thumb{background-size:cover;background-position:50% 50%}.collections .private{display:inline-block;height:18px;width:18px}.Dark .collections .private:after,.Light .collections .private:after{content:"";display:table;clear:both}.Light .collections .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%237a7a7a'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .collections .private:before{content:"";float:left;padding-bottom:100%}.Dark .collections .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collections .private:before{content:"";float:left;padding-bottom:100%}.collections .collab{display:inline-block;height:18px;width:18px}.Dark .collectionFinderContainer .searchIcon:after,.Dark .collections .collab:after,.Dark .quickCreateCollection .collectionPrivacyToggle em:after,.Dark .quickCreateCollection .collectionPrivacyToggle.active em:after,.Dark .quickCreateCollection .createTrigger em:after,.Light .collectionFinderContainer .searchIcon:after,.Light .collections .collab:after,.Light .quickCreateCollection .collectionPrivacyToggle em:after,.Light .quickCreateCollection .collectionPrivacyToggle.active em:after,.Light .quickCreateCollection .createTrigger em:after{content:"";display:table;clear:both}.Light .collections .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%237a7a7a'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .collections .collab:before{content:"";float:left;padding-bottom:100%}.Dark .collections .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collections .collab:before{content:"";float:left;padding-bottom:100%}.collections .icons{margin:0 5px;position:absolute;right:7px;top:8px}.Light .collectionFinderContainer .searchIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%237a7a7a'%3E%3Cpath d='M2.72 7.46c0-2.62 2.12-4.75 4.74-4.75s4.74 2.13 4.74 4.75-2.12 4.75-4.74 4.75-4.74-2.13-4.74-4.75zm14.72 7.8l-3.5-3.1c-.33-.3-.28-.9-.06-1.33a7.4 7.4 0 0 0 .78-4.4A7.4 7.4 0 0 0 8.61.1 7.4 7.4 0 0 0 .1 8.62a7.4 7.4 0 0 0 6.28 6.07c1.6.2 3.24-.1 4.5-.76.4-.22.88-.25 1.17.07l3.26 3.52c.64.68 1.78.63 2.38-.1.52-.64.37-1.6-.25-2.15z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Light .collectionFinderContainer .searchIcon:before{content:"";float:left;padding-bottom:100%}.Dark .collectionFinderContainer .searchIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M2.72 7.46c0-2.62 2.12-4.75 4.74-4.75s4.74 2.13 4.74 4.75-2.12 4.75-4.74 4.75-4.74-2.13-4.74-4.75zm14.72 7.8l-3.5-3.1c-.33-.3-.28-.9-.06-1.33a7.4 7.4 0 0 0 .78-4.4A7.4 7.4 0 0 0 8.61.1 7.4 7.4 0 0 0 .1 8.62a7.4 7.4 0 0 0 6.28 6.07c1.6.2 3.24-.1 4.5-.76.4-.22.88-.25 1.17.07l3.26 3.52c.64.68 1.78.63 2.38-.1.52-.64.37-1.6-.25-2.15z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .collectionFinderContainer .searchIcon:before{content:"";float:left;padding-bottom:100%}.quickCreateCollection.active:hover{background:0 0}.Dark .quickCreateCollection .createTrigger,.Light .quickCreateCollection .createTrigger{background-color:#1d8ffb}.Light .quickCreateCollection .createTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='%23ffffff'%3E%3Cpath d='M11.6.38c.53.58.53 1.43 0 2.01L4.96 9.65c-.21.22-.48.35-.76.35-.31 0-.61-.15-.82-.42L.32 5.69c-.46-.58-.44-1.38.17-1.88.58-.48 1.37-.37 1.84.27l1.84 2.35L9.67.43c.5-.54 1.43-.59 1.93-.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .quickCreateCollection .createTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .quickCreateCollection .createTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='%23ffffff'%3E%3Cpath d='M11.6.38c.53.58.53 1.43 0 2.01L4.96 9.65c-.21.22-.48.35-.76.35-.31 0-.61-.15-.82-.42L.32 5.69c-.46-.58-.44-1.38.17-1.88.58-.48 1.37-.37 1.84.27l1.84 2.35L9.67.43c.5-.54 1.43-.59 1.93-.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .quickCreateCollection .collectionPrivacyToggle.active em,.Light .quickCreateCollection .collectionPrivacyToggle.active em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23ffffff'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .quickCreateCollection .createTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .quickCreateCollection .collectionPrivate,.Light .quickCreateCollection .collectionPrivate{color:#666}.Light .quickCreateCollection .collectionPrivacyToggle{background-color:#f6f6f6}.Dark .quickCreateCollection .collectionPrivacyToggle{background-color:rgba(238,238,238,.06)}.Dark .quickCreateCollection .collectionPrivacyToggle.active,.Light .quickCreateCollection .collectionPrivacyToggle.active{background-color:#1d8ffb}.Light .quickCreateCollection .collectionPrivacyToggle.active em:before{content:"";float:left;padding-bottom:100%}.Dark .quickCreateCollection .collectionPrivacyToggle.active em:before{content:"";float:left;padding-bottom:100%}.Light .quickCreateCollection .collectionPrivacyToggle em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%237a7a7a'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .quickCreateCollection .collectionPrivacyToggle em:before{content:"";float:left;padding-bottom:100%}.Dark .quickCreateCollection .collectionPrivacyToggle em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .quickCreateCollection .collectionPrivacyToggle em:before{content:"";float:left;padding-bottom:100%}.editSaveModal.link .modalContainer{height:525px;max-width:500px}.editSaveModal.link .collectionsContainer{height:267px}.editSaveModal.note .modalContainer{height:525px;max-width:500px}.editSaveModal.note .collectionsContainer{height:267px}.editSaveModal.image .modalContainer{height:525px;max-width:760px}.editSaveModal.image .collectionsContainer{height:236px}.editSaveModal.screenshot .modalContainer{height:525px;max-width:760px}.editSaveModal.screenshot .collectionsContainer{height:236px}.editSaveModal .modalContent{height:100%;padding:0}.editSaveModal .modalStep.complete,.editSaveModal .modalStep.confirmation,.editSaveModal .modalStep.error,.editSaveModal .modalStep.processing{margin:0}.editSaveModal .content{height:100%}.editSaveModal .display{float:left;height:100%;padding:10px;overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:50%}.editSaveModal .displayBackground{position:absolute;top:-20px;bottom:-20px;left:-20px;right:-20px;-webkit-filter:blur(20px);filter:blur(20px);background-size:cover;background-position:50% 50%;opacity:.3}.editSaveModal .displayItem{background-size:cover;margin:0 auto;width:236px;position:absolute;left:0;right:0;background-clip:padding-box;border-radius:5px;border:none}.editSaveModal .column{width:50%}.editSaveModal .meta{float:right;height:100%;padding:10px 21px 0;position:relative}@media(max-width:599px){.editSaveModal .display{display:none}.editSaveModal .meta{width:100%}}.editSaveModal .description{height:70px;resize:none}.editSaveModal .collectionFinderContainer label{display:inline-block;width:100%;padding-bottom:12px;position:relative}.editSaveModal .collectionFinderContainer .collectionFinder{position:relative}.editSaveModal .collectionFinderContainer .searchIcon{position:absolute;top:14px;left:14px;display:block;width:18px;height:18px}.editSaveModal .hasSavedContainer{display:inline-block;width:100%;padding:12px 14px;border-radius:3px;font-size:13px;font-weight:500;letter-spacing:-.02em;margin-bottom:10px}.editSaveModal .hasSavedContainer a{font-weight:700}.editSaveModal .descriptionContainer label,.editSaveModal .saveSourceContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.editSaveModal .collectionFinder{padding-left:42px;position:relative}.editSaveModal .collectionsContainer{margin:0 -20px 0 -10px;height:332px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.editSaveModal .collectionsContainer .validationError{height:auto}.editSaveModal .collectionsContainer .error{border-radius:3px;line-height:14px;margin:0 20px 0 10px;padding:10px 14px;position:relative;font-size:12px;font-weight:500;width:auto}.editSaveModal .collectionsContainer .collections{display:block}.editSaveModal .collectionsContainer .loaderContainer,.editSaveModal .collectionsContainer.loading .collections{display:none}.editSaveModal .collectionsContainer.loading .loaderContainer{display:block;height:42px;width:42px;margin:-21px auto 0;position:absolute;top:50%;left:0;right:10px}.editSaveModal .collectionsContainer.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.editSaveModal .cancelTrigger,.editSaveModal .editTrigger,.editSaveModal .saveTrigger{float:right}.editSaveModal .quickCreateCollection{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.editSaveModal .quickCreateCollection.active:hover{background:0 0}.editSaveModal .quickCreateCollection.active .collectionButton{display:none}.editSaveModal .quickCreateCollection.active .collectionForm{display:block}.editSaveModal .quickCreateCollection .collectionNameContainer{margin-right:91px;position:relative}.editSaveModal .quickCreateCollection .collectionName{float:left;height:38px;line-height:38px;width:100%}.editSaveModal .quickCreateCollection .createTrigger{position:absolute;right:0;top:0;height:38px;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.editSaveModal .quickCreateCollection .createTrigger em{display:block;width:12px;height:10px}.editSaveModal .quickCreateCollection .collectionForm{display:none;position:relative;overflow:hidden}.editSaveModal .quickCreateCollection .collectionForm .error{display:inline-block;width:100%;border-top-left-radius:0;border-top-right-radius:0;top:0;margin:0}.editSaveModal .quickCreateCollection .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.editSaveModal .quickCreateCollection .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editSaveModal .quickCreateCollection .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.editSaveModal .quickCreateCollection .collectionPrivacyToggle .privacy{display:none}.editSaveModal .buttonsContainer{border-radius:4px;padding:20px;text-align:center;position:absolute;left:0;right:0;bottom:0}.Settings .divTable .amountPaid,.Settings .divTableHead.downloadTitle,.editSaveModal .buttonsContainer.isEdit{text-align:right}.editSaveModal .buttonsContainer.isEdit .deleteTrigger{display:block}.editSaveModal .buttonsContainer .button{min-width:85px;line-height:36px}.editSaveModal .buttonsContainer .deleteTrigger{min-width:41px;height:36px;float:left;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editSaveModal .buttonsContainer .deleteTrigger em{display:block;width:12px;height:16px}.Dark .editSaveModal .buttonsContainer .deleteTrigger em:after,.Light .editSaveModal .buttonsContainer .deleteTrigger em:after{content:"";display:table;clear:both}.Light .editSaveModal .buttonsContainer .deleteTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='%237a7a7a'%3E%3Cpath d='M11.18 5.14H.81c-.11 0-.22.02-.32.06a.8.8 0 0 0-.27.18c-.08.08-.14.17-.17.27s-.05.21-.05.32l1.43 9.38c.02.18.11.35.25.47s.32.19.51.19h7.64c.19.01.37-.06.52-.18s.24-.29.26-.48L12 5.97c.01-.11-.01-.22-.05-.32s-.1-.19-.18-.27a.8.8 0 0 0-.27-.18c-.1-.04-.21-.06-.33-.06zM.7 3.73h10.61c.1.01.21-.01.3-.05s.18-.1.24-.18.11-.17.13-.27.02-.2-.01-.3l-.33-1.07c-.04-.11-.11-.21-.21-.29s-.21-.12-.33-.13a72 72 0 0 0-2.76-.23c-.08-.01-.17-.03-.24-.08s-.12-.11-.16-.19C7.84.7 7.71.45 7.55.22 7.49.14 7.19 0 6 0S4.52.14 4.45.22c-.16.22-.3.46-.4.71-.03.08-.09.14-.16.19s-.15.08-.24.08c-.49 0-2.5.19-2.76.23-.12.01-.24.06-.33.13s-.17.17-.21.29L.04 2.94a.6.6 0 0 0-.02.3c.02.1.06.19.13.27s.15.14.24.18.2.06.3.05z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Light .editSaveModal .buttonsContainer .deleteTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .editSaveModal .buttonsContainer .deleteTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M11.18 5.14H.81c-.11 0-.22.02-.32.06a.8.8 0 0 0-.27.18c-.08.08-.14.17-.17.27s-.05.21-.05.32l1.43 9.38c.02.18.11.35.25.47s.32.19.51.19h7.64c.19.01.37-.06.52-.18s.24-.29.26-.48L12 5.97c.01-.11-.01-.22-.05-.32s-.1-.19-.18-.27a.8.8 0 0 0-.27-.18c-.1-.04-.21-.06-.33-.06zM.7 3.73h10.61c.1.01.21-.01.3-.05s.18-.1.24-.18.11-.17.13-.27.02-.2-.01-.3l-.33-1.07c-.04-.11-.11-.21-.21-.29s-.21-.12-.33-.13a72 72 0 0 0-2.76-.23c-.08-.01-.17-.03-.24-.08s-.12-.11-.16-.19C7.84.7 7.71.45 7.55.22 7.49.14 7.19 0 6 0S4.52.14 4.45.22c-.16.22-.3.46-.4.71-.03.08-.09.14-.16.19s-.15.08-.24.08c-.49 0-2.5.19-2.76.23-.12.01-.24.06-.33.13s-.17.17-.21.29L.04 2.94a.6.6 0 0 0-.02.3c.02.1.06.19.13.27s.15.14.24.18.2.06.3.05z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .editSaveModal .buttonsContainer .deleteTrigger em:before{content:"";float:left;padding-bottom:100%}.editSaveModal .confirmContainer .button{min-width:80px;line-height:36px;margin:0 5px}.Dark .editSaveModal .display{background-color:#181818}.Light .editSaveModal .displayItem{background-color:rgba(24,24,24,.06);-webkit-box-shadow:0 0 30px 5px rgba(0,0,0,.06);box-shadow:0 0 30px 5px rgba(0,0,0,.06)}.Dark .editSaveModal .displayItem{background-color:rgba(238,238,238,.06);-webkit-box-shadow:0 0 30px 5px rgba(0,0,0,.06);box-shadow:0 0 30px 5px rgba(0,0,0,.06)}.Dark .editSaveModal .hasSavedContainer,.Light .editSaveModal .hasSavedContainer{background:#ffd24b;color:#333}.Dark .editSaveModal .hasSavedContainer a,.Light .editSaveModal .hasSavedContainer a{color:#333}.Dark .editSaveModal .quickCreateCollection .collectionPrivate,.Light .editSaveModal .quickCreateCollection .collectionPrivate{color:#666}.featureAnnouncementModal.modal .close{top:16px;right:16px}.featureAnnouncementModal.modal .modalContainer{max-width:1000px}.featureAnnouncementModal.modal .content{display:-webkit-box;display:-ms-flexbox;display:flex}.featureAnnouncementModal.active .colorCell{opacity:1}.featureAnnouncementModal.active .color1{-webkit-transform:scale(3.25) translate(16px,23px);-ms-transform:scale(3.25) translate(16px,23px);transform:scale(3.25) translate(16px,23px)}.featureAnnouncementModal.active .color2{-webkit-transform:scale(1.86) translate(-71px,100px);-ms-transform:scale(1.86) translate(-71px,100px);transform:scale(1.86) translate(-71px,100px)}.featureAnnouncementModal.active .color3{-webkit-transform:scale(.6) translate(23px,131px);-ms-transform:scale(.6) translate(23px,131px);transform:scale(.6) translate(23px,131px)}.featureAnnouncementModal.active .color4{-webkit-transform:scale(3.5) translate(25px,53px);-ms-transform:scale(3.5) translate(25px,53px);transform:scale(3.5) translate(25px,53px)}.featureAnnouncementModal.active .color5{-webkit-transform:scale(1.42) translate(233px,-87px);-ms-transform:scale(1.42) translate(233px,-87px);transform:scale(1.42) translate(233px,-87px)}.featureAnnouncementModal.active .color6{-webkit-transform:scale(.83) translate(403px,33px);-ms-transform:scale(.83) translate(403px,33px);transform:scale(.83) translate(403px,33px)}.featureAnnouncementModal .colorCell{opacity:.5;width:100px;height:100px;border-radius:50%;-webkit-transition:all 1.2s cubic-bezier(.51,.285,.17,.975);transition:all 1.2s cubic-bezier(.51,.285,.17,.975)}.featureAnnouncementModal .color1{-webkit-transform:scale(3.25) translate(1px,2px);-ms-transform:scale(3.25) translate(1px,2px);transform:scale(3.25) translate(1px,2px)}.featureAnnouncementModal .color2{-webkit-transform:scale(1.86) translate(-7px,10px);-ms-transform:scale(1.86) translate(-7px,10px);transform:scale(1.86) translate(-7px,10px)}.featureAnnouncementModal .color3{-webkit-transform:scale(.6) translate(2px,13px);-ms-transform:scale(.6) translate(2px,13px);transform:scale(.6) translate(2px,13px)}.featureAnnouncementModal .color4{-webkit-transform:scale(3.5) translate(2px,5px);-ms-transform:scale(3.5) translate(2px,5px);transform:scale(3.5) translate(2px,5px)}.featureAnnouncementModal .color5{-webkit-transform:scale(1.42) translate(23px,-8px);-ms-transform:scale(1.42) translate(23px,-8px);transform:scale(1.42) translate(23px,-8px)}.featureAnnouncementModal .color6{-webkit-transform:scale(.83) translate(40px,3px);-ms-transform:scale(.83) translate(40px,3px);transform:scale(.83) translate(40px,3px)}.featureAnnouncementModal .imageCellLarge{-webkit-transform:scale(1) translate(81px,105px);-ms-transform:scale(1) translate(81px,105px);transform:scale(1) translate(81px,105px);width:50%;height:0;padding-bottom:60%;position:absolute;left:0;right:50%;z-index:2}.featureAnnouncementModal .imageCellLarge .imageCellLargeInner{left:0;right:0;top:0;bottom:0;position:absolute;margin:0 6px;border-radius:12px;background-size:cover}.featureAnnouncementModal .imageCellSmall{-webkit-transform:scale(1) translate(81px,105px);-ms-transform:scale(1) translate(81px,105px);transform:scale(1) translate(81px,105px);width:30%;height:0;padding-bottom:60%;position:absolute;left:50%;right:0;z-index:2}.featureAnnouncementModal .imageCellSmall .imageCellSmallInner{left:0;right:0;top:0;bottom:50%;position:absolute;margin:0 6px;border-radius:12px;background-size:cover}.featureAnnouncementModal .imageCellCircle{left:0;right:0;top:50%;bottom:0;position:absolute;margin:12px 2px -4px 6px;border-radius:120px}.featureAnnouncementModal .column{width:50%}.featureAnnouncementModal .column .columnInner{margin:60px 0;max-height:504px}.featureAnnouncementModal .graphic{width:45%}.featureAnnouncementModal .graphic .columnInner{height:100%;width:100%;background-position:0 50%;margin:0;background-size:auto 100%;background-repeat:no-repeat;position:relative}.featureAnnouncementModal .details{width:55%}.featureAnnouncementModal .details .columnInner{margin-left:40px;margin-right:60px;min-width:370px}.featureAnnouncementModal .details h2{font-weight:700;font-size:68px;line-height:68px;letter-spacing:-3.46px;margin-bottom:48px}.featureAnnouncementModal .details h3{font-weight:700;font-size:18px;line-height:16px;letter-spacing:-.46px;margin-bottom:12px;margin-left:3px}.featureAnnouncementModal .details .button{display:inline-block;padding:18px 62px;border-radius:38px;font-size:16px;line-height:20px;font-weight:600;letter-spacing:-.1px;text-align:center;position:relative}.featureAnnouncementModal .modalContent{padding:0;border-radius:8px}.featureAnnouncementModal .close{border-radius:50%;height:32px;width:32px;opacity:1}.Dark .featureAnnouncementModal .close,.Light .featureAnnouncementModal .close{background:rgba(0,0,0,.04)}.Dark .featureAnnouncementModal .close span,.Light .featureAnnouncementModal .close span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23000000'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.featureAnnouncementModal .close span{display:block;height:10px;width:10px;position:absolute;top:11px;left:0;right:0;margin:0 auto}.Dark .featureAnnouncementModal .close span:after,.Light .featureAnnouncementModal .close span:after{content:"";display:table;clear:both}.Light .featureAnnouncementModal .close span:before{content:"";float:left;padding-bottom:100%}.Dark .featureAnnouncementModal .close span:before{content:"";float:left;padding-bottom:100%}.featureAnnouncementModal.active .color1{background-color:#d6f8fa}.featureAnnouncementModal.active .color2{background-color:#f7c489}.featureAnnouncementModal.active .color3{background-color:#c59f8f}.featureAnnouncementModal.active .color4{background-color:#ff8315}.featureAnnouncementModal.active .color5{background-color:#2c765f}.featureAnnouncementModal.active .color6{background-color:#2093b3}.featureAnnouncementModal .color1{background-color:#d6f8fa}.featureAnnouncementModal .color2{background-color:#f7c489}.featureAnnouncementModal .color3{background-color:#c59f8f}.featureAnnouncementModal .color4{background-color:#ff8315}.featureAnnouncementModal .color5{background-color:#2c765f}.featureAnnouncementModal .color6{background-color:#2093b3}.Light .fixifyHeader .Header,.Light .fixifyHeader .Header.sticky,.featureAnnouncementModal .imageCellLarge .imageCellLargeInner,.featureAnnouncementModal .imageCellSmall .imageCellSmallInner{background-color:#fff}.featureAnnouncementModal .details h2,.featureAnnouncementModal .details h3{color:#000}.featureAnnouncementModal .details p{font-weight:500;font-size:18px;line-height:28px;letter-spacing:-.1px;color:#000;margin-bottom:32px}.featureAnnouncementModal .details .button{background:#000}.featureAnnouncementModal .modalContent{background:#d6e8e1}@media(max-width:800px)and (min-width:1px){.featureAnnouncementModal .content{display:block}.featureAnnouncementModal .color1,.featureAnnouncementModal .imageCellContainer{display:none}.featureAnnouncementModal .column{width:auto}.featureAnnouncementModal .graphic{width:0}.featureAnnouncementModal .details{width:100%;z-index:2}.featureAnnouncementModal .columnInner{margin-left:60px;margin-right:60px;max-width:400px}}@media(max-width:440px)and (min-width:1px){.featureAnnouncementModal .details h2{font-size:48px;line-height:48px;letter-spacing:-2px}.featureAnnouncementModal .details .columnInner{min-width:300px;margin-left:20px;margin-right:20px}}.credentials.loading.active svg{-webkit-animation:loader .7s infinite linear;animation:loader .7s infinite linear}.credentials h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Dark .credentials h2.modalTitle{color:rgba(238,238,238,.86)}.credentials .termsContainer p{font-size:13px}.credentials .termsContainer a{text-decoration:underline}.Light .credentials .checkout h2,.Light .credentials .confirm h2,.Light .credentials .login h2,.Light .credentials .signup h2{color:rgba(0,0,0,.9)}.Dark .credentials .checkout h2,.Dark .credentials .confirm h2,.Dark .credentials .login h2,.Dark .credentials .signup h2{color:rgba(255,255,255,.9)}.Light .credentials .checkout p,.Light .credentials .confirm p,.Light .credentials .login p,.Light .credentials .signup p{color:rgba(24,24,24,.66)}.Dark .credentials .checkout p,.Dark .credentials .confirm p,.Dark .credentials .login p,.Dark .credentials .signup p{color:rgba(238,238,238,.46)}.credentials .amount{font-size:18px;font-weight:700;display:block;line-height:18px;margin-top:5px}.credentials .amount .discount{text-decoration:line-through;margin-right:5px}.credentials .amount span:before{content:"$";font-size:14px;vertical-align:top;padding-right:1px}.credentials .buttonsContainer{margin:36px 0 0;text-align:center}.credentials .buttonsContainer .back{font-weight:700;font-size:14px;margin:18px 0 -24px;text-align:center;width:100%}.Light .credentials .buttonsContainer .back{color:rgba(24,24,24,.66)}.Dark .credentials .buttonsContainer .back{color:rgba(238,238,238,.46)}.Dark .credentials .authWithFacebook,.Dark .credentials .authWithGoogle,.Dark .credentials .buttonsContainer .submit,.Light .credentials .authWithFacebook,.Light .credentials .authWithGoogle,.Light .credentials .buttonsContainer .submit{color:#fff}.credentials .agreementContainer p{font-size:13px;text-align:center;padding:12px 0}.credentials .agreementContainer p a{text-decoration:underline}.credentials .baseTextTrigger{margin-top:12px;display:block;font-size:13px;line-height:18px;text-align:center;letter-spacing:-.08px}.credentials .baseTextTrigger a{font-weight:700}.credentials .forgotPasswordLink{margin-top:-2px;text-align:center;margin-bottom:20px}.credentials .forgotPasswordLink a{font-size:12px}.Light .credentials .forgotPasswordLink a{color:rgba(24,24,24,.66)}.Dark .credentials .forgotPasswordLink a{color:rgba(238,238,238,.66)}.credentials .logoContainer{padding:20px 0 26px;position:relative}.credentials .logo{color:transparent;font:0/0 sans-serif;margin:0 0 0 -68px;position:absolute;top:0;left:50%;text-indent:-9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:136px;height:18px}.credentials .passwordContainer,.credentials li{position:relative}.Dark .credentials .logo:after,.Light .credentials .logo:after{content:"";display:table;clear:both}.Light .credentials .logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='%23000'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .credentials .logo:before{content:"";float:left;padding-bottom:100%}.Dark .credentials .logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='%23eee'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .credentials .logo:before{content:"";float:left;padding-bottom:100%}.credentials .content{max-width:300px;margin:0 auto}.credentials .loginTitle{font-size:16px;font-weight:700;margin:2px 0 13px;text-align:center}.Light .credentials .loginTitle{color:rgba(24,24,24,.66)}.Dark .credentials .loginTitle{color:rgba(238,238,238,.66)}.credentials .modalContainer{max-width:440px}.credentials .modalContent{padding:42px 45px}.credentials li{margin-bottom:12px}.credentials .signupBaseContainer{margin:0 -45px;padding:0 45px;text-align:center;font-size:14px}.credentials .signupBaseContainer a{font-weight:700}.Light .credentials .signupBaseContainer a{color:#181818}.Dark .credentials .signupBaseContainer a{color:#eee}.credentials .signupBaseContainer p{max-width:250px;margin:0 auto;font-size:12px;line-height:18px;letter-spacing:-.2px}.credentials .signupSteps{display:none}.credentials .signupSteps.active{display:block}.credentials .signupSteps ul{display:inline-block}.credentials .validationError .error{margin:0;display:block}.credentials .socialAuthError{border-radius:4px;padding:12px 14px;text-align:left;display:none}.Dark .credentials .socialAuthError,.Light .credentials .socialAuthError{background:#f76722;color:#333}.credentials .socialAuthError.active{display:block}.credentials .error{border-radius:0 0 4px 4px;display:none;left:0;line-height:150%;padding:4px 14px;position:absolute;text-align:left;top:44px;width:100%;z-index:1000;margin:0}.credentials .authWithGoogle .gsvg{width:20px;height:20px;position:absolute;left:4px;top:4px}.credentials .authWithFacebook,.credentials .authWithGoogle{position:relative;border-radius:6px;display:block;font-size:14px;height:44px;font-weight:700;line-height:44px;width:100%}.Dark .credentials .authWithFacebook .authIcon:after,.Dark .credentials .authWithGoogle .authIcon:after,.Light .credentials .authWithFacebook .authIcon:after,.Light .credentials .authWithGoogle .authIcon:after{content:"";display:table;clear:both}.credentials .authWithFacebook .authIcon,.credentials .authWithGoogle .authIcon{position:absolute;left:9px;top:9px;border-radius:2px;width:26px;height:26px}.credentials .authWithFacebook span,.credentials .authWithGoogle span{margin:0 auto;letter-spacing:-.023em}.paymentModal .cardForm .promoContainer .settingField,.paymentModal .cardForm .upgradeButtonContainer .settingField,.paymentModal .promoContainer .settingField,.paymentModal .upgradeButtonContainer .settingField{margin-left:174px}.credentials .loginOr{text-align:center;font-weight:500;height:20px}.Light .credentials .loginOr{color:rgba(24,24,24,.66)}.Dark .credentials .loginOr{color:rgba(238,238,238,.46)}.Dark .credentials .error,.Light .credentials .error{background:#f76722;color:#333}.credentials .authWithGoogle{background-color:#4285f4}.credentials .authWithGoogle .authIcon{background:#fff}.Light .credentials .authWithGoogle .authIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill=''%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z' fill='%234285f4'%3E%3C/path%3E%3Cpath d='M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z' fill='%2334a853'%3E%3C/path%3E%3Cpath d='M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z' fill='%23fbbc05'%3E%3C/path%3E%3Cpath d='M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z' fill='%23ea4335'%3E%3C/path%3E%3Cpath d='M20 20h472v472H20V20z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.Light .credentials .authWithGoogle .authIcon:before{content:"";float:left;padding-bottom:100%}.Dark .credentials .authWithGoogle .authIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill=''%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M482.56 261.36c0-16.73-1.5-32.83-4.29-48.27H256v91.29h127.01c-5.47 29.5-22.1 54.49-47.09 71.23v59.21h76.27c44.63-41.09 70.37-101.59 70.37-173.46z' fill='%234285f4'%3E%3C/path%3E%3Cpath d='M256 492c63.72 0 117.14-21.13 156.19-57.18l-76.27-59.21c-21.13 14.16-48.17 22.53-79.92 22.53-61.47 0-113.49-41.51-132.05-97.3H45.1v61.15c38.83 77.13 118.64 130.01 210.9 130.01z' fill='%2334a853'%3E%3C/path%3E%3Cpath d='M123.95 300.84c-4.72-14.16-7.4-29.29-7.4-44.84s2.68-30.68 7.4-44.84V150.01H45.1C29.12 181.87 20 217.92 20 256c0 38.08 9.12 74.13 25.1 105.99l78.85-61.15z' fill='%23fbbc05'%3E%3C/path%3E%3Cpath d='M256 113.86c34.65 0 65.76 11.91 90.22 35.29l67.69-67.69C373.03 43.39 319.61 20 256 20c-92.25 0-172.07 52.89-210.9 130.01l78.85 61.15c18.56-55.78 70.59-97.3 132.05-97.3z' fill='%23ea4335'%3E%3C/path%3E%3Cpath d='M20 20h472v472H20V20z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .credentials .authWithFacebook .authIcon,.Light .credentials .authWithFacebook .authIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='%23fff'%3E%3Cpath d='M24.58 0H1.43C.64 0 0 .64 0 1.43v23.14C0 25.36.64 26 1.43 26H13.9V15.94h-3.4v-3.92h3.38V9.12a4.7 4.7 0 0 1 5.05-5.19c1.43 0 2.67.11 3.03.16v3.51h-2.08a1.6 1.6 0 0 0-1.95 1.91v2.5h3.89l-.51 3.92h-3.37V26h6.62c.79 0 1.43-.64 1.43-1.43V1.43C26.01.64 25.37 0 24.58 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .credentials .authWithGoogle .authIcon:before{content:"";float:left;padding-bottom:100%}.credentials .authWithFacebook{background-color:#3b5998}.Light .credentials .authWithFacebook .authIcon:before{content:"";float:left;padding-bottom:100%}.Dark .credentials .authWithFacebook .authIcon:before{content:"";float:left;padding-bottom:100%}.paymentModal .cardForm .errorContainer{display:none}.paymentModal .cardForm .errorContainer.active{display:block}.paymentModal .cardForm .amount{font-size:18px;font-weight:700;display:block;line-height:18px;margin-top:5px}.Light .paymentModal .cardForm .amount{color:rgba(24,24,24,.66)}.Dark .paymentModal .cardForm .amount{color:rgba(238,238,238,.66)}.paymentModal .cardForm .subAmount{font-size:13px;display:block;line-height:16px}.paymentModal .cardForm .promoContainer .promocodeTrigger{display:none;font-size:13px;text-decoration:underline;height:44px;line-height:44px}.paymentModal .cardForm .promoContainer .promocodeTrigger.active{display:block}.paymentModal .cardForm .promoContainer .promocodeInput{display:none}.paymentModal .cardForm .promoContainer .promocodeInput.active{display:block}.paymentModal .cardForm .upgradeButtonContainer .upgradeAccount{margin-bottom:14px}.paymentModal.modal .modalContainer{max-width:460px}.paymentModal .modalContent{padding:42px 45px}.paymentModal h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Light .paymentModal h2.modalTitle{color:rgba(24,24,24,.86)}.Dark .paymentModal h2.modalTitle{color:rgba(238,238,238,.86)}.paymentModal .errorContainer{display:none}.paymentModal .errorContainer.active{display:block}.paymentModal .cardForm,.paymentModal .paymentForm{margin:0 auto}.paymentModal .modalSubTitle{text-align:center;font-size:15px;margin:0 0 30px}.paymentModal .amount{font-size:18px;font-weight:700;display:block;line-height:18px;margin-top:5px;color:#333}.paymentModal .amount .discount{text-decoration:line-through;margin-right:5px;color:#aaa}.paymentModal .amount span:before{content:"$";font-size:14px;vertical-align:top;padding-right:1px}.paymentModal .subAmount{font-size:13px;display:block;line-height:16px}.paymentModal .promoContainer .promocodeTrigger{display:none;font-size:13px;text-decoration:underline;height:44px;line-height:44px}.paymentModal .promoContainer .promocodeTrigger.active{display:block}.paymentModal .promoContainer .promocodeInput{display:none}.paymentModal .promoContainer .promocodeInput.active{display:block}.paymentModal .upgradeButtonContainer .upgradeAccount{margin-bottom:14px}.paymentModal .paymentErrorContainer{display:none}.paymentModal .paymentErrorContainer.active{display:block}.paymentModal .paymentErrorContainer.active fieldset{position:relative}.paymentModal .paymentErrorContainer.active .error{display:block;border-radius:4px;left:0;line-height:18px;padding:4px 14px;position:relative;top:0}.paymentModal .billingCycleWrapper{height:44px}.paymentModal .billingCycleWrapper label{padding:0 0 0 40px;width:50%;display:inline-block;float:left;font-size:14px;font-weight:500;height:44px;line-height:44px}.paymentModal .billingCycleText{margin:10px 0;font-size:13px}.paymentModal .billingCycleText .monthly,.paymentModal .billingCycleText .yearly{display:none}.paymentModal .StripeElement,.paymentModal .billingCycleText .monthly.active,.paymentModal .billingCycleText .yearly.active{display:block}.paymentModal .StripeElement input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border-style:none}.paymentModal .promoCodeContainer{display:none}.paymentModal .billingCycleWrapper strong{color:#111}.paymentModal .billingCycleText strong,.paymentModal .billingCycleWrapper label{color:#666}.paymentModal .StripeElement input::-webkit-input-placeholder{color:#999}.paymentModal .StripeElement input:focus::-webkit-input-placeholder{color:#999}.paymentModal .StripeElement input:-ms-input-placeholder{color:#999}.renewSubscriptionModal .buttonsContainer{margin:36px 0 0}.renewSubscriptionModal .button{width:120px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 20px;position:relative}.Light .renewSubscriptionModal .button{background:#f6f6f6;color:#444}.Dark .renewSubscriptionModal .button{background:#333;color:#ccc}.renewSubscriptionModal .button.loading .loaderContainer{display:block;height:22px;width:22px;margin:-11px auto 0;position:absolute;top:50%;left:0;right:0}.renewSubscriptionModal .button.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Dark .renewSubscriptionModal .button.confirmTrigger,.Light .renewSubscriptionModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .renewSubscriptionModal .button path,.Light .renewSubscriptionModal .button path,.accountVerificationModal .button path,.gridItem .gridItemActions button path{fill:#fff}.renewSubscriptionModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.renewSubscriptionModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.reportModal .modalContainer{max-width:400px}.reportModal .modalContent{padding:10px 21px 0}.reportModal .reportChoicesContainer{margin-top:18px}.reportModal .reportChoicesContainer li{border-radius:5px;font-size:14px;font-weight:700;margin:6px 0}.Light .reportModal .reportChoicesContainer li{background:#ececec;color:rgba(24,24,24,.66)}.Dark .reportModal .reportChoicesContainer li{background:rgba(238,238,238,.06);color:rgba(238,238,238,.46)}.reportModal label{cursor:pointer;display:inline-block;padding:14px;width:100%}.reportModal input{-webkit-appearance:radio;margin-right:8px;height:16px}.reportModal .buttonsContainer{margin:20px 0}.reportModal .button{min-width:80px;line-height:36px;margin:0 5px}.closeupModal .overlay{opacity:1}.Light .closeupModal .overlay{background:#fff}.Dark .closeupModal .overlay{background:#181818}.closeupModal .modalContainer{max-width:none}.closeupModal .modalContent{padding:0}.closeupModal .modalStep.complete,.closeupModal .modalStep.confirmation,.closeupModal .modalStep.error,.closeupModal .modalStep.processing{margin:0}.closeupModal .display{float:left;height:100%;padding:10px;overflow:hidden}.Light .closeupModal .display{background:#fff}.Dark .closeupModal .display{background:#181818}.closeupModal .displayBackground{position:absolute;top:-20px;bottom:-20px;left:-20px;right:-20px;-webkit-filter:blur(20px);filter:blur(20px);background-size:cover;background-position:50% 50%;opacity:.3}.closeupModal .displayItem{background-size:100% auto;margin:0 auto;width:236px;position:absolute;left:0;right:0;background-clip:padding-box;border-radius:3px;border:none}.Light .closeupModal .displayItem{background-color:rgba(24,24,24,.06);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.Dark .closeupModal .displayItem{background-color:rgba(238,238,238,.06);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.closeupModal .similiarCanClose{cursor:-webkit-zoom-out;position:absolute;top:0;bottom:0;left:0;right:0}.closeupModal .meta{float:right;height:100%;padding:10px 21px 0}.closeupModal .column{position:relative;width:50%}.closeupModal .description{height:70px;resize:none}.closeupModal .saveSourceContainer label{display:inline-block;width:100%;padding-bottom:8px;position:relative}.saveFromWebsiteModal .modalContainer{max-width:600px}.saveFromWebsiteModal .modalContent{padding:10px 21px 0}.saveFromWebsiteModal .searchContainer{margin-right:72px}.saveFromWebsiteModal .siteSearch{float:left;font-size:15px;font-weight:700;padding:13px 12px}.saveFromWebsiteModal .nextButton{font-size:15px;font-weight:700;height:44px;padding:0 16px;margin:0 0 0 7px;border-radius:3px}.shareModal .facebookShareTrigger em,.shareModal .twitterShareTrigger em{height:22px;width:22px}.saveFromWebsiteModal form{margin-bottom:20px}.saveFromWebsiteModal .bookmarkletNote{display:block;font-size:14px;line-height:44px;margin:0 -21px;padding:6px 22px}.shareModal .modalContainer{max-width:400px}.shareModal .modalContent{padding:10px 21px 0}.shareModal .shareItem{cursor:pointer;font-size:15px;width:100%;border-radius:4px;margin-bottom:5px}.shareModal .shareItem button{display:block;width:100%;border:none;border-spacing:0;padding:20px;line-height:22px}.shareModal .shareItem em{display:block;float:left}.shareModal .facebookShareTrigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Dark .shareModal .facebookShareTrigger em:after,.Light .shareModal .facebookShareTrigger em:after{content:"";display:table;clear:both}.Light .shareModal .facebookShareTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zM13.8 10.96H12v6.58H9.53v-6.58H7.9V8.7h1.65V7.36c0-1.85.5-3 2.7-3H14v2.3H12.9c-.85 0-.9.32-.9.9V8.7h2.04l-.24 2.27z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .shareModal .facebookShareTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .shareModal .facebookShareTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zM13.8 10.96H12v6.58H9.53v-6.58H7.9V8.7h1.65V7.36c0-1.85.5-3 2.7-3H14v2.3H12.9c-.85 0-.9.32-.9.9V8.7h2.04l-.24 2.27z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .shareModal .facebookShareTrigger em:before{content:"";float:left;padding-bottom:100%}.shareModal .twitterShareTrigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Dark .shareModal .twitterShareTrigger em:after,.Light .shareModal .twitterShareTrigger em:after{content:"";display:table;clear:both}.Light .shareModal .twitterShareTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M19.224 0H2.776A2.78 2.78 0 0 0 0 2.775V19.23c.001.735.294 1.44.815 1.96s1.226.81 1.96.81h16.45a2.77 2.77 0 0 0 1.966-.808 2.77 2.77 0 0 0 .815-1.962V2.775c0-.365-.072-.726-.212-1.063s-.345-.643-.603-.9-.565-.462-.902-.6-.7-.2-1.064-.2zM16.47 8.545v.35a7.69 7.69 0 0 1-3.991 6.771c-1.213.665-2.583.99-3.965.944s-2.727-.467-3.89-1.215a5.41 5.41 0 0 0 4.001-1.12 2.71 2.71 0 0 1-2.531-1.88 2.5 2.5 0 0 0 .5.05c.24 0 .48-.032.7-.095-.61-.124-1.16-.456-1.555-.94s-.6-1.087-.6-1.71v-.035c.374.208.793.323 1.22.335a2.7 2.7 0 0 1-.83-3.61A7.65 7.65 0 0 0 8.01 8.397c.96.487 2.012.766 3.087.818a2.71 2.71 0 0 1 1.361-3.004 2.71 2.71 0 0 1 3.255.534c.605-.117 1.185-.337 1.715-.65-.2.63-.623 1.163-1.2 1.5a5.38 5.38 0 0 0 1.555-.425c-.36.53-.808.996-1.325 1.375z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .shareModal .twitterShareTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .shareModal .twitterShareTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M19.224 0H2.776A2.78 2.78 0 0 0 0 2.775V19.23c.001.735.294 1.44.815 1.96s1.226.81 1.96.81h16.45a2.77 2.77 0 0 0 1.966-.808 2.77 2.77 0 0 0 .815-1.962V2.775c0-.365-.072-.726-.212-1.063s-.345-.643-.603-.9-.565-.462-.902-.6-.7-.2-1.064-.2zM16.47 8.545v.35a7.69 7.69 0 0 1-3.991 6.771c-1.213.665-2.583.99-3.965.944s-2.727-.467-3.89-1.215a5.41 5.41 0 0 0 4.001-1.12 2.71 2.71 0 0 1-2.531-1.88 2.5 2.5 0 0 0 .5.05c.24 0 .48-.032.7-.095-.61-.124-1.16-.456-1.555-.94s-.6-1.087-.6-1.71v-.035c.374.208.793.323 1.22.335a2.7 2.7 0 0 1-.83-3.61A7.65 7.65 0 0 0 8.01 8.397c.96.487 2.012.766 3.087.818a2.71 2.71 0 0 1 1.361-3.004 2.71 2.71 0 0 1 3.255.534c.605-.117 1.185-.337 1.715-.65-.2.63-.623 1.163-1.2 1.5a5.38 5.38 0 0 0 1.555-.425c-.36.53-.808.996-1.325 1.375z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .shareModal .twitterShareTrigger em:before{content:"";float:left;padding-bottom:100%}.shareModal .buttonsContainer{margin:20px 0}.shareModal .button{min-width:80px;line-height:36px;margin:0 5px}.Light .shareModal li{background:#ececec;color:rgba(24,24,24,.66)}.Dark .shareModal li{background:rgba(238,238,238,.06);color:rgba(238,238,238,.46)}.SignupInterests .pageHeader{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}.SignupInterests .pageHeader .pageHeaderDetails{margin:48px auto;padding:0 64px}.SignupInterests .pageHeader .pageHeaderDetailsInner{text-align:center}.SignupInterests .pageHeader h1{font-size:24px;font-weight:700;letter-spacing:-1px}.Light .SignupInterests .pageHeader h1{color:rgba(24,24,24,.86)}.Dark .SignupInterests .pageHeader h1{color:rgba(238,238,238,.86)}@media(max-width:599px){.SignupInterests .pageHeader .pageHeaderDetails{margin:48px auto;padding:0 32px}.SignupInterests .pageHeader h1{font-size:32px;letter-spacing:-.7px}}.SignupInterests .gridItemsContainer{padding-bottom:48px}.SignupInterests .gridItem:hover .gridItemDisplay{background:#ddd}.SignupInterests .buttonsPositioner{position:fixed;bottom:0;left:0;right:0;margin:0;background:#fff;padding:24px 0;z-index:1}.SignupInterests .buttonsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SignupInterests .buildFeedTrigger{max-width:298px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SignupInterests .buildFeedTrigger span{margin:0 3px}.SignupInterests .skip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:44px;font-weight:700;line-height:44px;padding:0 24px;text-align:center}.SignupInterests .validationError .error{margin:0}.SignupInterests .error{border-radius:4px;display:none;left:0;line-height:150%;padding:8px 14px;position:absolute;text-align:left;top:56px;width:100%;z-index:1000;margin:0}.SignupInterests .error:after,.SignupInterests .error:before{border-width:0 8px 8px;z-index:1;content:"";display:block;left:10px;top:0;width:0;border-style:solid}.SignupInterests .error:before{margin-top:-8px;position:absolute;opacity:.12;border-color:transparent transparent #000}.accountVerificationModal .overlay,.updateCardModal .overlay{opacity:.8}.SignupInterests .error:after{margin-top:-7px;position:absolute;border-color:transparent transparent #fff}@media only screen and (max-width:834px){.SignupInterests .contentBox .moduleContainer{max-width:666px}}@media only screen and (max-width:681px){.SignupInterests .contentBox .moduleContainer{max-width:513px}}@media only screen and (max-width:513px){.SignupInterests .contentBox .moduleContainer{max-width:360px}}.SignupInterests .contentBox .loginTitle{color:#444}.SignupInterests .contentBox .modalContent{background:#fff}.SignupInterests .contentBox h1{color:#333}.SignupInterests .buildFeedTrigger.disabled{background:#ababab}.SignupInterests .skip{color:#999}.Dark .updateCardModal .inputLabel,.Light .updateCardModal .inputLabel,.SignupInterests .skip:hover{color:#666}.SignupInterests .validationError .error{color:#333}.Light .updateCardModal h2.modalTitle,.Light .uploadMediaModal .dropzoneHeader .centerHeaderContent h1{color:rgba(24,24,24,.86)}.SignupInterests .error{background:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.25),0 1px 3px rgba(0,0,0,.25);box-shadow:0 0 2px rgba(0,0,0,.25),0 1px 3px rgba(0,0,0,.25)}.updateCardModal .modalContent{padding:42px 45px}.updateCardModal .modalContainer{max-width:480px}.updateCardModal h2.modalTitle{margin:0 0 36px;text-align:center;font-size:24px;font-weight:700;letter-spacing:-.8px}.Dark .updateCardModal h2.modalTitle{color:rgba(238,238,238,.86)}.updateCardModal p{margin-top:10px;font-size:14px}.updateCardModal p a{color:inherit}.updateCardModal .settingDescription,.updateCardModal .settingField{margin-left:120px}.updateCardModal .inputLabel{display:inline-block;float:left;font-size:14px;font-weight:500;height:44px;line-height:44px}.updateCardModal .input{font-size:14px;height:44px;line-height:44px;width:100%}.updateCardModal li{margin-bottom:14px}.updateCardModal .error{margin:10px 12px 0 0;position:relative}.updateCardModal .buttonsContainer{margin:36px 0 0}.updateCardModal .button{width:110px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 12px;position:relative}.updateCardModal .button.confirmTrigger.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.updateCardModal .button.confirmTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.updateCardModal .paymentErrorContainer{display:none}.updateCardModal .paymentErrorContainer.active{display:block}.updateCardModal .paymentErrorContainer.active fieldset{position:relative}.updateCardModal .paymentErrorContainer.active .error{display:block;border-radius:4px;left:0;line-height:150%;padding:4px 14px;position:relative;top:0}.updateCardModal .updateCardForm .errorContainer{display:none}.updateCardModal .updateCardForm .errorContainer.active{display:block}.updateCardModal .updateCardForm .upgradeButtonContainer .settingField{margin-left:174px}.updateCardModal .updateCardForm .upgradeButtonContainer .upgradeAccount{margin-bottom:14px}.Light .updateCardModal .button{background:#f6f6f6;color:#444}.Dark .updateCardModal .button{background:#333;color:#ccc}.Light .updateCardModal .button.confirmTrigger{background:#1d8ffb;color:#fff}.Dark .updateCardModal .button.confirmTrigger{background:#1d8ffb;color:#eee}.updateCardModal .collectionDropdown{position:relative}.Dark .updateCardModal .collectionDropdown .validationError .dropdownButton,.Light .updateCardModal .collectionDropdown .validationError .dropdownButton{border:1px solid #f76722}.Light .updateCardModal .collectionDropdown .dropdownButton{background:rgba(24,24,24,.06);color:#181818}.Dark .updateCardModal .collectionDropdown .dropdownButton{background:rgba(238,238,238,.06);color:#eee}.updateCardModal .collectionDropdown .dropdownScroller{max-height:320px}.updateCardModal .collectionDropdown .validationError .dropdownButton{border-bottom-left-radius:0;border-bottom-right-radius:0}.updateCardModal .collectionDropdown .dropdownButton{vertical-align:middle;display:inline-block;min-height:46px;font-size:14px;font-weight:500;padding:12px 14px}.updateCardModal .collectionDropdown .dropdownButton:after{top:19px;right:15px}.updateCardModal .collectionDropdown .dropItem span:last-child{float:right}.updateCardModal .collectionDropdown .dropItem.sectionTitle span:last-child{float:none}.accountVerificationModal .modalContent{padding:10px 21px 0}.accountVerificationModal .modalTitle{font-size:23px;letter-spacing:-.022em;margin-top:50px}.accountVerificationModal p{font-size:15px;line-height:18px;text-align:center;max-width:290px;margin:24px auto 26px}.accountVerificationModal .reportChoicesContainer{margin-top:18px}.accountVerificationModal .reportChoicesContainer li{color:#333;border-radius:5px;font-size:14px;font-weight:700;margin:6px 0}.accountVerificationModal label{cursor:pointer;display:inline-block;padding:14px;width:100%}.accountVerificationModal input{-webkit-appearance:radio;margin-right:8px;height:16px}.accountVerificationModal .buttonsContainer{margin:20px 0 70px}.accountVerificationModal .button{width:230px;line-height:44px;height:44px;margin:0 5px;border-radius:4px;font-weight:700;font-size:15px;padding:0 30px;position:relative}.Dark .accountVerificationModal .button,.Light .accountVerificationModal .button{background:#1d8ffb;color:#fff}.accountVerificationModal .button.loading .loaderContainer{display:block;height:24px;width:24px;line-height:22px;margin:-12px auto 0;position:absolute;top:50%;left:0;right:0}.Dark .uploadMediaModal .close span:after,.Light .uploadMediaModal .close span:after{content:"";display:table;clear:both}.Detail .buyableItem,.Detail .mediaAnnotations a{line-height:40px;border-radius:6px;font-weight:700}.accountVerificationModal .button.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.uploadMediaModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;cursor:default}.Light .uploadMediaModal{background:#fff}.Dark .uploadMediaModal{background:#242424}.Light .uploadMediaModal .close{background:#f6f6f6}.Dark .uploadMediaModal .close{background:rgba(238,238,238,.06)}.Light .uploadMediaModal .close span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .uploadMediaModal .close span:before{content:"";float:left;padding-bottom:100%}.Dark .uploadMediaModal .close span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .uploadMediaModal .close span:before{content:"";float:left;padding-bottom:100%}.Dark .uploadMediaModal .dropzoneHeader .centerHeaderContent h1{color:rgba(238,238,238,.86)}.Dark .uploadMediaModal .dropzoneUploader.dz-drag-hover .dropzoneDisplay,.Light .uploadMediaModal .dropzoneUploader.dz-drag-hover .dropzoneDisplay{background:rgba(0,0,0,.04)}.Light .uploadMediaModal .dropzoneUploader.dz-drag-hover .dropzoneDisplay:after{border:3px dashed rgba(24,24,24,.2)}.Dark .uploadMediaModal .dropzoneUploader.dz-drag-hover .dropzoneDisplay:after{border:3px dashed rgba(236,236,236,.2)}.Dark .uploadMediaModal .dropzoneDisplay,.Light .uploadMediaModal .dropzoneDisplay{background:rgba(0,0,0,.02)}.Light .uploadMediaModal .dropzoneDisplay:after{border:3px dashed rgba(24,24,24,.2)}.Dark .uploadMediaModal .dropzoneDisplay:after{border:3px dashed rgba(236,236,236,.2)}.Light .uploadMediaModal .previewTemplateInner{border:1px solid rgba(24,24,24,.2);background:#fff}.Dark .uploadMediaModal .previewTemplateInner{border:1px solid rgba(236,236,236,.2);background:#242424}.Dark .uploadMediaModal .previewTemplateInner .complete h2,.Light .uploadMediaModal .previewTemplateInner .complete h2{color:#999}.Light .uploadMediaModal .dropzoneMediaDetails input,.Light .uploadMediaModal .dropzoneMediaDetails textarea{background:rgba(24,24,24,.06);color:#181818}.Dark .uploadMediaModal .dropzoneMediaDetails input,.Dark .uploadMediaModal .dropzoneMediaDetails textarea{background:rgba(238,238,238,.06);color:#eee}.uploadMediaModal .dz-image img{-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Dark .uploadMediaModal .dz-upload,.Light .uploadMediaModal .dz-upload{background:rgba(0,0,0,.5)}.Dark .uploadMediaModal .dropzoneDetails h2,.Dark .uploadMediaModal .dropzoneDetails p,.Light .uploadMediaModal .dropzoneDetails h2,.Light .uploadMediaModal .dropzoneDetails p{color:#999}.uploadMediaModal .collectionDropdown{position:relative}.uploadMediaModal .collectionDropdown .validationError .dropdownButton{border-bottom-left-radius:0;border-bottom-right-radius:0}.Dark .uploadMediaModal .collectionDropdown .validationError .dropdownButton,.Light .uploadMediaModal .collectionDropdown .validationError .dropdownButton{border:1px solid #f76722}.Light .uploadMediaModal .collectionDropdown .dropdownButton{background:rgba(24,24,24,.06);color:#181818}.Dark .uploadMediaModal .collectionDropdown .dropdownButton{background:rgba(238,238,238,.06);color:#eee}.uploadMediaModal .collectionDropdown .dropdownScroller{max-height:320px}.uploadMediaModal .collectionDropdown .dropdownButton{vertical-align:middle;display:inline-block;min-height:46px;font-size:14px;font-weight:500;padding:12px 14px}.uploadMediaModal .collectionDropdown .dropdownButton:after{top:19px;right:15px}.uploadMediaModal .collectionDropdown .dropItem span:last-child{float:right}.uploadMediaModal .collectionDropdown .dropItem.sectionTitle span:last-child{float:none}.uploadMediaModal .buttonsContainer{border-radius:4px;padding:20px 20px 0;text-align:center;height:60px}.input,.submit{padding:0 14px;border-radius:4px}.uploadMediaModal .buttonsContainer button{border-radius:3px;font-weight:700;font-size:15px;letter-spacing:-.015em;padding:0 14px;min-width:100px;line-height:40px;margin:0 6px}.Light .uploadMediaModal .buttonsContainer button{background:#f6f6f6;color:#444}.Dark .uploadMediaModal .buttonsContainer button{background:#333;color:#ccc}.Dark .uploadMediaModal .buttonsContainer button.saveTrigger,.Light .uploadMediaModal .buttonsContainer button.saveTrigger{background:#1d8ffb;color:#fff}.uploadMediaModal .dropdownButton{border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:inline-block;position:relative;cursor:pointer;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%;user-select:none;font-smoothing:antialiased;-webkit-appearance:none}.uploadMediaModal .dropdownButton span{position:absolute;top:19px;right:15px;display:block;height:6px;width:10px}.Dark .uploadMediaModal .dropdownButton span:after,.Light .uploadMediaModal .dropdownButton span:after{content:"";display:table;clear:both}.Light .uploadMediaModal .dropdownButton span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='%237a7a7a'%3E%3Cpath d='M9.054 0H.946C.07 0-.334 1.22.33 1.857l4.054 3.888a.87.87 0 0 0 1.228 0L9.67 1.857C10.334 1.22 9.93 0 9.054 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .uploadMediaModal .dropdownButton span:before{content:"";float:left;padding-bottom:100%}.Dark .uploadMediaModal .dropdownButton span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.054 0H.946C.07 0-.334 1.22.33 1.857l4.054 3.888a.87.87 0 0 0 1.228 0L9.67 1.857C10.334 1.22 9.93 0 9.054 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .uploadMediaModal .dropdownButton span:before{content:"";float:left;padding-bottom:100%}.uploadMediaModal .dropdownButton:after{display:block;content:" ";position:absolute;top:22px;right:24px;width:10px;height:6px}.uploadMediaModal .dropdown{display:none;z-index:50}.uploadMediaModal .dropdown.active{display:block}.Dark .uploadMediaModal .dropdown .dropNavItem .proBadge:before:after,.Light .uploadMediaModal .dropdown .dropNavItem .proBadge:before:after{display:table;clear:both;content:""}.Dark .uploadMediaModal .dropdown .dropdownContainer,.Light .uploadMediaModal .dropdown .dropdownContainer{-webkit-box-shadow:0 20px 30px rgba(0,0,0,.3);box-shadow:0 20px 30px rgba(0,0,0,.3)}.Light .uploadMediaModal .dropdown .dropdownCaretInner.up{border-bottom-color:#fff}.Dark .uploadMediaModal .dropdown .dropdownCaretInner.up{border-bottom-color:#242424}.Light .uploadMediaModal .dropdown .dropdownCaretOuter.up{border-bottom-color:#f6f6f6}.Dark .uploadMediaModal .dropdown .dropdownCaretOuter.up{border-bottom-color:#2f2f2f}.Light .uploadMediaModal .dropdown .dropdownContainer{background:#fff;border:1px solid #f6f6f6}.Dark .uploadMediaModal .dropdown .dropdownContainer{background:#242424;border:1px solid #2f2f2f}.Light .uploadMediaModal .dropdown .dropNavItems .line{border-bottom:1px solid rgba(24,24,24,.06)}.Dark .uploadMediaModal .dropdown .dropNavItems .line{border-bottom:1px solid rgba(238,238,238,.1)}.Dark .uploadMediaModal .dropdown .dropNavItem .proBadge,.Light .uploadMediaModal .dropdown .dropNavItem .proBadge{background:#1d8ffb}.Dark .uploadMediaModal .dropdown .dropNavItem .proBadge:before,.Light .uploadMediaModal .dropdown .dropNavItem .proBadge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' fill='%23ffffff'%3E%3Cpath d='M0 5.92h1.222V4.027H2.25c1.33 0 2.102-.8 2.102-1.968 0-1.16-.76-1.98-2.07-1.98H0v5.84zm1.222-2.883V1.1h.824c.705 0 1.047.388 1.047.97s-.34.978-1.04.978h-.83zM5.375 5.92h1.222V3.85h.892l1.095 2.07h1.35l-1.23-2.27c.657-.285 1.02-.864 1.02-1.663 0-1.16-.76-1.908-2.07-1.908h-2.28v5.84zm1.222-3.063V1.1h.824c.705 0 1.047.317 1.047.898s-.34.87-1.04.87h-.83zM16 3c0-1.9-1.174-3-2.706-3-1.54 0-2.706 1.1-2.706 3 0 1.902 1.165 3 2.706 3C14.826 6 16 4.9 16 3zm-1.24 0c0 1.238-.58 1.908-1.467 1.908S11.827 4.238 11.827 3s.578-1.908 1.467-1.908S14.76 1.762 14.76 3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .uploadMediaModal .dropdown .dropNavItem .proBadge:before:before{content:"";float:left;padding-bottom:100%}.Dark .uploadMediaModal .dropdown .dropNavItem .proBadge:before:before{content:"";float:left;padding-bottom:100%}.Light .uploadMediaModal .dropdown .dropNavItem{color:rgba(24,24,24,.5)}.Dark .uploadMediaModal .dropdown .dropNavItem{color:rgba(238,238,238,.4)}.Light .uploadMediaModal .dropdown .dropNavItem:hover{color:#181818;background:rgba(24,24,24,.06)}.Dark .uploadMediaModal .dropdown .dropNavItem:hover{color:#eee;background:rgba(238,238,238,.06)}.uploadMediaModal .dropdown .dropdownContainer{position:absolute;top:0;z-index:11;font-size:15px;width:100%;overflow:hidden;border-radius:6px;margin-top:0}.uploadMediaModal .dropdown .dropdownScroller{overflow-y:scroll}.uploadMediaModal .dropdown .dropdownOverlay{background:rgba(0,0,0,0);opacity:0;opacity:.5;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.uploadMediaModal .dropdown .dropdownItems{padding:5px 0}.Light .uploadMediaModal .dropdown .dropdownItems{background:#fff}.Dark .uploadMediaModal .dropdown .dropdownItems{background:#242424}.uploadMediaModal .dropdown .dropItem{padding:6px 18px;font-size:13px;cursor:pointer;display:block;font-weight:500;text-align:left;width:100%;letter-spacing:-.3px}.uploadMediaModal .dropdown .dropItem.disabled{cursor:default}.uploadMediaModal .dropdown .dropItem.sectionTitle{padding-bottom:12px;margin:12px 0 6px;font-size:14px;font-weight:500}.uploadMediaModal .dropdown .dropItem.sectionTitle:hover{background-color:rgba(0,0,0,0)}.uploadMediaModal .dropdown .dropItem.sectionTitle:first-child{margin:0 0 6px}.uploadMediaModal .dropdown .dropdownItems{min-height:100px;padding-bottom:5px}.uploadMediaModal .dropdown .dropdownItems li{margin:0 5px;padding:5px;line-height:38px;cursor:pointer;position:relative;border-radius:5px;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;-webkit-transition-delay:40ms;transition-delay:40ms}.uploadMediaModal .dropdown .dropdownItems li.item:hover{-webkit-transition-delay:0s;transition-delay:0s}.uploadMediaModal .dropdown .dropdownItems li.title{cursor:default;font-size:12px;line-height:24px;margin:0 0 0 5px;padding:6px 5px 0}.uploadMediaModal .dropdown .dropdownItems .title{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;margin:0 42px 0 48px;display:block;overflow:hidden}.uploadMediaModal .dropdown .dropdownItems .addIcon,.uploadMediaModal .dropdown .dropdownItems .thumb{width:38px;height:38px;border-radius:3px;position:absolute}.uploadMediaModal .dropdown .dropdownItems .thumb{background-size:cover;background-position:50% 50%}.gridItems.draggable>.draggablePlaceholder,.uploadMediaModal .dropdown .quickCreateCollection.active:hover{background:0 0}.uploadMediaModal .dropdown .dropdownItems .addIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uploadMediaModal .dropdown .dropdownItems .addIcon em{display:block;height:12px;width:12px}.uploadMediaModal .dropdown .dropdownItems .icons{margin:0 5px;position:absolute;opacity:.35;right:7px;top:8px}.uploadMediaModal .dropdown .dropdownItems .collab,.uploadMediaModal .dropdown .dropdownItems .private{display:inline-block;height:18px;width:18px}.uploadMediaModal .dropdown .quickCreateCollection{margin:0;padding:5px 10px;line-height:32px;cursor:pointer}.uploadMediaModal .dropdown .quickCreateCollection.active .collectionButton{display:none}.uploadMediaModal .dropdown .quickCreateCollection.active .collectionForm{display:block}.uploadMediaModal .dropdown .quickCreateCollection .collectionNameContainer{margin-right:91px;position:relative}.uploadMediaModal .dropdown .quickCreateCollection .collectionName{float:left;height:38px;line-height:38px;width:100%}.uploadMediaModal .dropdown .quickCreateCollection .createTrigger{position:absolute;right:0;top:0;height:38px;width:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.uploadMediaModal .dropdown .quickCreateCollection .createTrigger em{display:block;width:12px;height:10px}.uploadMediaModal .dropdown .quickCreateCollection .collectionForm{display:none;position:relative;overflow:hidden}.uploadMediaModal .dropdown .quickCreateCollection .collectionForm .error{top:37px;display:inline-block;width:100%;border-top-left-radius:0;border-top-right-radius:0;margin:0}.uploadMediaModal .dropdown .quickCreateCollection .collectionPrivate{display:none;float:left;margin:7px 6px 4px;padding:6px}.uploadMediaModal .dropdown .quickCreateCollection .collectionPrivacyToggle{cursor:pointer;width:38px;height:38px;position:absolute;right:46px;top:0;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uploadMediaModal .dropdown .quickCreateCollection .collectionPrivacyToggle.active em{opacity:1}.uploadMediaModal .dropdown .quickCreateCollection .collectionPrivacyToggle em{display:block;width:18px;height:18px;opacity:.35}.uploadMediaModal .dropdown .quickCreateCollection .collectionPrivacyToggle .privacy{display:none}.uploadMediaModal .dropzoneContainer{width:100%;height:100%}.uploadMediaModal .dropzoneContainer.active .dropzoneUploader{position:relative;padding:0}.uploadMediaModal .dropzoneContainer.active .dropzonePreviews,.uploadMediaModal .dropzoneContainer.active .dropzoneUploader{display:block}.uploadMediaModal .dropzoneHeader{position:absolute;top:0;width:100%;height:60px;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex}.uploadMediaModal .dropzoneHeader .headerContainer{height:inherit;position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.uploadMediaModal .dropzoneHeader .logoContainer{float:left;height:inherit;opacity:.82;margin:0 36px 0 32px}.uploadMediaModal .dropzoneHeader .centerHeaderContent{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;position:absolute;left:0;right:0}.uploadMediaModal .dropzoneHeader .centerHeaderContent h1{line-height:15px;margin:21px auto 0;font-weight:700;font-size:15px;letter-spacing:-.46px}.uploadMediaModal .dropzoneHeader .rightHeaderContent{margin:0 32px;position:absolute;right:0}.uploadMediaModal .dropzoneHeader .logo{display:block;text-indent:-9999px;z-index:2;height:18px;width:135px;margin-top:22px}.uploadMediaModal .dropzoneHeader .logoLink{position:relative;display:block;height:inherit;width:135px}.uploadMediaModal .dropzoneHeader .logoLink svg{margin-top:21px}.uploadMediaModal .dropzoneHeader .modalClose{border-radius:50%;cursor:pointer;overflow:hidden;position:relative;z-index:51;height:32px;width:32px;margin-top:14px;right:0}.uploadMediaModal .dropzoneHeader .modalClose span{position:absolute;top:11px;left:0;right:0;margin:0 auto;width:10px;height:10px}.uploadMediaModal .dropzoneHeader .modalClose svg{display:block;margin:16px auto 0}.uploadMediaModal .dropzoneUploader{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;padding:0 30px 30px}.uploadMediaModal .dropzoneDisplay{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;cursor:pointer}.uploadMediaModal .dropzoneDisplay:after{overflow:hidden;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;content:"";display:block;border-radius:13px}.uploadMediaModal .dropzonePreviews{border-radius:inherit;position:absolute;top:60px;right:0;bottom:0;left:0;padding:0 32px 32px;overflow-x:auto;overflow-y:scroll;z-index:10}.uploadMediaModal .dropzonePreview{width:50%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.uploadMediaModal .preview{width:100%;margin:0 auto;position:relative;overflow-x:auto;overflow-y:scroll;max-width:760px}.uploadMediaModal .preview .dropzoneMediaDetails{display:block}.uploadMediaModal .previewTemplateInner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid rgba(0,0,0,.04);margin-bottom:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px;border-radius:12px;position:relative;min-height:444px}.uploadMediaModal .previewTemplateInner .complete{position:absolute;left:0;right:0;top:0;bottom:0;background:inherit;z-index:1;overflow:hidden;border-radius:inherit;display:none}.uploadMediaModal .previewTemplateInner .complete.active{display:block}.uploadMediaModal .previewTemplateInner .complete h2{font-weight:700;font-size:48px;line-height:48px;letter-spacing:-2px;text-align:center;margin:-24px auto 0;position:absolute;top:50%;left:0;right:0}.uploadMediaModal .previewTemplateInner .loader{position:absolute;left:0;right:0;top:0;bottom:0;background:inherit;z-index:1;overflow:hidden;border-radius:inherit;display:none}.uploadMediaModal .previewTemplateInner .loader.active{display:block}.uploadMediaModal .previewTemplateInner .loaderContainer{height:40px;width:40px;margin:-20px auto 0;position:absolute;top:50%;left:0;right:0}.uploadMediaModal .dropzoneMediaDetails{width:50%;float:left;display:none}.uploadMediaModal .dropzoneMediaDetails .fieldContainer{margin-bottom:16px;display:block}.uploadMediaModal .dropzoneMediaDetails label{font-weight:700;font-size:14px;line-height:16px;letter-spacing:-.5px;padding-bottom:12px;display:block}.uploadMediaModal .dropzoneMediaDetails input,.uploadMediaModal .dropzoneMediaDetails textarea{border-radius:6px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:-.3px;padding:12px 14px}.uploadMediaModal .dz-preview{height:100%;position:relative;width:50%;min-width:50%;padding-right:32px;text-align:center}.uploadMediaModal .dz-image{position:relative;display:inline-block}.uploadMediaModal .dz-image img{max-width:300px;max-height:300px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gridItem.save.note .gridItemContent,.uploadMediaModal .dropzoneDetails,footer .footerLinks{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.uploadMediaModal .dz-upload{width:100%;height:100%;display:block;position:absolute;right:0;-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.uploadMediaModal .dz-details,.uploadMediaModal .dz-error-mark,.uploadMediaModal .dz-error-message,.uploadMediaModal .dz-success-mark{display:none}.uploadMediaModal .dz-progress{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;border-radius:3px;overflow:hidden}.uploadMediaModal .dropzoneDetails{text-align:center;flex-direction:column;margin:0 auto;padding:80px 40px}.uploadMediaModal .dropzoneDetails h2{font-weight:700;font-size:36px;line-height:36px;letter-spacing:-2px}.uploadMediaModal .dropzoneDetails p{font-weight:700;font-size:16px;line-height:16px;letter-spacing:-.5px;margin-top:16px}.uploadMediaModal .fieldContainer{position:relative}.fixifyHeader .Header,.fixifyHeader .Header.sticky{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.Dark .fixifyHeader .Header,.Dark .fixifyHeader .Header.sticky{background-color:#181818}.Header{height:60px;z-index:6;position:fixed;top:0;width:100%}.Header .headerContainer{height:inherit;position:relative;z-index:5}.Header .logoContainer{float:left;height:inherit;margin:0 24px}.Header .logo{text-indent:-9999px;z-index:2;height:40px}.Header .logoLink{position:relative;display:block;height:inherit;width:135px}.Light .Header .logoLink path{fill:#000}.Dark .Header .logoLink path{fill:#eee}.Light .Header .rightHeaderContent .more,.Light .Header .searchForm .searchIcon{fill:#7a7a7a}.Header .logoLink svg{margin-top:22px}.Header .searchForm form{padding-top:10px;overflow:hidden}.Dark .Header .searchForm .searchIcon{fill:rgba(238,238,238,.5)}.Header .searchForm .background{border-radius:5px;height:40px;width:100%;position:relative;z-index:2}.Light .Header .searchForm .background{background-color:rgba(24,24,24,.06)}.Dark .Header .searchForm .background{background-color:rgba(238,238,238,.06)}.Header .searchForm .background:after{display:block;content:"";position:absolute;top:11px;left:11px;opacity:.38;z-index:1;-webkit-backface-visibility:visible;backface-visibility:visible}.Header .searchForm .background.hasTokens .field{padding:5px 72px 6px 0}.Header .searchForm .field{background:rgba(0,0,0,0);font-size:16px;font-weight:700;height:40px;line-height:20px;letter-spacing:-.42px;padding:5px 72px 6px 16px;position:relative;top:-1px;right:0;left:0;width:100%;z-index:2}.Light .Header .searchForm .field{color:#333}.Dark .Header .searchForm .field{color:#eee}.Light .Header .searchForm .field::-webkit-input-placeholder{color:#9a9a9a}.Light .Header .searchForm .field::-moz-placeholder{color:#9a9a9a}.Light .Header .searchForm .field:-ms-input-placeholder{color:#9a9a9a}.Light .Header .searchForm .field::-ms-input-placeholder{color:#9a9a9a}.Light .Header .searchForm .field::placeholder{color:#9a9a9a}.Dark .Header .searchForm .field::-webkit-input-placeholder{color:#999}.Dark .Header .searchForm .field::-moz-placeholder{color:#999}.Dark .Header .searchForm .field:-ms-input-placeholder{color:#999}.Dark .Header .searchForm .field::-ms-input-placeholder{color:#999}.Dark .Header .searchForm .field::placeholder{color:#999}.Header .searchForm .tray{padding:8px 12px 6px;position:absolute;top:0;left:0;right:0;z-index:1}.Header .searchForm .tray .light{font-weight:500}.Header .searchSuggestionAligner{overflow:hidden;-webkit-box-shadow:0 36px 30px rgba(0,0,0,.3);box-shadow:0 36px 30px rgba(0,0,0,.3);z-index:2;position:relative}.Header .searchIcons{position:absolute;right:4px;top:0}.Header .colorSearchTrigger,.Header .searchTrigger,.Header .visualSearchTrigger{cursor:pointer;height:40px;width:38px;overflow:hidden;text-indent:-9999px;z-index:3;float:left;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Header .colorSearchTrigger svg,.Header .searchTrigger svg,.Header .visualSearchTrigger svg{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;opacity:.6}.Header .colorSearchTrigger.active svg,.Header .colorSearchTrigger:hover svg,.Header .rightHeaderContent .account:hover em,.Header .rightHeaderContent .add:hover em,.Header .rightHeaderContent .more:hover em,.Header .searchTrigger.active svg,.Header .searchTrigger:hover svg,.Header .visualSearchTrigger.active svg,.Header .visualSearchTrigger:hover svg,.searchTray .searchTokenItem:hover .removeToken,.searchTray .searchTokenItem:hover em{opacity:1}.Header .colorSearchIcon{padding:0 8px;width:38px;height:18px}.Header .visualSearchIcon{padding:0 10px;width:38px;height:20px}.Header .searchTrigger{width:37px;padding-right:7px}.Header .searchSuggestions{display:none;margin:0 -2px;z-index:10}.Header .searchSuggestions.active,.Header .searchSuggestions.active.showSuggestions .searchSuggestionContainer,.Header .searchSuggestions.active.showSuggestions .suggestGradient{display:block}.Header .searchSuggestions.active.showSuggestions .canClose{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1}.Header .searchSuggestionContainer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.3);box-shadow:0 20px 30px rgba(0,0,0,.3)}.Header .trayTitle{font-size:14px;font-weight:700;letter-spacing:-.4px}.Header .suggestionTray{height:60px;margin:0 0 12px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;position:relative}.Header .noSuggestions{display:inline-block;padding:6px 16px;font-weight:700;font-size:12px;border-radius:20px}.Light .Header .noSuggestions{background:#f6f6f6;color:#9a9a9a}.Dark .Header .noSuggestions{background:#333;color:#999}.Header .searchSuggestionContainer{display:none;margin:0 auto;padding:20px 18px 14px}.Header .suggestGradient{display:none;height:300px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Header .suggestedTerm{position:relative}.Header .suggestedTerm span{display:inline-block;width:100%}.Header .suggestedTerm a{cursor:pointer;font-size:20px;font-weight:700;letter-spacing:-.028em;line-height:26px}.Header .suggestedColor{height:48px;width:48px;border-radius:50%;text-indent:-9999px;float:left;margin:0 4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer}.Header .colorSuggestions,.Header .paletteSuggestions{margin:8px 0 12px;height:48px}.Header .colorSuggestions .horizontalScroller,.Header .paletteSuggestions .horizontalScroller{margin:8px -16px 0;overflow:hidden}.Header .colorSuggestions .outerHorizontalScroller,.Header .paletteSuggestions .outerHorizontalScroller{padding:0 16px}.Header .colorSuggestions a,.Header .paletteSuggestions a{display:block;height:inherit}.Header .centerHeaderContent{float:none;max-width:526px;margin:0 auto;height:inherit}.Header .rightHeaderContent{float:right;height:inherit;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 24px}.Header .rightHeaderContent .navItems{float:right}.Header .rightHeaderContent .navItem{float:left;position:relative}.Header .rightHeaderContent .navItem .btn{-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.Header .rightHeaderContent .lastNextNavItem{margin-right:18px}.Header .rightHeaderContent .account,.Header .rightHeaderContent .add,.Header .rightHeaderContent .more{border-radius:50%;cursor:pointer;display:block;margin-left:8px;overflow:hidden;position:relative;z-index:51;height:60px;width:36px}.Header .rightHeaderContent .account span,.Header .rightHeaderContent .add span,.Header .rightHeaderContent .more span{border-radius:50%;height:36px;position:absolute;top:50%;left:0;margin-top:-18px;width:inherit}.Dark .Header .rightHeaderContent .more{fill:rgba(238,238,238,.5)}.Light .Header .rightHeaderContent .more .moreDropdownContainer{background-color:rgba(24,24,24,.06)}.Dark .Header .rightHeaderContent .more .moreDropdownContainer{background-color:rgba(238,238,238,.06)}.Light .Header .rightHeaderContent .more:hover svg{fill:#222}.Dark .Header .rightHeaderContent .more:hover svg{fill:#eee}.Header .rightHeaderContent .more.active{z-index:51}.Light .Header .rightHeaderContent .more.active span{background-color:rgba(24,24,24,.06)}.Dark .Header .rightHeaderContent .more.active span{background-color:rgba(238,238,238,.06)}.Light .Header .rightHeaderContent .more.active svg{fill:#222}.Dark .Header .rightHeaderContent .more.active svg{fill:#eee}.Header .rightHeaderContent .more svg{display:block;margin:16px auto 0}.Header .rightHeaderContent .add{margin-left:0}.Light .Header .rightHeaderContent .add{fill:#7a7a7a}.Dark .Header .rightHeaderContent .add{fill:rgba(238,238,238,.5)}.Light .Header .rightHeaderContent .add .addDropdownContainer{background-color:rgba(24,24,24,.06)}.Dark .Header .rightHeaderContent .add .addDropdownContainer{background-color:rgba(238,238,238,.06)}.Light .Header .rightHeaderContent .add:hover svg{fill:#222}.Dark .Header .rightHeaderContent .add:hover svg{fill:#eee}.Light .Header .rightHeaderContent .add.active svg,.Light .colorSearchTrigger.active svg,.Light .colorSearchTrigger:hover svg,.Light .searchTrigger.active svg,.Light .searchTrigger:hover svg,.Light .visualSearchTrigger.active svg,.Light .visualSearchTrigger:hover svg{fill:#222}.Header .rightHeaderContent .add.active{z-index:51}.Light .Header .rightHeaderContent .add.active span{background-color:#f6f6f6}.Dark .Header .rightHeaderContent .add.active span{background-color:rgba(238,238,238,.06)}.Dark .Header .rightHeaderContent .add.active svg{fill:#eee}.Header .rightHeaderContent .add svg{display:block;margin:11px auto 0}.Header .rightHeaderContent .account.active{z-index:51}.Header .rightHeaderContent .account span{background-size:cover}.Header .rightHeaderContent .account span:before{display:block;content:"";position:absolute;width:100%;height:100%;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:inherit}.Header .rightHeaderContent .accountAvatar{width:100%;height:100%}.Header .rightHeaderContent .loginHeaderButton,.Header .rightHeaderContent .signupHeaderButton,.Header .rightHeaderContent .textHeaderButton{height:60px;line-height:60px;display:block;float:left;font-size:14px;font-weight:700;letter-spacing:-.38px}.Header .rightHeaderContent .loginHeaderButton span,.Header .rightHeaderContent .signupHeaderButton span,.Header .rightHeaderContent .textHeaderButton span{border-radius:4px;padding:9px 12px 10px}.Light .Header .rightHeaderContent .loginHeaderButton{color:#444}.Dark .Header .rightHeaderContent .loginHeaderButton{color:#ccc}.Light .Header .rightHeaderContent .loginHeaderButton span{background:#f6f6f6}.Dark .Header .rightHeaderContent .loginHeaderButton span{background:#333}.Light .Header .rightHeaderContent .loginHeaderButton:hover{color:#222}.Dark .Header .rightHeaderContent .loginHeaderButton:hover{color:#eee}.Header .rightHeaderContent .textHeaderButton{font-size:15px}.Light .Header .rightHeaderContent .textHeaderButton{color:#444}.Dark .Header .rightHeaderContent .textHeaderButton{color:#ccc}.Light .Header .rightHeaderContent .textHeaderButton:hover{color:#222}.Dark .Header .rightHeaderContent .textHeaderButton:hover{color:#eee}.Header .rightHeaderContent .textHeaderButton span{background:rgba(0,0,0,0)}.Header .rightHeaderContent .signupHeaderButton{margin-left:8px}.Light .Header .rightHeaderContent .signupHeaderButton{color:#fff}.Dark .Header .rightHeaderContent .signupHeaderButton{color:#eee}.Dark .Header .rightHeaderContent .signupHeaderButton span,.Light .Header .rightHeaderContent .signupHeaderButton span{background:#1d8ffb}.Header .logoContainer,.Header .rightHeaderContent{min-width:135px}.Header.fieldHasFocus .closeable{display:block}.Dark .Header .moonModeToggle .toggle+label .switch .dot:after,.Light .Header .moonModeToggle .toggle+label .switch .dot:after{content:"";display:table;clear:both}.Header .moonModeToggle{position:absolute;top:5px;right:24px;height:24px;width:40px}.Dark .Header .moonModeToggle .toggle+label .switch,.Light .Header .moonModeToggle .toggle+label .switch{background-color:rgba(24,24,24,.2)}.Light .Header .moonModeToggle .toggle+label .switch .dot{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23ffffff'%3E%3Cpath d='M10 0C4.4772 0 0 4.4772 0 10s4.4772 10 10 10 10-4.4772 10-10S15.5228 0 10 0zM8.702 16.9328c-4.075-1.1504-6.1404-5.1924-5.0959-9.2997.6118-2.4059 2.224-4.1798 4.2092-5.0429.8939-.3886 1.4114.5439 1.1611 1.5281-1.0818 4.254 1.3642 8.7179 5.4016 9.8577.6475.1828 1.0097.9972.4997 1.4556-1.6555 1.4881-4.3649 2.0126-6.1758 1.5013z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#cfcfcf}.Light .Header .moonModeToggle .toggle+label .switch .dot:before{content:"";float:left;padding-bottom:100%}.Dark .Header .moonModeToggle .toggle+label .switch .dot{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23444'%3E%3Cpath d='M10 0C4.4772 0 0 4.4772 0 10s4.4772 10 10 10 10-4.4772 10-10S15.5228 0 10 0zM8.702 16.9328c-4.075-1.1504-6.1404-5.1924-5.0959-9.2997.6118-2.4059 2.224-4.1798 4.2092-5.0429.8939-.3886 1.4114.5439 1.1611 1.5281-1.0818 4.254 1.3642 8.7179 5.4016 9.8577.6475.1828 1.0097.9972.4997 1.4556-1.6555 1.4881-4.3649 2.0126-6.1758 1.5013z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#eee}.Dark .Header .moonModeToggle .toggle+label .switch .dot:before{content:"";float:left;padding-bottom:100%}.Light .Header .moonModeToggle .toggle:checked+label .switch{border:2px solid transparent;background-color:#d9d9d9}.Dark .Header .moonModeToggle .toggle:checked+label .switch{border:2px solid transparent;background-color:#181818}.Light .Header .moonModeToggle .toggle:checked+label .dot{background-color:#cfcfcf;-webkit-box-shadow:inset 0 0 2px #fff;box-shadow:inset 0 0 2px #fff}.Dark .Header .moonModeToggle .toggle:checked+label .dot{background-color:#eee;-webkit-box-shadow:inset 0 0 2px #444;box-shadow:inset 0 0 2px #444}.isLoggedIn .Header .rightHeaderContent{min-width:80px}.searchTray{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;z-index:3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.searchTray .searchTokenItem{display:-webkit-box;display:-ms-flexbox;display:flex;float:left;height:40px}.searchTray .searchTokenItem:first-child .searchToken{margin-left:16px}.searchTray .searchTokenItem .removeToken{margin:2px}.searchTray .searchTokenItem.word .removeToken{margin:2px 2px 2px -28px}.searchTray .searchTokenItem.tokenInput{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.searchTray .searchToken{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;cursor:pointer;float:left;margin:4px 0 4px 4px;overflow:hidden;background:rgba(0,0,0,0)}.searchTray .color .searchToken{border-radius:16px;margin-left:6px}.searchTray .color .tokenName{min-width:20px;text-indent:-9999px}.searchTray .removeToken,.searchTray .tokenName{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;height:32px}.searchTray .tokenName{font-size:16px;font-weight:700;padding:5px 0 0;letter-spacing:-.42px}.Light .searchTray .tokenName{color:#333}.Dark .searchTray .tokenName{color:#eee}.searchTray .removeToken{opacity:0;padding:0 10px;border-radius:50%;height:28px;position:relative}.Dark .searchTray .removeToken,.Light .searchTray .removeToken{background:rgba(0,0,0,.5)}.Dark .searchTray .removeToken em,.Light .searchTray .removeToken em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23ffffff'%3E%3Cpath d='M5.47 3.726L7.686 1.51c.3-.302.363-.78.126-1.143A.87.87 0 0 0 6.601.16a.92.92 0 0 0-.109.091L4.246 2.498c-.146.142-.38.142-.526 0L1.51.28C1.207-.03.728-.082.366.155A.87.87 0 0 0 .16 1.366a.93.93 0 0 0 .092.109l2.246 2.25a.37.37 0 0 1 0 .52L.28 6.464c-.3.3-.363.78-.126 1.143a.87.87 0 0 0 1.212.199.86.86 0 0 0 .108-.091L3.72 5.47c.146-.142.38-.142.526 0l2.217 2.217a.89.89 0 0 0 1.143.132.87.87 0 0 0 .206-1.211c-.028-.04-.06-.075-.093-.1l-2.25-2.25a.37.37 0 0 1 0-.52'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.searchTray .removeToken em{opacity:0;display:block;margin:10px auto 0;width:8px;height:8px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.Dark .searchTray .removeToken em:after,.Light .searchTray .removeToken em:after{content:"";display:table;clear:both}.Light .searchTray .removeToken em:before{content:"";float:left;padding-bottom:100%}.Dark .searchTray .removeToken em:before{content:"";float:left;padding-bottom:100%}.searchTray .field{float:left}.dropdown{position:absolute;top:0;right:0;bottom:0;left:0}.dropdown.module{display:none;z-index:50}.dropdown .moduleContainer{position:absolute;top:55px;z-index:11}.dropdown .dropdownCaret{position:absolute;width:32px;height:17px;overflow:hidden}.dropdown.accountDropdown .dropdownCaretInner,.dropdown.accountDropdown .dropdownCaretOuter,.dropdown.addDropdown .dropdownCaretInner,.dropdown.addDropdown .dropdownCaretOuter,.dropdown.moreDropdown .dropdownCaretInner,.dropdown.moreDropdown .dropdownCaretOuter{position:absolute;top:0;left:0;display:inline-block;margin-left:-1px}.dropdown.accountDropdown .moduleContainer,.dropdown.addDropdown .moduleContainer,.dropdown.moreDropdown .moduleContainer{position:absolute;margin-top:0;right:-12px}.dropdown.accountDropdown .dropdownContainer,.dropdown.addDropdown .dropdownContainer,.dropdown.moreDropdown .dropdownContainer{width:236px}.dropdown.accountDropdown .dropdownCaret,.dropdown.addDropdown .dropdownCaret,.dropdown.moreDropdown .dropdownCaret{right:12px}.dropdown .dropdownCaretInner.up{top:1px;left:1px;border-bottom:16px solid transparent;border-left:16px solid transparent;border-right:16px solid transparent}.Light .dropdown .dropdownCaretInner.up{border-bottom-color:#fff}.Dark .dropdown .dropdownCaretInner.up{border-bottom-color:#242424}.dropdown .dropdownCaretOuter.up{border-bottom:18px solid transparent;border-left:18px solid transparent;border-right:18px solid transparent;height:auto;left:-1px;top:0;width:auto}.Light .dropdown .dropdownCaretOuter.up{border-bottom-color:#f6f6f6}.Dark .dropdown .dropdownCaretOuter.up{border-bottom-color:#2f2f2f}.dropdown .dropdownContainer{margin-top:16px;font-size:15px;border-radius:4px;background-clip:padding-box}.Light .dropdown .dropdownContainer{background:#fff;border:1px solid #f6f6f6;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.3);box-shadow:0 20px 30px rgba(0,0,0,.3)}.Dark .dropdown .dropdownContainer{background:#242424;border:1px solid #2f2f2f;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.3);box-shadow:0 20px 30px rgba(0,0,0,.3)}.dropdown .moduleOverlay{background:rgba(0,0,0,0);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.dropdown.active{display:block}.dropdown .dropNavItems{padding:14px 0}.dropdown .dropNavItems .line{margin:12px 24px}.Light .dropdown .dropNavItems .line{border-bottom:1px solid rgba(24,24,24,.06)}.Dark .dropdown .dropNavItems .line{border-bottom:1px solid rgba(238,238,238,.1)}.dropdown .dropNavItems .preference{position:relative}.dropdown .dropNavItem{cursor:pointer;display:block;font-size:15px;font-weight:500;padding:7px 24px 9px;margin:-3px 0;text-align:left;width:100%;letter-spacing:-.1px;position:relative}.Light .dropdown .dropNavItem{color:rgba(24,24,24,.5)}.Dark .dropdown .dropNavItem{color:rgba(238,238,238,.4)}.Light .dropdown .dropNavItem:hover{color:#181818;background:rgba(24,24,24,.06)}.Dark .dropdown .dropNavItem:hover{color:#eee;background:rgba(238,238,238,.06)}.dropdown .proBadge{display:block;width:35px;height:18px;position:absolute;right:18px;top:8px;border-radius:10px}.Dark .dropdown .proBadge,.Light .dropdown .proBadge{background:#1d8ffb}.Dark .dropdown .proBadge:before,.Light .dropdown .proBadge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' fill='%23ffffff'%3E%3Cpath d='M0 5.92h1.222V4.027H2.25c1.33 0 2.102-.8 2.102-1.968 0-1.16-.76-1.98-2.07-1.98H0v5.84zm1.222-2.883V1.1h.824c.705 0 1.047.388 1.047.97s-.34.978-1.04.978h-.83zM5.375 5.92h1.222V3.85h.892l1.095 2.07h1.35l-1.23-2.27c.657-.285 1.02-.864 1.02-1.663 0-1.16-.76-1.908-2.07-1.908h-2.28v5.84zm1.222-3.063V1.1h.824c.705 0 1.047.317 1.047.898s-.34.87-1.04.87h-.83zM16 3c0-1.9-1.174-3-2.706-3-1.54 0-2.706 1.1-2.706 3 0 1.902 1.165 3 2.706 3C14.826 6 16 4.9 16 3zm-1.24 0c0 1.238-.58 1.908-1.467 1.908S11.827 4.238 11.827 3s.578-1.908 1.467-1.908S14.76 1.762 14.76 3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.dropdown .proBadge:before{display:block;content:"";right:0;top:0;margin:6px auto 0;width:16px;height:6px}.Dark .dropdown .proBadge:before:after,.Light .dropdown .proBadge:before:after{content:"";display:table;clear:both}.Light .dropdown .proBadge:before:before{content:"";float:left;padding-bottom:100%}.Dark .dropdown .proBadge:before:before{content:"";float:left;padding-bottom:100%}.dropdown .hideableLine,.dropdown .loginAndSignup,.dropmenu{display:none}.dropdown .proMenuItem{font-weight:700}.dropmenu{position:absolute;top:0;right:0;bottom:0;left:0}.Dark .dropmenu .dropNavItem .proBadge:before:after,.Light .dropmenu .dropNavItem .proBadge:before:after{content:"";display:table;clear:both}.Dark .dropmenu .dropdownContainer,.Light .dropmenu .dropdownContainer{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.Light .dropmenu .dropdownCaretInner.up{border-top-color:#fff}.Dark .dropmenu .dropdownCaretInner.up{border-top-color:#242424}.Light .dropmenu .dropdownCaretOuter.up{border-top-color:#f6f6f6}.Dark .dropmenu .dropdownCaretOuter.up{border-top-color:#2f2f2f}.Light .dropmenu .dropdownContainer{background:#fff;border:1px solid #f6f6f6}.Dark .dropmenu .dropdownContainer{background:#242424;border:1px solid #2f2f2f}.Light .dropmenu .dropNavItems .line{border-bottom:1px solid rgba(24,24,24,.06)}.Dark .dropmenu .dropNavItems .line{border-bottom:1px solid rgba(238,238,238,.1)}.Dark .dropmenu .dropNavItem .proBadge,.Light .dropmenu .dropNavItem .proBadge{background:#1d8ffb}.Dark .dropmenu .dropNavItem .proBadge:before,.Light .dropmenu .dropNavItem .proBadge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' fill='%23ffffff'%3E%3Cpath d='M0 5.92h1.222V4.027H2.25c1.33 0 2.102-.8 2.102-1.968 0-1.16-.76-1.98-2.07-1.98H0v5.84zm1.222-2.883V1.1h.824c.705 0 1.047.388 1.047.97s-.34.978-1.04.978h-.83zM5.375 5.92h1.222V3.85h.892l1.095 2.07h1.35l-1.23-2.27c.657-.285 1.02-.864 1.02-1.663 0-1.16-.76-1.908-2.07-1.908h-2.28v5.84zm1.222-3.063V1.1h.824c.705 0 1.047.317 1.047.898s-.34.87-1.04.87h-.83zM16 3c0-1.9-1.174-3-2.706-3-1.54 0-2.706 1.1-2.706 3 0 1.902 1.165 3 2.706 3C14.826 6 16 4.9 16 3zm-1.24 0c0 1.238-.58 1.908-1.467 1.908S11.827 4.238 11.827 3s.578-1.908 1.467-1.908S14.76 1.762 14.76 3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .dropmenu .dropNavItem .proBadge:before:before{content:"";float:left;padding-bottom:100%}.Dark .dropmenu .dropNavItem .proBadge:before:before{content:"";float:left;padding-bottom:100%}.Light .dropmenu .dropNavItem{color:rgba(24,24,24,.5)}.Dark .dropmenu .dropNavItem{color:rgba(238,238,238,.4)}.Light .dropmenu .dropNavItem:hover{color:#181818;background:rgba(24,24,24,.06)}.Dark .dropmenu .dropNavItem:hover{color:#eee;background:rgba(238,238,238,.06)}.dropmenu .moduleContainer{position:absolute;bottom:30px;z-index:2}.dropmenu .dropdownCaret{position:absolute;width:22px;height:11px;overflow:hidden}.dropmenu.promotedDropdown .dropdownCaretInner,.dropmenu.promotedDropdown .dropdownCaretOuter{position:absolute;left:0;display:inline-block;margin-left:-1px}.dropmenu.promotedDropdown .moduleContainer{position:absolute;margin-top:0;right:-12px}.dropmenu.promotedDropdown .dropdownContainer{width:212px}.dropmenu.promotedDropdown .dropdownCaret{right:16px;bottom:0}.dropmenu .dropdownCaretInner.up{top:0;left:1px;border-top:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent}.dropmenu .dropdownCaretOuter.up{border-top:12px solid transparent;border-left:12px solid transparent;border-right:12px solid transparent;height:auto;left:-1px;bottom:0;width:auto}.dropmenu .dropdownContainer{margin-bottom:10px;font-size:15px;border-radius:4px;background-clip:padding-box}.dropmenu .moduleOverlay{background:rgba(0,0,0,0);opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.dropmenu .dropNavItems{padding:14px 0}.dropmenu .dropNavItems li{margin:0}.dropmenu .dropNavItems a{font-size:13px;font-weight:400;padding:6px 18px 8px;margin:-5px 0}.dropmenu .dropNavItems .emphasize{font-weight:700}.dropmenu .dropNavItems .line{margin:14px 18px}.dropmenu .dropNavItem{cursor:pointer;display:block;font-size:15px;font-weight:500;padding:7px 24px 9px;margin:-3px 0;text-align:left;width:100%;letter-spacing:-.3px}.Light .freeze .Header,.Light .freeze .Header.sticky{background-color:#fff}.Dark .freeze .Header,.Dark .freeze .Header.sticky{background-color:#181818}.freeze .Header.sticky .colorSearch{top:47px}.Light .freeze.fixifyHeader .Header .headerBarContainer,.Light .freeze.fixifyHeader .Header.sticky .headerBarContainer{background-color:#fff}.Dark .freeze.fixifyHeader .Header .headerBarContainer,.Dark .freeze.fixifyHeader .Header.sticky .headerBarContainer{background-color:#181818}.Dark .colorSearch .closeTrigger,.Light .colorSearch .closeTrigger,.Light .gridItem .promoted .promotedFlag.active,.Light .gridItem .promoted .promotedFlag:hover{background-color:#f6f6f6}.freeze .Settings .settingPageNav{position:fixed;top:84px}.freeze .Settings .settingsFormNotiferContainer{top:54px}@media(max-width:767px)and (min-width:1px){.Header .logoContainer{margin:0 24px}.Header .rightHeaderContent{margin:0 24px 0 16px;min-width:36px}.Header .loginAndSignup{display:block;height:36px;margin:10px 0 22px 24px}.Header .loginAndSignup .loginHeaderButton,.Header .loginAndSignup .signupHeaderButton{height:36px;line-height:36px;margin:0}.Header .loginAndSignup .loginHeaderButton span,.Header .loginAndSignup .signupHeaderButton span{padding:9px 23px 10px}.Header .loginAndSignup .signupHeaderButton{margin-left:8px}.Header .hideableLine{display:block}.Header .hideableNavItem{display:none}}@media(max-width:600px)and (min-width:1px){.Header .logoContainer{display:none}.Header .centerHeaderContent,.Header .rightHeaderContent{margin:0 12px}.Header .rightHeaderContent .add{margin:0}}.Dark .colorSearch .closeTrigger em:after,.Dark .colorSearch .removeColorDrop div:after,.Dark .visualSearch .closeTrigger em:after,.Light .colorSearch .closeTrigger em:after,.Light .colorSearch .removeColorDrop div:after,.Light .visualSearch .closeTrigger em:after{display:table;clear:both;content:""}.Dark .colorSearchTrigger.active svg,.Dark .colorSearchTrigger:hover svg,.Dark .searchTrigger.active svg,.Dark .searchTrigger:hover svg,.Dark .visualSearchTrigger.active svg,.Dark .visualSearchTrigger:hover svg{fill:#eee}.Light .Detail .mediaWrapper .closeTrigger svg,.Light .colorSearchTrigger svg,.Light .horizontalScroller .nextShift svg,.Light .horizontalScroller .prevShift svg,.Light .searchTrigger svg,.Light .visualSearchTrigger svg{fill:#7a7a7a}.Dark .colorSearchTrigger svg,.Dark .searchTrigger svg,.Dark .visualSearchTrigger svg{fill:rgba(238,238,238,.5)}.Light .colorSearchTrigger svg.active svg,.Light .colorSearchTrigger svg:hover svg,.Light .searchTrigger svg.active svg,.Light .searchTrigger svg:hover svg,.Light .visualSearchTrigger svg.active svg,.Light .visualSearchTrigger svg:hover svg{fill:#222}.Dark .colorSearchTrigger svg.active svg,.Dark .colorSearchTrigger svg:hover svg,.Dark .searchTrigger svg.active svg,.Dark .searchTrigger svg:hover svg,.Dark .visualSearchTrigger svg.active svg,.Dark .visualSearchTrigger svg:hover svg{fill:#eee}.Dark .colorSearch .closeTrigger:hover svg,.Light .colorSearch .closeTrigger:hover svg,.Light .grey:hover path{fill:#222}.Light .colorSearch .closeTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .colorSearch .closeTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .colorSearch .closeTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .colorSearch .closeTrigger em:before{content:"";float:left;padding-bottom:100%}.Light .colorSearch .removeColorDrop div{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%237a7a7a'%3E%3Cpath d='M5.47 3.726L7.686 1.51c.3-.302.363-.78.126-1.143A.87.87 0 0 0 6.601.16a.92.92 0 0 0-.109.091L4.246 2.498c-.146.142-.38.142-.526 0L1.51.28C1.207-.03.728-.082.366.155A.87.87 0 0 0 .16 1.366a.93.93 0 0 0 .092.109l2.246 2.25a.37.37 0 0 1 0 .52L.28 6.464c-.3.3-.363.78-.126 1.143a.87.87 0 0 0 1.212.199.86.86 0 0 0 .108-.091L3.72 5.47c.146-.142.38-.142.526 0l2.217 2.217a.89.89 0 0 0 1.143.132.87.87 0 0 0 .206-1.211c-.028-.04-.06-.075-.093-.1l-2.25-2.25a.37.37 0 0 1 0-.52'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .colorSearch .removeColorDrop div:before{content:"";float:left;padding-bottom:100%}.Dark .colorSearch .removeColorDrop div{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M5.47 3.726L7.686 1.51c.3-.302.363-.78.126-1.143A.87.87 0 0 0 6.601.16a.92.92 0 0 0-.109.091L4.246 2.498c-.146.142-.38.142-.526 0L1.51.28C1.207-.03.728-.082.366.155A.87.87 0 0 0 .16 1.366a.93.93 0 0 0 .092.109l2.246 2.25a.37.37 0 0 1 0 .52L.28 6.464c-.3.3-.363.78-.126 1.143a.87.87 0 0 0 1.212.199.86.86 0 0 0 .108-.091L3.72 5.47c.146-.142.38-.142.526 0l2.217 2.217a.89.89 0 0 0 1.143.132.87.87 0 0 0 .206-1.211c-.028-.04-.06-.075-.093-.1l-2.25-2.25a.37.37 0 0 1 0-.52'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .colorSearch .removeColorDrop div:before{content:"";float:left;padding-bottom:100%}.Light .visualSearch .closeTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .visualSearch .closeTrigger em:before{content:"";float:left;padding-bottom:100%}.Dark .visualSearch .closeTrigger em{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.682 9.682c-.425.425-1.11.425-1.535 0L5 6.535 1.854 9.682c-.425.425-1.11.425-1.535 0C.115 9.478 0 9.202 0 8.914s.115-.564.318-.768L3.465 5 .318 1.854C.115 1.65 0 1.374 0 1.086S.115.522.318.318c.425-.425 1.11-.425 1.535 0L5 3.465 8.146.318c.425-.425 1.11-.425 1.535 0s.425 1.11 0 1.535L6.535 5l3.146 3.146c.414.414.414 1.11 0 1.535z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .visualSearch .closeTrigger em:before{content:"";float:left;padding-bottom:100%}.Light .searchSuggestionContainer{background-color:#fff}.Dark .searchSuggestionContainer{background-color:#181818}.Light .trayTitle{color:silver}.Dark .trayTitle{color:#b1b1b1}.Light .suggestedTerm b{color:silver}.Dark .suggestedTerm b{color:#b1b1b1}.Light .suggestedTerm a{color:#333}.Dark .suggestedTerm a{color:#eee}.Light .suggestedTerm:hover a,.Light .suggestedTerm:hover b{color:#000}.Dark .suggestedTerm:hover a,.Dark .suggestedTerm:hover b{color:#eee}.Light .isExplore a{color:silver}.Dark .isExplore a{color:#b1b1b1}.colorSearch{display:none;position:fixed;top:60px;bottom:0;left:0;right:0;background:#fff;z-index:3}.colorSearch.active{display:block}.colorSearch .colorSearchContainer{background:#fff;display:block;position:absolute;top:60px;right:0;bottom:0;left:0;z-index:2}.colorSearch .closeable{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.colorSearch .controls{height:36px;margin:0 auto;width:308px;position:absolute;top:10px;z-index:1;left:0;right:0}.colorSearch .instructions{color:#999;font-size:14px;font-weight:700;height:100%;line-height:34px;margin-right:20px;float:left;letter-spacing:-.38px}.colorSearch .submitTrigger{border-radius:3px;display:block;float:left;font-size:14px;font-weight:700;height:36px;line-height:34px;text-align:center;position:relative;background:#f6f6f6;color:#444;margin-right:17px;width:80px}.colorSearch .submitTrigger span{display:inline-block;line-height:34px;height:100%}.colorSearch .closeTrigger{background:#f6f6f6;height:36px;width:36px;float:left;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.colorSearch .closeTrigger em{margin:0 auto;width:10px;height:10px}.colorSearch .colorSpectrum{cursor:pointer;display:block;-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute}.colorSearch .spectrumRestriction{position:absolute;top:20px;left:20px;bottom:20px;right:20px;visibility:hidden}.colorSearch .colorDrop{-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2);display:inline-block;border-radius:50%;margin:-23px -23px 0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);width:46px;height:46px}.colorSearch .colorDrop:hover .removeColorDrop{-webkit-transform:translate(28px,-12px);-ms-transform:translate(28px,-12px);transform:translate(28px,-12px)}.colorSearch .colorDrop.left:hover .removeColorDrop{-webkit-transform:translate(-10px,-12px);-ms-transform:translate(-10px,-12px);transform:translate(-10px,-12px)}.colorSearch .colorDrop.left .removeColorDrop{-webkit-transform:translate(0,2px);-ms-transform:translate(0,2px);transform:translate(0,2px)}.colorSearch .colorDrop .colorDropBg{background:inherit;border-radius:inherit;border:3px solid #fff;cursor:pointer;width:100%;height:100%;position:absolute;-webkit-transition:-webkit-transform 120ms ease-in-out;transition:-webkit-transform 120ms ease-in-out;transition:transform 120ms ease-in-out;transition:transform 120ms ease-in-out,-webkit-transform 120ms ease-in-out}.colorSearch .colorDrop .colorDropBg:hover{-webkit-box-shadow:0 0 36px rgba(0,0,0,.15);box-shadow:0 0 36px rgba(0,0,0,.15);-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.colorSearch .colorDrop .colorDropBg:before{display:block;content:"";background-color:inherit;border-radius:inherit;height:100%;width:100%;position:absolute;z-index:2}.colorSearch .colorDrop .removeColorDrop{cursor:pointer;width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;-webkit-transform:translate(16px,2px);-ms-transform:translate(16px,2px);transform:translate(16px,2px);-webkit-transition:-webkit-transform 120ms ease-in-out;transition:-webkit-transform 120ms ease-in-out;transition:transform 120ms ease-in-out;transition:transform 120ms ease-in-out,-webkit-transform 120ms ease-in-out;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.colorSearch .colorDrop .removeColorDrop div{margin:0 auto;height:8px;width:8px}.VisualSearch .mediaDisplayContainer{width:414px;padding:32px}.VisualSearch .mediaSearchContainer{height:100%;float:left;width:100%;padding:32px 32px 0 414px;margin-right:-414px}.VisualSearch .gridItems{background:rgba(255,0,0,.3)}.VisualSearch .mediaLink{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.VisualSearch .mediaMaskContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.VisualSearch .regionCenter.active,.gridItem .promoted.default .promotedFormat{display:none}.VisualSearch .regionCenter{background:#fff;width:14px;height:14px;position:absolute;margin:-7px 0 0 -7px;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.VisualSearch .regionCenter:hover{-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.VisualSearch .visualSearchSelectionContainer{height:100%;position:absolute;top:0;left:0;width:100%;z-index:5}.VisualSearch .searchSelection{position:relative;width:100%;height:100%}.VisualSearch .searchImageMaskContainer{position:relative}.VisualSearch .searchImageMask{user-drag:none;display:block}.VisualSearch .mediaSelectionControls{left:0;top:0;border-radius:12px;outline:0;position:absolute;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.VisualSearch .mediaSelectionControls .anchorInput{height:inherit;opacity:0;position:absolute;width:inherit}.VisualSearch .mediaSelectionControls .anchor{outline:0;overflow:hidden;padding:10px;position:absolute;width:18px;height:18px;-webkit-box-sizing:content-box;box-sizing:content-box}.VisualSearch .mediaSelectionControls .topLeftAnchor{cursor:nw-resize;left:0;padding-bottom:2px;padding-right:2px;top:0;pointer-events:none}.VisualSearch .mediaSelectionControls .topRightAnchor{cursor:ne-resize;padding-bottom:2px;padding-left:2px;right:0;top:0;pointer-events:none}.VisualSearch .mediaSelectionControls .bottomRightAnchor{bottom:0;cursor:se-resize;padding-left:2px;padding-top:2px;right:0;pointer-events:none}.VisualSearch .mediaSelectionControls .bottomLeftAnchor{bottom:0;cursor:sw-resize;left:0;padding-right:2px;padding-top:2px;pointer-events:none}.VisualSearch .mediaSelectionControls .anchorBorderContainer{bottom:inherit;left:inherit;max-height:100%;max-width:100%;overflow:hidden;position:relative;right:inherit;top:inherit;height:18px;width:18px}.VisualSearch .mediaSelectionControls .anchorBorder{border-color:#fff;border-radius:10px;border-style:solid;border-width:4px;bottom:inherit;left:inherit;height:36px;position:absolute;right:inherit;top:inherit;width:36px}.gridItems{position:relative}.gridItems .notFound{color:#ddd;font-size:36px;letter-spacing:-.046em;margin-top:100px;text-align:center}.gridItems.draggable>*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.Light .gridItem .gridItemDisplay,.Light .gridItem.newGridContent .gridItemDisplay{background-color:#fff}.Dark .gridItem.newGridContent .gridItemDisplay{background-color:#181818}.gridItem.newGridContent .createTrigger{border-radius:10px;opacity:.26}.gridItem.newGridContent .createTrigger:hover{cursor:pointer;opacity:1}.gridItem .gridItemActions button.loading .loaderContainer{display:block;height:22px;width:22px;margin:2px auto}.Dark .gridItem .collab:after,.Dark .gridItem .private:after,.Light .gridItem .collab:after,.Light .gridItem .private:after{display:table;clear:both;content:""}.gridItem .gridItemActions button.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.gridItem .gridItemActions button.white path{fill:#1d8ffb}.gridItem .gridItemActions button.blue path{fill:#fff}.Light .gridItem .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%237a7a7a'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .gridItem .private:before{content:"";float:left;padding-bottom:100%}.Dark .gridItem .private{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M10.6 5.8c0-.8-.6-1.2-1.5-1.2s-1.7.3-1.7 1.2v1.7c0 .1-.1.4 0 .4h3.2c.1 0 0-.3 0-.4V5.8zM9 0A9 9 0 0 0 .7 5.6a9 9 0 0 0 2 9.8 9 9 0 0 0 9.8 2A9 9 0 0 0 18 9a9 9 0 0 0-9-9h0zm4.2 11.6c0 1.6-1.6 2.6-4.2 2.6s-4.2-1.1-4.2-2.6V9c0-.3.1-.5.3-.7s.5-.3.7-.3V5.8c0-1.7 1.5-2.7 3.3-2.6s3.1 1 3.1 2.6v2.1c.3 0 .5.1.7.3s.3.4.3.7v2.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .gridItem .private:before{content:"";float:left;padding-bottom:100%}.Light .gridItem .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='%237a7a7a'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .gridItem .collab:before{content:"";float:left;padding-bottom:100%}.Dark .gridItem .collab{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M8.5 0A8.5 8.5 0 0 0 .647 5.247 8.5 8.5 0 0 0 2.49 14.51a8.5 8.5 0 0 0 9.263 1.843A8.5 8.5 0 0 0 17 8.5 8.5 8.5 0 0 0 8.5 0zM6.265 4H6.26h.005zM11 12.5H6c-1.77 0-3-.795-3-1.5 0-1.595.705-1.915 1.195-1.915a3.15 3.15 0 0 0 1.04-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.535c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765 1.36 1.36 0 0 1 .685.565 1 1 0 0 1 .77-.555 3.18 3.18 0 0 0 1.035-.775c-.275-.5-1-1.35-1-1.7V5.5c.55-1.3 1.03-1.3 1.5-1.5h.53c.5.165 1 .185 1.5 1.5v1.1c0 .35-.775 1.2-1.05 1.7a2.95 2.95 0 0 0 1.05.765c.2 0 1.16.32 1.245 1.925 0 .675-1.275 1.5-3.035 1.5z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .gridItem .collab:before{content:"";float:left;padding-bottom:100%}.Dark .gridItem .gridItemDisplay{background-color:#242424}.gridItem .gridItemTrigger.createTrigger{cursor:pointer;overflow:hidden;text-align:center;border-radius:10px}.gridItem .gridItemTrigger.createTrigger:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;border-radius:12px}.Light .gridItem .gridItemTrigger.createTrigger:before{border:4px dashed rgba(24,24,24,.66)}.Dark .gridItem .gridItemTrigger.createTrigger:before{border:4px dashed rgba(238,238,238,.66)}.gridItem .gridItemTrigger.createTrigger .triggerText{cursor:pointer;font-size:22px;line-height:24px;font-weight:700;text-align:left;position:absolute;top:50%;letter-spacing:-1px;left:0;right:0;width:120px;height:77px;margin:-37px auto 0}.Light .gridItem .gridItemTrigger.createTrigger .triggerText{color:rgba(24,24,24,.66)}.Dark .gridItem .gridItemTrigger.createTrigger .triggerText{color:rgba(238,238,238,.66)}.gridItem .gridItemTrigger.createTrigger .triggerText .line2,.gridItem .gridItemTrigger.createTrigger .triggerText .middleLine{margin-top:-1px}.gridItem .gridItemTrigger.createTrigger .createIcon{display:block;position:absolute;top:-26px;right:0;height:40px;width:40px}.Dark .gridItem .gridItemTrigger.createTrigger .createIcon:after,.Light .gridItem .gridItemTrigger.createTrigger .createIcon:after{content:"";display:table;clear:both}.Light .gridItem .gridItemTrigger.createTrigger .createIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='rgba(24, 24, 24, 0.66)'%3E%3Cpath d='M20 0A20 20 0 0 0 8.889 3.371a20 20 0 0 0 7.209 36.245A20 20 0 0 0 34.142 5.858 20 20 0 0 0 20 0zm0 37.273A17.27 17.27 0 0 1 4.042 26.61c-1.307-3.156-1.65-6.63-.983-9.98s2.312-6.428 4.727-8.844A17.27 17.27 0 0 1 26.61 4.042c3.156 1.307 5.854 3.52 7.752 6.362s2.9 6.18 2.9 9.596c0 4.58-1.82 8.974-5.06 12.214A17.27 17.27 0 0 1 20 37.273zm1.406-15.867h4.398c.332.007.657-.1.92-.305a1.44 1.44 0 0 0 .52-.817 1.44 1.44 0 0 0-.01-.62c-.048-.204-.144-.392-.276-.554a1.41 1.41 0 0 0-.487-.382c-.2-.1-.395-.136-.604-.136h-4.46v-4.398c.007-.332-.1-.657-.305-.92a1.44 1.44 0 0 0-.817-.52 1.44 1.44 0 0 0-.62.01 1.41 1.41 0 0 0-.554.276c-.162.132-.293.298-.382.487a1.41 1.41 0 0 0-.136.604v4.458h-4.398c-.332-.007-.657.1-.92.305a1.44 1.44 0 0 0-.52.817 1.44 1.44 0 0 0 .01.62c.048.204.144.392.276.554s.298.293.487.382a1.41 1.41 0 0 0 .604.136H18.6V25.8a1.44 1.44 0 0 0 .306.92c.206.263.493.446.817.52a1.44 1.44 0 0 0 .62-.01 1.41 1.41 0 0 0 .937-.763c.1-.2.136-.395.136-.604v-4.458z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .gridItem .gridItemTrigger.createTrigger .createIcon:before{content:"";float:left;padding-bottom:100%}.Dark .gridItem .gridItemTrigger.createTrigger .createIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='rgba(238, 238, 238, 0.66)'%3E%3Cpath d='M20 0A20 20 0 0 0 8.889 3.371a20 20 0 0 0 7.209 36.245A20 20 0 0 0 34.142 5.858 20 20 0 0 0 20 0zm0 37.273A17.27 17.27 0 0 1 4.042 26.61c-1.307-3.156-1.65-6.63-.983-9.98s2.312-6.428 4.727-8.844A17.27 17.27 0 0 1 26.61 4.042c3.156 1.307 5.854 3.52 7.752 6.362s2.9 6.18 2.9 9.596c0 4.58-1.82 8.974-5.06 12.214A17.27 17.27 0 0 1 20 37.273zm1.406-15.867h4.398c.332.007.657-.1.92-.305a1.44 1.44 0 0 0 .52-.817 1.44 1.44 0 0 0-.01-.62c-.048-.204-.144-.392-.276-.554a1.41 1.41 0 0 0-.487-.382c-.2-.1-.395-.136-.604-.136h-4.46v-4.398c.007-.332-.1-.657-.305-.92a1.44 1.44 0 0 0-.817-.52 1.44 1.44 0 0 0-.62.01 1.41 1.41 0 0 0-.554.276c-.162.132-.293.298-.382.487a1.41 1.41 0 0 0-.136.604v4.458h-4.398c-.332-.007-.657.1-.92.305a1.44 1.44 0 0 0-.52.817 1.44 1.44 0 0 0 .01.62c.048.204.144.392.276.554s.298.293.487.382a1.41 1.41 0 0 0 .604.136H18.6V25.8a1.44 1.44 0 0 0 .306.92c.206.263.493.446.817.52a1.44 1.44 0 0 0 .62-.01 1.41 1.41 0 0 0 .937-.763c.1-.2.136-.395.136-.604v-4.458z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .gridItem .gridItemTrigger.createTrigger .createIcon:before{content:"";float:left;padding-bottom:100%}.gridItem .saveTrigger,.gridItem .signupTrigger{text-align:center}.gridItem .promoted{padding:12px 1px;position:relative;z-index:6}.gridItem .promoted .promotedLink{display:block}.gridItem .promoted .promotedTagline{padding:0 4px 12px;font-size:15px;line-height:20px;font-weight:700;letter-spacing:-.02em}.Light .gridItem .promoted .promotedTagline{color:#333}.Dark .gridItem .promoted .promotedTagline{color:#eee}.gridItem .promoted .promotedFormat{padding:2px 0 4px 4px;font-size:13px;line-height:13px;font-weight:400}.gridItem .promoted .promotedFlag{cursor:pointer;width:30px;height:30px;position:absolute;bottom:12px;right:0;border-radius:50%;z-index:1}.gridItem .promoted .promotedFlag.active .dropmenu{display:block;z-index:6}.Dark .gridItem .promoted .promotedFlag .promotedFlagIcon:after,.Light .gridItem .promoted .promotedFlag .promotedFlagIcon:after{display:table;clear:both;content:""}.Dark .gridItem .promoted .promotedFlag.active,.Dark .gridItem .promoted .promotedFlag:hover{background-color:rgba(238,238,238,.06)}.gridItem .promoted .promotedFlag .promotedFlagIcon{width:12px;height:3px;margin:13px auto 0}.Light .gridItem .promoted .promotedFlag .promotedFlagIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='3' fill='%237a7a7a'%3E%3Cpath d='M10.5 0C9.7 0 9 .7 9 1.5S9.7 3 10.5 3 12 2.3 12 1.5 11.3 0 10.5 0zM6 0c-.8 0-1.5.7-1.5 1.5S5.2 3 6 3s1.5-.7 1.5-1.5S6.8 0 6 0zM1.5 0C.7 0 0 .7 0 1.5S.7 3 1.5 3 3 2.3 3 1.5 2.3 0 1.5 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .gridItem .promoted .promotedFlag .promotedFlagIcon:before{content:"";float:left;padding-bottom:100%}.Dark .gridItem .promoted .promotedFlag .promotedFlagIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='3' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M10.5 0C9.7 0 9 .7 9 1.5S9.7 3 10.5 3 12 2.3 12 1.5 11.3 0 10.5 0zM6 0c-.8 0-1.5.7-1.5 1.5S5.2 3 6 3s1.5-.7 1.5-1.5S6.8 0 6 0zM1.5 0C.7 0 0 .7 0 1.5S.7 3 1.5 3 3 2.3 3 1.5 2.3 0 1.5 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .gridItem .promoted .promotedFlag .promotedFlagIcon:before{content:"";float:left;padding-bottom:100%}.gridItem .promoted .promotedBy{height:32px;font-size:12px;font-weight:400;letter-spacing:-.02em;position:relative}.Light .gridItem .promoted .promotedBy{color:#333}.Dark .gridItem .promoted .promotedBy{color:#eee}.gridItem .promoted .promotedBy .coImg{height:32px;width:32px;border-radius:50%;float:left;margin:0 7px 0 0;background-size:cover}.Light .gridItem .promoted .promotedBy .coImg{background-color:#f6f6f6}.Dark .gridItem .promoted .promotedBy .coImg{background-color:#333}.gridItem .promoted .promotedBy .preco{font-weight:400;line-height:13px;top:2px;position:relative}.gridItem .promoted .promotedBy .co{font-weight:700;font-size:13px;line-height:13px;top:4px;position:relative}.gridItem .promoted.default .promotedTagline{margin-top:2px}.gridItem.collection{position:absolute;visibility:hidden}.gridItem.collection:hover .rearrange{opacity:1;visibility:visible}.gridItem.collection .gridItemWrapper{position:relative}.gridItem.collection .gridItemActions{height:35px;top:8px;left:8px;position:absolute;z-index:5}.gridItem.collection .gridItemActions button{display:inline-block;background-clip:padding-box;border-radius:3px;border:none;float:left;font-size:14px;font-weight:700;height:35px;width:84px;position:relative}.Light .gridItem.collection .thumb:last-child,.Light .gridItem.topic .thumb:last-child{border-top:3px solid #fff}.Dark .gridItem.collection .gridItemActions button,.Light .gridItem.collection .gridItemActions button{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.gridItem.collection .editTrigger,.gridItem.collection .signupTrigger{top:0;left:0}.gridItem.collection .editTrigger span,.gridItem.collection .signupTrigger span{display:inline-block;line-height:34px;height:100%}.Dark .gridItem.collection .collectionFollow,.Dark .gridItem.collection .signupTrigger,.Light .gridItem.collection .collectionFollow,.Light .gridItem.collection .signupTrigger{color:#fff;background:#1d8ffb}.Dark .gridItem.collection .collectionUnfollow,.Dark .gridItem.collection .editTrigger,.Light .gridItem.collection .collectionUnfollow,.Light .gridItem.collection .editTrigger{background:#fff;color:#444}.Light .gridItem.collection .name,.Light .gridItem.collection .ownerName,.Light .gridItem.color .name,.Light .gridItem.color .ownerName{color:rgba(24,24,24,.86)}.gridItem.collection .gridItemDisplay{position:relative;border-radius:10px}.gridItem.collection .ownerImageContainer{border-radius:50%;cursor:pointer;display:block;height:40px;float:left;overflow:hidden;width:40px;position:absolute;top:10px}.Light .gridItem.collection .ownerImageContainer{background-color:#ececec}.Dark .gridItem.collection .ownerImageContainer{background-color:rgba(238,238,238,.06)}.gridItem.collection .ownerImageContainer:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .gridItem.collection .ownerImageContainer:before,.Light .gridItem.collection .ownerImageContainer:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.gridItem.collection .name,.gridItem.collection .ownerName{font-size:18px;display:block;padding:10px 0 0;text-align:left;height:34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:0 20px 0 10px;letter-spacing:-.008em}.Dark .gridItem.collection .name,.Dark .gridItem.collection .ownerName{color:rgba(238,238,238,.86)}.gridItem.collection .detail.search .name,.gridItem.collection .detail.search .ownerName{margin:0 20px 0 50px}.gridItem.collection .ownerName{font-size:13px;font-weight:500;padding:1px 0 3px;height:auto}.Dark .gridItem.collection .ownerName,.Light .gridItem.collection .ownerName{color:#666}.gridItem.collection .name{font-weight:700;letter-spacing:-.4px}.gridItem.collection .ownerImage{width:100%;height:100%}.gridItem.collection .creator{font-weight:700;font-size:17px;display:block;padding:10px 0 0;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:0 20px 0 10px}.Dark .gridItem.collection .creator,.Light .gridItem.collection .creator{color:#111}.gridItem.collection .cover{background-size:cover;background-position:50% 0;height:0;float:left;position:relative;padding-bottom:64%;width:66%}.Light .gridItem.collection .cover{border-right:3px solid #fff}.Dark .gridItem.collection .cover{border-right:3px solid #181818}.gridItem.collection .dim{bottom:0;cursor:-webkit-zoom-in;cursor:zoom-in;left:0;right:0;top:0;opacity:.032;position:absolute;z-index:2}.Dark .gridItem.collection .dim,.Light .gridItem.collection .dim{background:#000}.gridItem.collection .thumbs{position:absolute;top:0;left:66%;right:0;bottom:0;height:100%}.gridItem.collection .thumb{background-size:cover;background-position:50% 0;height:50%;float:left;position:relative;width:100%}.Dark .gridItem.collection .thumb:last-child{border-top:3px solid #181818}.gridItem.collection .gridItemTrigger{border-radius:inherit;display:block;overflow:hidden;position:relative;height:0;padding-bottom:64%}.gridItem.collection .detail{position:relative}.gridItem.collection .icons{display:inline-block;height:18px;margin:0;position:absolute;right:3px;top:12px}.gridItem.collection .collab,.gridItem.collection .private{opacity:1}.gridItem.collection .private{display:inline-block;height:18px;width:18px}.gridItem.collection .collab{display:inline-block;height:18px;width:18px;margin-left:10px}.gridItem.collection .gridItemGradient{opacity:0;-webkit-transition:opacity 120ms ease-in-out;transition:opacity 120ms ease-in-out;position:absolute;visibility:hidden}.gridItem.collection .collectionFollow,.gridItem.collection .collectionUnfollow,.gridItem.collection .signupTrigger{width:74px}.gridItem.collection .rearrange{position:absolute;bottom:16px;text-align:center;left:0;right:0;margin:0 auto;max-width:150px;font-size:13px;font-weight:500;height:34px;line-height:32px;border-radius:5px;opacity:0;visibility:hidden}.Dark .gridItem.collection .rearrange,.Light .gridItem.collection .rearrange{background:rgba(0,0,0,.5);color:#fff}@media(max-width:500px){.gridItem.collection .gridItemWrapper{margin-bottom:20px}}.gridItem.color{width:33.333333%;float:left;position:relative;visibility:hidden}.gridItem.color .gridItemWrapper{margin:0 16px 48px}.gridItem.color .gridItemActions{height:35px;top:8px;left:8px;position:absolute;z-index:5}.gridItem.color .gridItemActions button{display:inline-block;background-clip:padding-box;border-radius:3px;border:none;float:left;font-size:14px;font-weight:700;height:35px;width:84px;position:relative;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.Dark .gridItem.color .cover,.Light .gridItem.color .cover,.Light .gridItem.topic .cover{border-right:3px solid #fff}.gridItem.color .name,.gridItem.color .ownerName,.gridItem.vision .name{font-size:18px;padding:10px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gridItem.color .gridItemDisplay{border-radius:5px;position:relative}.gridItem.color .name,.gridItem.color .ownerName{font-weight:500;display:block;text-align:left;height:34px;margin:0 20px 0 10px;letter-spacing:-.008em}.Dark .gridItem.color .name,.Dark .gridItem.color .ownerName{color:rgba(238,238,238,.86)}.gridItem.color .detail.search .name,.gridItem.color .detail.search .ownerName{margin:0 20px 0 50px}.gridItem.color .cover{background-size:cover;background-position:50% 0;height:0;float:left;position:relative;padding-bottom:64%;width:66%}.gridItem.color .dim{bottom:0;cursor:-webkit-zoom-in;cursor:zoom-in;left:0;right:0;top:0;opacity:.032;position:absolute;z-index:2;background:#000}.gridItem.color .gridItemTrigger{border-radius:inherit;display:block;overflow:hidden;position:relative;height:0;padding-bottom:24%}.gridItem.interest .gridItemDisplay,.gridItem.interest.active .gridItemDisplay{border-radius:12px;position:relative}.gridItem.color .paletteColor{padding-bottom:24%;float:left}.gridItem.color .detail{position:relative}.gridItem.color .gridItemGradient,.gridItem.interest{position:absolute;visibility:hidden}.gridItem.color .gridItemGradient{opacity:0;-webkit-transition:opacity 120ms ease-in-out;transition:opacity 120ms ease-in-out}.gridItem.color .collectionFollow,.gridItem.color .collectionUnfollow,.gridItem.color .signupTrigger{width:74px}.Dark .gridItem.color .collectionFollow,.Dark .gridItem.color .signupTrigger,.Light .gridItem.color .collectionFollow,.Light .gridItem.color .signupTrigger{color:#fff;background:#1d8ffb}.Dark .gridItem.color .collectionUnfollow,.Dark .gridItem.color .editTrigger,.Light .gridItem.color .collectionUnfollow,.Light .gridItem.color .editTrigger{background:#fff;color:#444}.gridItem.interest .gridItemWrapper{position:relative}.Light .gridItem.interest .gridItemDisplay{background-color:rgba(24,24,24,.06)}.Dark .gridItem.interest .gridItemDisplay{background-color:rgba(238,238,238,.06)}.Dark .gridItem.interest.active .gridItemDisplay,.Light .gridItem.interest.active .gridItemDisplay{background-color:#1d8ffb}.Light .gridItem.interest.active .gridItemTrigger{color:#fff}.Dark .gridItem.interest.active .gridItemTrigger{color:#eee}.Light .gridItem.interest .gridItemTrigger,.Light .gridItem.people .gridItemProfile .profileDisplayName,.Light .gridItem.topic .name{color:rgba(24,24,24,.86)}.gridItem.interest .gridItemTrigger{display:block;height:80px;text-align:center;width:100%;font-weight:700;font-size:15px;cursor:inherit}.Dark .gridItem.interest .gridItemTrigger{color:rgba(238,238,238,.86)}.gridItem.interest.bounce{-webkit-animation:clickBounceOut .4s linear;animation:clickBounceOut .4s linear}.gridItem.interest.active.bounce{-webkit-animation:clickBounceIn .4s linear;animation:clickBounceIn .4s linear}.gridItem.interest input{display:none}.gridItem.people{position:absolute;visibility:hidden}.gridItem.people .gridItemWrapper{position:relative}.gridItem.people .gridItemDisplay{background:0 0;border-radius:5px;position:relative;padding-bottom:125px;height:0}.gridItem.people .gridItemProfile{max-width:500px;float:left;position:absolute;top:0;left:0}.gridItem.people .gridItemProfile .profilePictureWrapper{position:relative;width:125px;height:125px;float:left}.gridItem.people .gridItemProfile .profilePictureWrapper .badge{display:block;position:absolute;bottom:6px;right:-3px;font-size:10px;letter-spacing:-.3px;text-transform:uppercase;font-weight:700;border-radius:8px;height:25px;width:40px;line-height:18px;text-align:center}.Light .gridItem.people .gridItemProfile .profilePictureWrapper .badge{color:#fff;background:#1d8ffb;border:3px solid #fff}.Dark .gridItem.people .gridItemProfile .profilePictureWrapper .badge{color:#fff;background:#1d8ffb;border:3px solid #181818}.Light .gridItem.people .gridItemProfile .profilePictureContainer,.Light .gridItem.people .gridItemProfileContent .contentSuggestions .contentItem{background-color:rgba(24,24,24,.06)}.gridItem.people .gridItemProfile .profilePictureContainer{border-radius:50%;display:block;float:left;height:125px;width:125px;overflow:hidden;position:relative}.Dark .gridItem.people .gridItemProfile .profilePictureContainer{background-color:rgba(238,238,238,.06)}.gridItem.people .gridItemProfile .profilePictureContainer:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .gridItem.people .gridItemProfile .profilePictureContainer:before,.Light .gridItem.people .gridItemProfile .profilePictureContainer:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.gridItem.people .gridItemProfile .profileDetails{margin-left:152px}.gridItem.people .gridItemProfile .profilePicture{width:100%;height:100%}.gridItem.people .gridItemProfile .profileNameAndFollow{height:34px;margin-top:12px}.gridItem.people .gridItemProfile .profileNameAndFollow h2{display:inline-block;float:left;width:100%}.gridItem.people .gridItemProfile .profileNameAndFollow .profileEdit,.gridItem.people .gridItemProfile .profileNameAndFollow .profileFollow,.gridItem.people .gridItemProfile .profileNameAndFollow .profileSignup,.gridItem.people .gridItemProfile .profileNameAndFollow .profileUnfollow{border-radius:4px;display:block;float:left;font-size:13px;font-weight:700;height:32px;line-height:32px;margin-left:15px;margin-top:1px;text-align:center;width:90px;letter-spacing:-.4px}.gridItem.people .gridItemProfile .profileNameBumper{float:left;max-width:66%}.gridItem.people .gridItemProfile .profileMoreContainer{display:inline-block;position:relative;margin-top:4px}.gridItem.people .gridItemProfile .profileMoreContainer .dropdown .moduleContainer{top:36px}.gridItem.people .gridItemProfile .profileMore{width:34px;height:34px;position:relative;cursor:pointer;margin-left:5px}.gridItem.people .gridItemProfile .profileMore span{display:block;height:4px;width:16px;position:absolute;margin:0 auto;left:0;right:0;top:14px}.gridItem.people .gridItemProfile .profileDisplayName{font-size:28px;font-weight:700;letter-spacing:-1.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;float:left;padding-right:4px}.Dark .gridItem.people .gridItemProfile .profileDisplayName{color:rgba(238,238,238,.86)}.gridItem.people .gridItemProfile .profileDescription{font-size:14px;line-height:20px;float:left;margin-top:10px;min-height:60px;width:100%;padding-right:20px;overflow:hidden;white-space:nowrap}.Light .gridItem.people .gridItemProfile .profileDescription{color:rgba(24,24,24,.66)}.Dark .gridItem.people .gridItemProfile .profileDescription{color:rgba(238,238,238,.46)}.Dark .gridItem.people .gridItemProfile .profileDescription a,.Light .gridItem.people .gridItemProfile .profileDescription a{color:#1d8ffb}.gridItem.people .gridItemProfileContent{float:left;position:absolute;top:0;left:500px;right:0}.gridItem.people .gridItemProfileContent .contentSuggestions{width:100%}.gridItem.people .gridItemProfileContent .contentSuggestions .menuItems{height:125px}.gridItem.people .gridItemProfileContent .contentSuggestions a{display:block;height:inherit}.gridItem.people .gridItemProfileContent .contentSuggestions .contentItem{border-radius:5px;margin:0 4px;position:relative;text-indent:-9999px;height:125px;width:125px;background-size:cover;background-position:50% 50%}.Dark .gridItem.people .gridItemProfileContent .contentSuggestions .contentItem{background-color:rgba(238,238,238,.06)}.Light .App .AppContent .directoryMenu li a,.Light .Detail.Note .mediaDisplayContainer,.Light .gridItem.note .gridItemTrigger{background-color:#f6f6f6}.gridItem.people .gridItemProfileContent .contentSuggestions .contentItem:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .gridItem.people .gridItemProfileContent .contentSuggestions .contentItem:before,.Light .gridItem.people .gridItemProfileContent .contentSuggestions .contentItem:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.gridItem.note .gridItemTrigger{display:block;overflow:hidden;border-radius:5px;position:relative}.Dark .gridItem.note .gridItemTrigger{background-color:#222}.gridItem.save{position:absolute;visibility:hidden}.gridItem.save .gridItemWrapper{border-radius:5px;position:relative}.gridItem.save .gridItemInnerWrap{position:relative;z-index:3}.gridItem.save .gridItemInnerWrap:after{border-radius:3px;content:" ";position:absolute;left:0;right:0;top:0;bottom:0;z-index:5}.Dark .gridItem.save .gridItemInnerWrap:after,.Light .gridItem.save .gridItemInnerWrap:after{background:rgba(0,0,0,.02)}.gridItem.save.promoted .gridItemInnerWrap:after{display:none}.gridItem.save.promoted .gridItemCover{cursor:pointer}.gridItem.save .gridItemActions{height:35px;position:absolute;top:8px;right:0;z-index:6}.gridItem.save .gridItemActions button{display:inline-block;background-clip:padding-box;border-radius:3px;border:none;float:left;font-size:14px;font-weight:700;height:35px;width:58px;position:relative}.Dark .gridItem.save .gridItemActions button,.Light .gridItem.save .gridItemActions button{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.gridItem.save .editTrigger,.gridItem.save .playTrigger,.gridItem.save .saveTrigger,.gridItem.save .signupTrigger{z-index:5;margin-right:8px}.gridItem.save .editTrigger span,.gridItem.save .playTrigger span,.gridItem.save .saveTrigger span,.gridItem.save .signupTrigger span{display:inline-block;line-height:34px;height:100%}.Dark .gridItem.save .saveTrigger,.Dark .gridItem.save .signupTrigger,.Light .gridItem.save .saveTrigger,.Light .gridItem.save .signupTrigger{background:#1d8ffb;color:#fff}.Dark .gridItem.save .editTrigger,.Light .gridItem.save .editTrigger{background:#fff;color:#444}.Light .gridItem.save.note .gridItemContent,.Light footer .footerLinks h4{color:rgba(24,24,24,.66)}.gridItem.save .gridItemCover{bottom:0;cursor:-webkit-zoom-in;cursor:zoom-in;left:0;right:0;top:0;position:absolute;z-index:6}.Dark .gridItem.save .gridItemCover,.Light .gridItem.save .gridItemCover{background:rgba(0,0,0,.015)}.gridItem.save .gridItemGradient{border-radius:5px;display:block;height:80%;max-height:240px;left:0;right:0;z-index:6;opacity:.98;position:absolute}.Dark .gridItem.save .gridItemGradient,.Light .gridItem.save .gridItemGradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.48)),color-stop(24%,rgba(0,0,0,.58)),to(transparent));background:linear-gradient(rgba(0,0,0,.48) 0,rgba(0,0,0,.58) 24%,transparent 100%)}.gridItem.save.image .gridItemContent{border-radius:5px;display:block;height:auto;width:100%;position:absolute;text-indent:-9999px;z-index:5}.gridItem.save.video .gridItemContent{border-radius:5px;width:100%;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;margin:0;padding:0}.gridItem.save.video .gridItemVideo{position:absolute;width:100%;border-radius:inherit}.gridItem.save.note .gridItemContent{border-radius:5px;height:100%;width:100%;z-index:5;font-weight:400;font-size:15px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;text-align:left;padding:8% 8% 10%}.Dark .gridItem.save.note .gridItemContent{color:rgba(238,238,238,.66)}.gridItem.save.note .gridItemContent p{padding-bottom:16px}.gridItem.save.note .gridItemContent p:last-child{padding-bottom:0}.gridItem.save.link .gridItemInnerWrap:after{display:none}.gridItem.save.link .gridItemContent{display:block;width:100%;height:100%;position:absolute;z-index:5}.gridItem.save.link .visibleItemDetails{font-size:13px;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1px;position:relative;z-index:6}.gridItem.save.link .linkName{height:26px;line-height:26px;display:block;float:left;font-weight:400;width:100%;text-align:center}.gridItem.save.screenshot .gridItemContent{border-radius:5px;display:block;height:auto;width:100%;position:absolute;text-indent:-9999px;z-index:5}.gridItem.save .gridItemTrigger{display:block;overflow:hidden;border-radius:5px;position:relative}.gridItem.save .gridItemImageAd{border-radius:5px;display:block;height:auto;width:100%;position:absolute;z-index:5}.Dark .gridItem.topic .name{color:rgba(238,238,238,.86)}.Dark .gridItem.topic .dim,.Light .gridItem.topic .dim{background:#000}.Dark .gridItem.topic .cover{border-right:3px solid #181818}.Dark .gridItem.topic .thumb:last-child{border-top:3px solid #181818}.gridItems{width:100%;margin-bottom:24px}.gridItem.vision{position:absolute;visibility:hidden}.gridItem.vision:hover .rearrange{opacity:1;visibility:visible}.gridItem.vision .gridItemWrapper{position:relative}.gridItem.vision .gridItemActions{height:35px;top:8px;left:8px;position:absolute;z-index:5}.gridItem.vision .gridItemActions button{display:inline-block;background-clip:padding-box;border-radius:3px;border:none;float:left;font-size:14px;font-weight:700;height:35px;width:84px;position:relative}.gridItem.vision .gridItemActions button button{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.06);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.gridItem.vision .gridItemDisplay{border-radius:10px;position:relative}.gridItem.vision .name{display:block;text-align:left;height:34px;margin:0 20px 0 10px;font-weight:700;letter-spacing:-.4px}.Light .gridItem.vision .name{color:rgba(24,24,24,.86)}.Dark .gridItem.vision .name{color:rgba(238,238,238,.86)}.gridItem.vision .cover{position:absolute;top:0;right:0;bottom:0;left:0}.gridItem.vision .coverContainer{position:absolute;border-radius:6px;overflow:hidden;top:4px;left:4px;right:4px;bottom:4px}.gridItem.vision .coverContainerInner{position:absolute;left:-2px;right:-2px;top:-2px;bottom:-2px}.gridItem.vision .thumb{background-size:cover;background-position:50% 0;position:absolute;margin:2px;border-radius:2px;overflow:hidden}.gridItem.vision .gridItemTrigger{border-radius:inherit;display:block;overflow:hidden;position:relative;height:0;padding-bottom:121%}.gridItem.vision .detail{position:relative}.gridItem.vision .icons{display:inline-block;height:17px;margin:0;position:absolute;right:3px;bottom:0;opacity:.4}.gridItem.vision .gridItemGradient{opacity:0;-webkit-transition:opacity 120ms ease-in-out;transition:opacity 120ms ease-in-out;position:absolute;visibility:hidden}.gridItem.vision .rearrange{position:absolute;bottom:16px;text-align:center;left:0;right:0;margin:0 auto;max-width:150px;font-size:13px;font-weight:500;height:34px;line-height:32px;border-radius:5px;opacity:0;visibility:hidden}.input,.submit{font-size:14px;width:100%}.Dark .gridItem.vision .rearrange,.Light .gridItem.vision .rearrange{background:rgba(0,0,0,.5);color:#fff}.Light .grey{background:#f6f6f6;color:#444}.Dark .grey{background:#333;color:#ccc}.Light .grey:hover{color:#222}.Dark .grey:hover{color:#eee}.Dark .grey:hover path{fill:#eee}.Credentials .authWithFacebook path,.Dark .Settings .saveSettingsTrigger path,.Dark .Settings .settingsPageContent .confirmEmailChange path,.Dark .Settings .settingsPageContent .confirmEmailTrigger path,.Dark .Settings .settingsPageContent .resendConfirmEmailChange path,.Dark .Settings .uploadProfilePicture path,.Light .Settings .saveSettingsTrigger path,.Light .Settings .settingsPageContent .confirmEmailChange path,.Light .Settings .settingsPageContent .confirmEmailTrigger path,.Light .Settings .settingsPageContent .resendConfirmEmailChange path,.Light .Settings .uploadProfilePicture path,.submit path{fill:#fff}.Dark .white,.Light .white{background:#fff;color:#666}.Light .blue{background:#1d8ffb;color:#fff}.Dark .blue{background:#1d8ffb;color:#eee}.input{display:block;height:44px;font-weight:500;outline:0}.Light .input{color:#181818;background-color:rgba(24,24,24,.06)}.Dark .input{color:#eee;background-color:rgba(238,238,238,.06)}.input::-webkit-input-placeholder{color:#999}.input:focus::-webkit-input-placeholder{color:#c8c8c8}.submit{background:#1d8ffb;color:#fff;display:block;height:44px;font-weight:700;line-height:44px;text-align:center}.submit.disabled{cursor:default}.submit .loaderContainer,.submit.loading .innerContainer{display:none}.submit.loading .loaderContainer{display:block;height:28px;width:28px;margin:0 auto}.submit.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.loading svg{display:block;animation:loader .7s linear infinite;-webkit-animation:loader .7s linear infinite;-moz-animation:loader .7s linear infinite}.loaderContainer svg{position:relative;height:100%;margin:0 auto;display:block}.loaderContainer .path{stroke-dasharray:170;stroke-dashoffset:20}@keyframes loader{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loader{to{-webkit-transform:rotate(360deg)}}.toggle{display:none;position:relative}.toggle:checked+label .switch{border:2px solid transparent}.toggle:checked+label .switch .dot{margin-left:16px}.Dark .toggle:checked+label span.switch,.Light .toggle:checked+label span.switch{border:2px solid transparent;background-color:#1d8ffb}.Light .toggle:checked+label span:before{background-color:#fff}.Dark .toggle:checked+label span:before{background-color:#eee}.Light .horizontalMenu .bar,.Light .toggle+label span.switch{background-color:rgba(24,24,24,.1)}.toggle+label{display:block;text-align:left!important;cursor:pointer}.Dark .toggle+label span.switch{background-color:rgba(238,238,238,.1)}.Light .toggle+label span.switch:before{background-color:#fff}.Dark .toggle+label span.switch:before{background-color:#eee}.toggle+label .switch{display:inline-block;width:40px;height:24px;float:right;border-radius:16px;border:2px solid transparent;-webkit-transition:all ease .3s;transition:all ease .3s}.toggle+label .switch .dot{position:absolute;margin-top:0;margin-left:0;height:20px;width:20px;border-radius:15px;-webkit-transition:all ease .3s;transition:all ease .3s}.Light .toggle+label .switch .dot{background-color:#fff}.Dark .toggle+label .switch .dot{background-color:#eee}.colorPicker{height:100%;width:100%;background:#000;display:none}.colorPicker:after{display:table;content:"";clear:both}.colorPicker .selector{cursor:move;position:absolute;left:0;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.05),1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:0 0 5px 2px rgba(0,0,0,.05),1px 1px 3px 1px rgba(0,0,0,.15)}.colorPicker .colorSlider,.colorPicker .colorSpectrum{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.colorPicker .colorSliderContainer{padding:0 10px;background:red;cursor:pointer}.colorPicker .sliderContainer{position:relative;margin:12px;height:20px;border-radius:10px;overflow:hidden}.colorPicker .sliderContainer .selector{background:#fff;top:10px;height:18px;width:18px;border:2px solid #fff}.colorPicker .colorSlider{position:relative}.colorPicker .colorSlider canvas{display:block}.colorPicker .colorSpectrum canvas{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;width:100%}.colorPicker .colorSpectrum .selector{background:#fff;top:0;height:28px;width:28px;border:3px solid #fff;z-index:8}.horizontalScroller{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;position:relative}.horizontalScroller .outerHorizontalScroller{overflow:hidden}.horizontalScroller .innerHorizontalScroller{margin-bottom:-17px;-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;padding-bottom:17px}.horizontalScroller .scrollerGuide{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.horizontalScroller .nextShift,.horizontalScroller .prevShift{display:none;position:absolute;top:0;width:70px;height:100%}.horizontalScroller .nextShift svg,.horizontalScroller .prevShift svg{position:absolute;top:50%;margin-top:-8px;z-index:1}.Dark .horizontalScroller .nextShift svg,.Dark .horizontalScroller .prevShift svg{fill:rgba(238,238,238,.5)}.horizontalScroller .nextShift.active,.horizontalScroller .prevShift.active{display:block}.Dark .horizontalScroller .prevShift,.Light .horizontalScroller .prevShift{background:-webkit-gradient(linear,left top,right top,color-stop(14.73%,#fff),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#fff 14.73%,rgba(255,255,255,0) 100%)}.horizontalScroller .prevShift svg{left:20px}.horizontalScroller .nextShift{right:0}.Dark .horizontalScroller .nextShift,.Light .horizontalScroller .nextShift{background:-webkit-gradient(linear,right top,left top,color-stop(14.73%,#fff),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#fff 14.73%,rgba(255,255,255,0) 100%)}.horizontalScroller .nextShift svg{right:20px}.paletteIconShape span:nth-child(1){-webkit-transform:translate(-50%,-50%) rotate(72deg);-ms-transform:translate(-50%,-50%) rotate(72deg);transform:translate(-50%,-50%) rotate(72deg)}.paletteIconShape span:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(144deg);-ms-transform:translate(-50%,-50%) rotate(144deg);transform:translate(-50%,-50%) rotate(144deg)}.paletteIconShape span:nth-child(3){-webkit-transform:translate(-50%,-50%) rotate(216deg);-ms-transform:translate(-50%,-50%) rotate(216deg);transform:translate(-50%,-50%) rotate(216deg)}.paletteIconShape span:nth-child(4){-webkit-transform:translate(-50%,-50%) rotate(288deg);-ms-transform:translate(-50%,-50%) rotate(288deg);transform:translate(-50%,-50%) rotate(288deg)}.paletteIconShape span:nth-child(5){-webkit-transform:translate(-50%,-50%) rotate(360deg);-ms-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}.paletteIcon{display:block;height:72px;width:72px;position:relative}.Light .paletteIcon:hover .paletteIconBorder{-webkit-box-shadow:inset 0 0 0 2px rgba(24,24,24,.2);box-shadow:inset 0 0 0 2px rgba(24,24,24,.2)}.Dark .paletteIcon:hover .paletteIconBorder{-webkit-box-shadow:inset 0 0 0 2px rgba(236,236,236,.2);box-shadow:inset 0 0 0 2px rgba(236,236,236,.2)}.Light .paletteIcon.contrast .paletteIconInner{-webkit-box-shadow:inset 0 0 0 1px rgba(24,24,24,.1);box-shadow:inset 0 0 0 1px rgba(24,24,24,.1)}.Dark .paletteIcon.contrast .paletteIconInner{-webkit-box-shadow:inset 0 0 0 1px rgba(124,124,124,.3);box-shadow:inset 0 0 0 1px rgba(124,124,124,.3)}.paletteIcon .paletteIconBorder{width:100%;display:block;height:100%;border-radius:50%;-webkit-transition:-webkit-box-shadow 150ms ease-in-out;transition:-webkit-box-shadow 150ms ease-in-out;transition:box-shadow 150ms ease-in-out;transition:box-shadow 150ms ease-in-out,-webkit-box-shadow 150ms ease-in-out;position:absolute}.paletteIcon .paletteIconOuter{display:block;border-radius:50%;position:absolute;top:5px;left:5px;right:5px;bottom:5px;overflow:hidden}.paletteIcon .paletteIconInner{width:100%;height:100%}.paletteIcon .paletteIconInner .paletteIconShape{display:block;position:relative;border-radius:100%;overflow:hidden;-webkit-transform:rotate(-36deg);-ms-transform:rotate(-36deg);transform:rotate(-36deg);height:inherit;width:inherit}.paletteIcon .paletteIconInner .paletteIconShape::before{content:"";display:block;position:absolute;background-position:50% 50%;background-repeat:no-repeat;background-size:107%;width:100%;height:100%;z-index:10;top:2px;image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.Dark .paletteIcon .paletteIconInner .paletteIconShape::before:after,.Light .paletteIcon .paletteIconInner .paletteIconShape::before:after{display:table;clear:both;content:""}.Light .paletteIcon .paletteIconInner .paletteIconShape::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='444' fill='%23ffffff'%3E%3Cpath d='M369.823 0l12.945 9.4043L246.406 197.098l220.773 71.655-4.939 15.219L242 212.49V444h-16V211.708L4.9395 283.457 0 268.238l220.726-71.639L84.8176 9.5298 97.762.1255 233.747 187.3 369.823 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .paletteIcon .paletteIconInner .paletteIconShape::before:before{content:"";float:left;padding-bottom:100%}.Dark .paletteIcon .paletteIconInner .paletteIconShape::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='444' fill='%23181818'%3E%3Cpath d='M369.823 0l12.945 9.4043L246.406 197.098l220.773 71.655-4.939 15.219L242 212.49V444h-16V211.708L4.9395 283.457 0 268.238l220.726-71.639L84.8176 9.5298 97.762.1255 233.747 187.3 369.823 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Settings .settingPageModule.buttonsContainer,.Light .paletteIcon .paletteIconInner .paletteIconShape::after{background:#fff}.Dark .paletteIcon .paletteIconInner .paletteIconShape::before:before{content:"";float:left;padding-bottom:100%}.paletteIcon .paletteIconInner .paletteIconShape::after{content:"";width:32%;height:32%;display:block;position:absolute;margin:-16% auto 0;top:50%;left:0;right:0;bottom:0;z-index:10;border-radius:50%}.Dark .paletteIcon .paletteIconInner .paletteIconShape::after{background:#181818}.paletteIcon .paletteIconInner .paletteIconShape span{position:absolute;border-style:solid;border-width:100px 72.65px;left:50%;top:50%;color:transparent}.colorIcon{float:left;display:block;height:72px;width:72px;margin:0 -1px;position:relative;text-indent:-9999px}.Light .colorIcon:hover .colorIconBorder{-webkit-box-shadow:inset 0 0 0 2px rgba(24,24,24,.2);box-shadow:inset 0 0 0 2px rgba(24,24,24,.2)}.Dark .colorIcon:hover .colorIconBorder{-webkit-box-shadow:inset 0 0 0 2px rgba(236,236,236,.2);box-shadow:inset 0 0 0 2px rgba(236,236,236,.2)}.Light .colorIcon.contrast .colorIconInner{-webkit-box-shadow:inset 0 0 0 1px rgba(24,24,24,.1);box-shadow:inset 0 0 0 1px rgba(24,24,24,.1)}.Dark .colorIcon.contrast .colorIconInner{-webkit-box-shadow:inset 0 0 0 1px rgba(124,124,124,.3);box-shadow:inset 0 0 0 1px rgba(124,124,124,.3)}.colorIcon .colorIconBorder{width:100%;display:block;height:100%;border-radius:50%;-webkit-transition:-webkit-box-shadow 150ms ease-in-out;transition:-webkit-box-shadow 150ms ease-in-out;transition:box-shadow 150ms ease-in-out;transition:box-shadow 150ms ease-in-out,-webkit-box-shadow 150ms ease-in-out;position:absolute}.colorIcon .colorIconInner{display:block;border-radius:50%;position:absolute;top:5px;left:5px;right:5px;bottom:5px}.Pagination{position:relative}.Pagination.loading .loaderContainer svg{display:block}.Pagination .loaderContainer{height:40px;margin-bottom:24px;margin-top:24px}.Pagination .loaderContainer svg{display:none}.Pagination .loaderContainer .loader{display:none;height:40px;margin:0 auto;width:40px;position:absolute;left:0;right:0}.Pagination.active .loaderContainer{display:none}.Pagination.loading .loaderContainer{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes rotateLoader{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateLoader{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.horizontalMenu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.horizontalMenu .menuItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;margin-bottom:0}.horizontalMenu .menuItemsPositioner{padding-left:0;list-style:none;margin-top:0;margin-bottom:0}.horizontalMenu.textMenu .horizontalMenuSection{padding-left:0;padding-right:16px}.horizontalMenu.textMenu .horizontalMenuSection.scrollMenuSection{padding-left:0}@media(max-width:599px){.horizontalMenu.textMenu .horizontalMenuSection.scrollMenuSection{padding-left:16px}}@media(min-width:600px)and (max-width:899px){.horizontalMenu.textMenu .horizontalMenuSection.scrollMenuSection{padding-left:24px}}@media(max-width:599px){.horizontalMenu.textMenu .horizontalMenuSection{padding-left:16px;padding-right:16px}}@media(min-width:600px)and (max-width:899px){.horizontalMenu.textMenu .horizontalMenuSection{padding-left:24px;padding-right:24px}}@media(min-width:900px)and (max-width:1199px){.horizontalMenu.textMenu .horizontalMenuSection{padding-left:24px;padding-right:24px}}@media(min-width:1200px){.horizontalMenu.textMenu .horizontalMenuSection{padding-left:32px;padding-right:32px}}.horizontalMenu.textMenu .horizontalMenuSection a{-webkit-transition:color .1s ease-in-out,opacity .1s ease-in-out;transition:color .1s ease-in-out,opacity .1s ease-in-out;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.Light .horizontalMenu.textMenu .horizontalMenuSection a{color:rgba(24,24,24,.5)}.Dark .horizontalMenu.textMenu .horizontalMenuSection a{color:rgba(238,238,238,.5)}.Light .horizontalMenu.textMenu .horizontalMenuSection a.active,.Light .horizontalMenu.textMenu .horizontalMenuSection a:hover{color:#181818}.Dark .horizontalMenu.textMenu .horizontalMenuSection a.active,.Dark .horizontalMenu.textMenu .horizontalMenuSection a:hover{color:#eee}.horizontalMenu.textMenu .menuItem{padding-left:32px}.horizontalMenu .menuItem{height:100%;padding-bottom:0}.horizontalMenu .menuItem .active{pointer-events:none}.Light .horizontalMenu .menuItem .active{color:#181818}.Dark .horizontalMenu .menuItem .active{color:#eee}.horizontalMenu .menuItem .active:after{display:block;content:"";position:absolute;bottom:7px;width:100%;height:2px;border-radius:2px}.Light .horizontalMenu .menuItem .active:after{-webkit-box-shadow:inset 0 -2px #181818;box-shadow:inset 0 -2px #181818}.Dark .horizontalMenu .menuItem .active:after{-webkit-box-shadow:inset 0 -2px #eee;box-shadow:inset 0 -2px #eee}.horizontalMenu .menuItem.firstItem{padding-left:0}.horizontalMenu .menuItem.firstItem .active{pointer-events:none}.Light .horizontalMenu .menuItem.firstItem .active{color:#181818}.Dark .horizontalMenu .menuItem.firstItem .active{color:#eee}@media(min-width:900px)and (max-width:1199px){.horizontalMenu .menuItem.hideMenuItem{display:none}}.horizontalMenu .menuItemLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;white-space:nowrap;text-decoration:none;font-size:16px;font-weight:700;letter-spacing:-.43px;position:relative}@media(max-width:599px){.horizontalMenu .hide{display:none}}@media(min-width:600px)and (max-width:899px){.horizontalMenu .hide{display:none}}.horizontalMenu .scroller{position:relative;z-index:0}.horizontalMenu .scroller:before{left:0}.Light .horizontalMenu .scroller:before{background:-webkit-gradient(linear,right top,left top,color-stop(0,hsla(0,0%,100%,0)),color-stop(95%,#fff),to(#fff));background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff 95%,#fff)}.Dark .horizontalMenu .scroller:before{background:-webkit-gradient(linear,right top,left top,color-stop(0,hsla(0,0%,0%,0)),color-stop(95%,#181818),to(#181818));background:linear-gradient(270deg,hsla(0,0%,0%,0) 0,#181818 95%,#181818)}.horizontalMenu .scroller:after{right:0}.Light .horizontalMenu .scroller:after{background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(95%,#fff),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 95%,#fff)}.Dark .horizontalMenu .scroller:after{background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,0%,0)),color-stop(95%,#181818),to(#181818));background:linear-gradient(90deg,hsla(0,0%,0%,0) 0,#181818 95%,#181818)}.horizontalMenu .scroller .next,.horizontalMenu .scroller .previous{visibility:hidden}.horizontalMenu .scroller.showNextTrigger .next,.horizontalMenu .scroller.showPreviousTrigger .previous{visibility:visible;opacity:1}.horizontalMenu .scroller.showNextTrigger .horizontalMenuScroller{-webkit-mask-image:linear-gradient(270deg,transparent 0,#000 100px,#000 100%,transparent 0);mask-image:linear-gradient(270deg,transparent 0,#000 100px,#000 100%,transparent 0)}.horizontalMenu .scroller.showPreviousTrigger .horizontalMenuScroller{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 100px);mask-image:linear-gradient(90deg,transparent 0,#000 100px)}.horizontalMenu .scroller.showNextTrigger.showPreviousTrigger .horizontalMenuScroller{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 100px,#000 50%,transparent 51%),linear-gradient(270deg,transparent 0,#000 100px,#000 50%,transparent 51%);mask-image:linear-gradient(90deg,transparent 0,#000 100px,#000 50%,transparent 51%),linear-gradient(270deg,transparent 0,#000 100px,#000 50%,transparent 51%)}.horizontalMenu .horizontalMenuScroller::-webkit-scrollbar{display:none}.horizontalMenu .horizontalMenuScroller{scrollbar-width:none;-webkit-box-sizing:initial;box-sizing:initial;overflow-x:scroll;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.horizontalMenu .horizontalMenuScrollerInner{-ms-flex-negative:0;flex-shrink:0}.horizontalMenu .shifter{position:absolute;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}.Dark .horizontalMenu .shifter.next .icon:after,.Dark .horizontalMenu .shifter.previous .icon:after,.Light .horizontalMenu .shifter.next .icon:after,.Light .horizontalMenu .shifter.previous .icon:after{content:"";display:table;clear:both}.horizontalMenu .shifter .icon{width:8px;height:12px;margin-top:1px}.horizontalMenu .shifter.previous{left:0}.Light .horizontalMenu .shifter.previous .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='%237a7a7a'%3E%3Cpath d='M.313 5.475l5.49-5.1C6.003.15 6.403 0 6.702 0a1.99 1.99 0 0 1 .898.225C7.8.375 8 .675 8 .9s-.1.525-.299.75L3.009 6l4.692 4.35c.2.225.299.45.299.75 0 .225-.2.525-.399.675a1.99 1.99 0 0 1-.898.225c-.399 0-.699-.15-.998-.375l-5.49-5.1c-.299-.3-.299-.75.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .horizontalMenu .shifter.previous .icon:before{content:"";float:left;padding-bottom:100%}.Dark .horizontalMenu .shifter.previous .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M.313 5.475l5.49-5.1C6.003.15 6.403 0 6.702 0a1.99 1.99 0 0 1 .898.225C7.8.375 8 .675 8 .9s-.1.525-.299.75L3.009 6l4.692 4.35c.2.225.299.45.299.75 0 .225-.2.525-.399.675a1.99 1.99 0 0 1-.898.225c-.399 0-.699-.15-.998-.375l-5.49-5.1c-.299-.3-.299-.75.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .horizontalMenu .shifter.previous .icon:before{content:"";float:left;padding-bottom:100%}.horizontalMenu .shifter.next{right:0}.Light .horizontalMenu .shifter.next .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='%237a7a7a'%3E%3Cpath d='M7.687 5.475l-5.49-5.1C1.997.15 1.597 0 1.298 0a1.99 1.99 0 0 0-.898.225C.2.375 0 .675 0 .9s.1.525.299.75L4.991 6 .299 10.35c-.2.225-.299.45-.299.75 0 .225.2.525.399.675a1.99 1.99 0 0 0 .898.225c.399 0 .699-.15.998-.375l5.491-5.1c.299-.3.299-.75-.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .horizontalMenu .shifter.next .icon:before{content:"";float:left;padding-bottom:100%}.Dark .horizontalMenu .shifter.next .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M7.687 5.475l-5.49-5.1C1.997.15 1.597 0 1.298 0a1.99 1.99 0 0 0-.898.225C.2.375 0 .675 0 .9s.1.525.299.75L4.991 6 .299 10.35c-.2.225-.299.45-.299.75 0 .225.2.525.399.675a1.99 1.99 0 0 0 .898.225c.399 0 .699-.15.998-.375l5.491-5.1c.299-.3.299-.75-.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .horizontalMenu .shifter.next .icon:before{content:"";float:left;padding-bottom:100%}.horizontalMenu .shifterContainer{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.horizontalMenu .bar{border-radius:1px;width:2px;margin-top:22px;margin-bottom:18px;-ms-flex-negative:0;flex-shrink:0}.Dark .horizontalMenu .bar{background-color:rgba(124,124,124,.3)}.horizontalMenu .horizontalMenuSectionInner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}footer{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:599px){footer{margin:0 16px}footer .container{width:100%}}@media(min-width:600px)and (max-width:899px){footer{margin:0 24px}}@media(min-width:900px)and (max-width:1199px){footer{margin:0 auto}}@media(min-width:1200px){footer{margin:0 auto}}footer .container{max-width:1140px;margin:0 auto}footer .footerRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footerBase{width:100%}footer .footerLogoContainer{display:block;width:100%;text-align:center;padding:60px 0 30px}@media(max-width:599px){footer .footerRow{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footerLogoContainer{padding:42px 0 30px}}footer .footerLogo{margin:0 auto;width:136px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex}footer .footerLogo span{display:block;width:inherit;height:inherit;margin:0 auto}.Dark footer .footerLogo span:after,.Light footer .footerLogo span:after{display:table;clear:both;content:""}.Light footer .footerLogo span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='rgba(24, 24, 24, 0.86)'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light footer .footerLogo span:before{content:"";float:left;padding-bottom:100%}.Dark footer .footerLogo span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='rgba(238, 238, 238, 0.66)'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark footer .footerLogo span:before{content:"";float:left;padding-bottom:100%}footer .plus{width:10px;height:10px;float:right;position:absolute;right:0;top:50%;margin-top:-5px;display:none}@media(max-width:599px){footer .plus{display:block}}footer .plus:after,footer .plus:before{content:"";position:absolute;-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.Light footer .plus:after,.Light footer .plus:before{background-color:rgba(24,24,24,.66)}.Dark footer .plus:after,.Dark footer .plus:before{background-color:rgba(238,238,238,.66)}footer .plus:before{top:0;left:50%;width:2px;height:100%;margin-left:-1px;border-radius:3px}footer .plus:after{top:50%;left:0;width:100%;height:2px;margin-top:-1px;border-radius:3px}footer .footerLinks{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;position:relative;border-bottom:none}.Light footer .footerLinks{border-bottom-color:rgba(24,24,24,.06)}.Dark footer .footerLinks{border-bottom-color:rgba(238,238,238,.06)}@media(max-width:599px){footer .footerLinks{width:100%;margin:0;padding:12px 0;border-bottom:1px solid}footer .footerLinks input[type=checkbox]:checked+label .plus:before,footer .footerLinks input[type=checkbox]:checked+label:nth-of-type(n) .plus:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}footer .footerLinks input[type=checkbox]:checked+label .plus:after,footer .footerLinks input[type=checkbox]:checked+label:nth-of-type(n) .plus:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}footer .footerLinks input[type=checkbox]{position:absolute;right:0;opacity:0}footer .footerLinks input[type=checkbox]:checked+label+ul,footer .footerLinks input[type=checkbox]:checked+label:nth-of-type(n)+ul{display:block;margin:10px 0 4px}footer .footerLinks label{padding-left:24px}@media(max-width:599px){footer .footerLinks label{cursor:pointer;position:relative}footer .footerLinks label,footer .footerLinks ul{padding-left:0}}footer .footerLinks ul{display:block;padding-left:24px}footer .footerLinks h4{width:100%;font-size:14px;font-weight:500;padding-bottom:12px}.Dark footer .footerLinks h4{color:rgba(238,238,238,.66)}.Light footer .copyrightInfo p,.Light footer .footerLinks a{color:rgba(24,24,24,.5)}@media(max-width:599px){footer .footerLinks ul{display:none}footer .footerLinks h4{font-size:14px;cursor:pointer;position:relative;padding-bottom:0;margin:0}}footer .footerLinks a{width:100%;font-size:14px;padding:8px 0;display:block}.Dark footer .footerLinks a{color:rgba(238,238,238,.5)}@media(max-width:599px){footer .footerLinks a{font-size:13px;padding:5px 0;display:block}}footer .footerLinks a:hover{text-decoration:underline}footer .copyrightInfo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}footer .copyrightInfo p{font-size:12px;margin:0 10px;line-height:16px}.Dark footer .copyrightInfo p{color:rgba(238,238,238,.5)}@media(max-width:599px){footer .copyrightInfo{padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .copyrightInfo p{width:100%;max-width:400px;text-align:center;margin:0 0 5px}}footer .copyrightInfo a{text-decoration:none}.App .AppContent .groupRange a:hover,.Detail .mediaSourceAuthor span,.Settings .divTable .divTableCell.createdAt:hover,footer .copyrightInfo a:hover{text-decoration:underline}.Light footer .copyrightInfo a{color:rgba(24,24,24,.5)}.Dark footer .copyrightInfo a{color:rgba(238,238,238,.5)}footer .copyrightInfo .space{padding:0 10px}@media(max-width:599px){footer .copyrightInfo .space{display:block;padding:0}.Settings{margin:84px 16px 26px}}@media(min-width:600px)and (max-width:899px){.Settings{margin:84px 24px 26px}}@media(min-width:900px)and (max-width:1199px){.Settings{margin:84px 24px 26px}}@media(min-width:1200px){.Settings{margin:84px 24px 26px}}.Settings .settingProfileNav{display:block;margin-bottom:24px;padding:14px;height:76px;margin-left:0}.Settings .settingProfileNav .settingProfileAccount{background-size:cover;border-radius:50%;cursor:pointer;float:left;margin-right:12px;overflow:hidden;position:absolute;height:48px;width:48px}.Settings .settingProfileNav .settingProfileAccount:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Light .Settings .settingProfileNav .settingProfileAccount:before{-webkit-box-shadow:inset 0 0 0 1px rgba(24,24,24,.1);box-shadow:inset 0 0 0 1px rgba(24,24,24,.1)}.Dark .Settings .settingProfileNav .settingProfileAccount:before{-webkit-box-shadow:inset 0 0 0 1px rgba(124,124,124,.3);box-shadow:inset 0 0 0 1px rgba(124,124,124,.3)}.Settings .settingProfileNav .settingProfileAccount img{width:100%;height:100%}.Settings .settingProfileNav .settingProfileName{font-size:15px;font-weight:700;margin:14px 0 0 60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Light .Settings .settingProfileNav .settingProfileName{color:#181818}.Dark .Settings .settingProfileNav .settingProfileName{color:#eee}.Settings .settingPageNav{float:left;width:260px;position:fixed;top:84px}@media(max-width:599px){.Settings .settingPageNav{display:none}}@media(min-width:600px)and (max-width:899px){.Settings .settingPageNav{display:none}}.Light .Settings .settingPageNav{color:rgba(24,24,24,.66)}.Dark .Settings .settingPageNav{color:rgba(238,238,238,.66)}.Settings .settingPageNav li{font-weight:400}.Light .Settings .settingPageNav li{border-bottom:1px solid rgba(24,24,24,.1)}.Dark .Settings .settingPageNav li{border-bottom:1px solid rgba(124,124,124,.3)}.Settings .settingPageNav li.active a{font-weight:700}.Light .Settings .settingPageNav li.active a{color:#181818}.Dark .Settings .settingPageNav li.active a{color:#eee}.Dark .Settings .settingPageNav li:last-child,.Light .Settings .settingPageNav li:last-child{border-bottom:1px solid transparent}.Settings .settingPageNav li a{display:block;font-size:14px;padding:12px 14px 13px;position:relative}.Light .Settings .settingPageNav li a{color:#181818}.Dark .Settings .settingPageNav li a{color:#eee}.Light .Settings .settingsPageContent .accountNotifier p,.Light .Settings .settingsPageContent .settingDescription p,.Light .Settings .usernameAutoPlace{color:rgba(24,24,24,.66)}.Settings .settingPageNav li a span{display:block;width:8px;height:12px;position:absolute;top:14px;right:12px}.Dark .Settings .settingPageNav li a span:after,.Light .Settings .settingPageNav li a span:after{display:table;content:"";clear:both}.Light .Settings .settingPageNav li a span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='%237a7a7a'%3E%3Cpath d='M7.687 5.475l-5.49-5.1C1.997.15 1.597 0 1.298 0a1.99 1.99 0 0 0-.898.225C.2.375 0 .675 0 .9s.1.525.299.75L4.991 6 .299 10.35c-.2.225-.299.45-.299.75 0 .225.2.525.399.675a1.99 1.99 0 0 0 .898.225c.399 0 .699-.15.998-.375l5.491-5.1c.299-.3.299-.75-.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Settings .settingPageNav li a span:before{content:"";float:left;padding-bottom:100%}.Dark .Settings .settingPageNav li a span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M7.687 5.475l-5.49-5.1C1.997.15 1.597 0 1.298 0a1.99 1.99 0 0 0-.898.225C.2.375 0 .675 0 .9s.1.525.299.75L4.991 6 .299 10.35c-.2.225-.299.45-.299.75 0 .225.2.525.399.675a1.99 1.99 0 0 0 .898.225c.399 0 .699-.15.998-.375l5.491-5.1c.299-.3.299-.75-.1-1.05z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Settings .settingPageNav li a span:before{content:"";float:left;padding-bottom:100%}.Settings .settingsPageContent{margin-left:260px;margin-bottom:80px}@media(max-width:599px){.Settings .settingsPageContent{margin-left:0}}@media(min-width:600px)and (max-width:899px){.Settings .settingsPageContent{margin-left:0}}.Settings .settingsPageContent .settingsModules{padding-bottom:1px;margin-bottom:-1px}.Settings .settingsPageContent .settingPageModule{margin-bottom:24px;margin-left:24px}@media(max-width:599px){.Settings .settingsPageContent .settingPageModule{margin-bottom:16px;margin-left:0}}.Settings .saveSettingsButtons .settingPageModule,.Settings .settingsPageContent .settingPageModule:last-child{margin-bottom:0}@media(min-width:600px)and (max-width:899px){.Settings .settingsPageContent .settingPageModule{margin-left:0}}.Settings .settingsPageContent .settingPageModule.buttonsContainer{margin:0}.Settings .settingsPageContent .settingPageModule ul{margin-bottom:22px;margin-top:22px}@media(max-width:599px){.Settings .settingsPageContent label{margin-left:1px;width:100%}}.Settings .settingsPageContent .accountNotifier{font-size:15px;font-weight:700;line-height:20px;padding:30px 28px 32px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;gap:16px}.Settings .settingsPageContent .accountNotifier p{font-size:16px}.Dark .Settings .settingsPageContent .accountNotifier p{color:rgba(238,238,238,.46)}.Settings .settingsPageContent .accountNotifier button{border-radius:3px;cursor:pointer;font-weight:700;font-size:13px;height:40px;padding:11px 34px;text-align:center;position:relative;margin-top:16px}.Settings .settingsPageContent .confirmEmailChange,.Settings .settingsPageContent .resendConfirmEmailChange{border-radius:4px;cursor:pointer;font-weight:700;font-size:13px;height:40px;padding:11px 34px;text-align:center;margin:0 auto}.Settings .settingsPageContent .confirmEmailChange,.Settings .settingsPageContent .confirmEmailTrigger,.Settings .settingsPageContent .resendConfirmEmailChange{width:240px}.Settings .settingsPageContent .confirmEmailChange.loading .loaderContainer,.Settings .settingsPageContent .confirmEmailTrigger.loading .loaderContainer,.Settings .settingsPageContent .resendConfirmEmailChange.loading .loaderContainer{display:block;height:22px;width:22px;margin:-11px auto 0;position:absolute;top:50%;left:0;right:0}.Settings .settingsPageContent .confirmEmailChange.loading .loader,.Settings .settingsPageContent .confirmEmailTrigger.loading .loader,.Settings .settingsPageContent .resendConfirmEmailChange.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Settings .settingsPageContent .settingPageTitle{font-size:18px;font-weight:700;padding:20px 28px 22px;letter-spacing:-.028em}.Light .Settings .settingsPageContent .settingPageTitle{border-bottom:1px solid rgba(24,24,24,.1);color:rgba(24,24,24,.86)}.Dark .Settings .settingsPageContent .settingPageTitle{border-bottom:1px solid rgba(124,124,124,.3);color:rgba(238,238,238,.86)}.Settings .settingsPageContent .inputLabel{display:inline-block;float:left;font-size:14px;font-weight:500;height:44px;line-height:44px;margin-left:28px;width:146px}.Light .Settings .settingsPageContent .inputLabel{color:rgba(24,24,24,.4)}.Dark .Settings .settingsPageContent .inputLabel{color:rgba(238,238,238,.4)}.Settings .settingsPageContent .input{font-size:14px;height:44px;line-height:44px;width:300px}@media(max-width:599px){.Settings .settingsPageContent .settingPageTitle{margin-bottom:16px;padding:16px 1px}.Settings .settingsPageContent .inputLabel{margin-left:0}.Settings .settingsPageContent .input{width:100%}}.Settings .settingsPageContent .bio{height:auto;line-height:19px;padding:11px 14px}.Settings .settingsPageContent li{margin-bottom:14px}.Settings .settingsPageContent .settingField{float:none}@media(max-width:599px){.Settings .settingsPageContent li{margin-bottom:12px}.Settings .settingsPageContent .settingField{float:none}}.Settings .settingsPageContent .error{margin:10px 12px 0 174px}.Settings .settingsPageContent .settingDescription{margin-left:174px}.Settings .settingsPageContent .settingDescription p{font-size:13px;line-height:18px;margin-right:28px;max-width:400px;padding-top:12px}@media(max-width:599px){.Settings .settingsPageContent .settingDescription{margin-left:1px}.Settings .settingsPageContent .settingDescription p{clear:both}}.Dark .Settings .settingsPageContent .settingDescription p{color:rgba(238,238,238,.66)}.Dark .Settings .settingsPageContent .settingDescription a,.Light .Settings .settingsPageContent .settingDescription a{color:#1d8ffb}.Settings .invoicesTable{margin-right:24px;max-width:360px}.Settings .divTableHeading{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Settings .divTableHead{border:none;font-weight:500;height:44px;line-height:44px;width:50%}.Settings .divTable{display:table;width:100%;font-size:14px}.Settings .divTable .divTableRow{display:table-row}.Settings .divTable .divTableCell{border:none;display:table-cell;padding:8px 20px 8px 0;vertical-align:middle}.Settings .divTable .divTableBody{display:table-row-group}.Settings .toggleSetting .settingField{height:30px}.Settings .toggleSetting .settingContent{line-height:44px}.Settings .toggleSetting .toggleSwitch{margin-top:6px}.Settings .changePassword,.Settings .changePlan,.Settings .deleteAccountRequest,.Settings .updateCard{border-radius:3px;cursor:pointer;font-weight:700;font-size:13px;padding:11px 34px;text-align:center;position:relative;line-height:normal}.Settings .cancelSubscription{font-size:13px}.Settings .saveSettingsButtons{z-index:5;position:fixed;bottom:0;width:100%;left:0}.Settings .saveSettingsButtons .buttonsContainer{margin:0;border-radius:0}.Settings .saveSettingsButtons .buttonsWidthContainer{display:block;text-align:center;margin:0 auto;padding:26px 0;position:static}.Settings .cancelTrigger,.Settings .saveSettingsTrigger{border-radius:8px;cursor:pointer;font-weight:700;font-size:16px;letter-spacing:-.028em;padding:16px 14px;text-align:center;position:relative;width:160px;margin:0 7px;vertical-align:middle;display:inline-block;border:none;height:52px}.Settings .saveSettingsTrigger.loading .loaderContainer{display:block;height:22px;width:22px;margin:-11px auto 0;position:absolute;top:50%;left:0;right:0}.Settings .saveSettingsTrigger.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Settings .stickyFooter .buttonsContainer{position:fixed;bottom:0;left:260px;right:24px;z-index:10}@media(min-width:600px)and (max-width:899px){.Settings .stickyFooter .buttonsContainer{left:0}}.Settings .stickyFooter+.saveSettingsButtonsFake{display:block}.Settings .saveSettingsButtonsFake{display:none;height:92px}.Settings .settingPageModule{border-radius:4px;overflow:hidden}.Light .Settings .settingPageModule{-webkit-box-shadow:0 0 0 1px rgba(24,24,24,.1);box-shadow:0 0 0 1px rgba(24,24,24,.1)}.Dark .Settings .settingPageModule{-webkit-box-shadow:0 0 0 1px rgba(124,124,124,.3);box-shadow:0 0 0 1px rgba(124,124,124,.3)}.Dark .Settings .settingPageModule.buttonsContainer{background:#181818}@media(max-width:599px){.Dark .Settings .settingPageModule,.Light .Settings .settingPageModule{-webkit-box-shadow:none;box-shadow:none}}.Settings .settingToggle{position:relative;height:30px;width:50px;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.Settings .settingToggle .toggle:checked+label .switch .dot{margin-left:20px}.Settings .settingToggle .toggle+label .switch{width:50px;height:30px}.Settings .settingToggle .toggle+label .switch .dot{height:26px;width:26px}.Settings .usernameSectionSetting{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Settings .usernameSectionSetting span{line-height:1}.Settings .usernameAutoUrl{float:left}.Settings .usernameAutoPlace{font-weight:700;height:16px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Dark .Settings .usernameAutoPlace{color:rgba(238,238,238,.66)}.Settings .profilePicture{background-size:cover;border-radius:50%;cursor:pointer;height:60px;width:60px;overflow:hidden;float:left;position:relative}.Light .Settings .profilePicture{background-color:#444}.Dark .Settings .profilePicture{background-color:#ccc}.Settings .profilePicture:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit;-webkit-transition:all 180ms ease-in-out;transition:all 180ms ease-in-out}.Dark .Settings .profilePicture:before,.Light .Settings .profilePicture:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.Settings .profilePicture.validateField{border-radius:50%}.Settings .profilePictureImage{display:block;width:100%;height:100%;border-radius:inherit}.Settings .uploadProfilePicture{display:inline-block;width:300px;height:60px}.Dark .Settings .uploadProfilePicture.loading .profilePicture,.Light .Settings .uploadProfilePicture.loading .profilePicture{background-color:#1d8ffb}.Settings .uploadProfilePicture.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Settings .uploadProfilePicture.hasImage .removePicture{display:block}.Settings .uploadProfilePicture .loaderContainer{display:block;height:30px;width:30px;margin:15px auto;position:absolute;top:0;left:0;right:0;bottom:0}.Settings .uploadProfilePicture.validationError .error{display:block;position:relative;top:10px;border-radius:4px}.Settings .uploadProfilePicture .error{display:none;clear:both;margin-left:0}.Settings .removePicture{display:none;cursor:pointer;font-size:13px;font-weight:700;position:relative;text-align:center;margin:13px 0 0 10px;width:78px;float:left;padding:11px 0;border-radius:3px}.Light .Settings .removePicture{background:#f6f6f6;color:#444}.Dark .Settings .removePicture{background:#333;color:#ccc}.Settings .settingsFormNotiferContainer{visibility:hidden;opacity:0;position:fixed;left:0;right:0;top:79px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:4}.Dark .Settings .settingsFormNotiferContainer,.Light .Settings .settingsFormNotiferContainer{color:#fff}.Settings .settingsFormNotifer{border-radius:4px;font-size:14px;font-weight:500;height:44px;padding:12px 0;margin:0 12px;text-align:center}.Settings .error,.Visions .error{line-height:150%;text-align:left}.Settings .hasFail .settingsFormNotiferContainer,.Settings .hasSuccess .settingsFormNotiferContainer{visibility:visible;opacity:1;-webkit-animation:notifierFadeOut .5s forwards;animation:notifierFadeOut .5s forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:3s;animation-delay:3s}.Dark .Settings .hasSuccess .settingsFormNotifer,.Light .Settings .hasSuccess .settingsFormNotifer{background:#1d8ffb}.Dark .Settings .hasFail .settingsFormNotifer,.Light .Settings .hasFail .settingsFormNotifer{background:#f76722}.Settings .validationError .error{margin:0}.Settings .error{border-radius:0 0 4px 4px;display:none;left:0;padding:4px 14px;position:absolute;top:44px;width:100%;z-index:1000;margin:0}.Dark .Settings .error,.Light .Settings .error{color:#fff;background:#f76722}.Settings .validationError{display:inline-block;position:relative}.Settings .card{height:44px}.Settings .card .cardIcon{top:12px;position:relative;float:left}.Settings .card .cardIcon span{display:block;width:30px;height:20px}.Dark .Settings .card .cardIcon span:after,.Light .Settings .card .cardIcon span:after{content:"";display:table;clear:both}.Light .Settings .card .cardIcon span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='20' fill='%237a7a7a'%3E%3Cpath fill-rule='evenodd' d='M1 8h28V5H1v3zm2 4h10v-2H3v2zM27.21 0H2.79A2.8 2.8 0 0 0 0 2.79v14.42A2.8 2.8 0 0 0 2.79 20h24.42A2.8 2.8 0 0 0 30 17.21V2.79a2.8 2.8 0 0 0-.82-1.97A2.8 2.8 0 0 0 27.21 0z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Settings .card .cardIcon span:before{content:"";float:left;padding-bottom:100%}.Dark .Settings .card .cardIcon span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='20' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath fill-rule='evenodd' d='M1 8h28V5H1v3zm2 4h10v-2H3v2zM27.21 0H2.79A2.8 2.8 0 0 0 0 2.79v14.42A2.8 2.8 0 0 0 2.79 20h24.42A2.8 2.8 0 0 0 30 17.21V2.79a2.8 2.8 0 0 0-.82-1.97A2.8 2.8 0 0 0 27.21 0z'/%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Settings .card .cardIcon span:before{content:"";float:left;padding-bottom:100%}.Settings .card .lastFour{line-height:44px;font-size:16px;font-weight:700;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.Settings .card .lastFour:before{display:block;content:"****";left:0;font-size:18px;letter-spacing:-.05em;margin:0 2px 0 12px}.Settings .subscription{height:44px;line-height:44px;font-size:16px;font-weight:700}.Settings .subscription span{font-size:14px;font-weight:400}.Settings .createSubscription,.Settings .renewSubscription{cursor:pointer;font-size:13px;font-weight:700;position:relative;text-align:center;padding:14px 30px;border-radius:4px;letter-spacing:-.028em}.Light .Settings .createSubscription,.Light .Settings .renewSubscription{background:#f6f6f6;color:#444}.Dark .Settings .createSubscription,.Dark .Settings .renewSubscription{background:#333;color:#ccc}.Settings .proAccountModule .settingDescription p{font-size:15px;line-height:22px}.Light .Settings .proAccountModule .settingDescription p{color:rgba(24,24,24,.66)}.Dark .Settings .proAccountModule .settingDescription p{color:rgba(238,238,238,.66)}.Dark .Settings .proAccountModule .settingDescription .createSubscription,.Dark .uploadProfilePicture .uploadTrigger,.Light .Settings .proAccountModule .settingDescription .createSubscription,.Light .uploadProfilePicture .uploadTrigger{background:#1d8ffb;color:#fff}.Settings .proAccountModule .settingDescription strong{font-weight:700}.Settings .proAccountModule .settingDescription ul{margin:16px 0}.Settings .proAccountModule .settingDescription li{font-weight:700;margin-bottom:4px;list-style-type:disc;margin-left:16px}.Settings .proAccountModule .settingDescription .createSubscription{font-size:14px;margin:12px 0}.uploadProfilePicture .uploadTrigger{font-size:13px;font-weight:700;position:relative;text-align:center;margin:13px 0 0 16px;width:136px;padding:11px 0;border-radius:3px;float:left}.uploadProfilePicture .uploadTrigger input{position:absolute;height:100%;top:0;left:0;width:100%;color:transparent;background:rgba(0,0,0,0);text-indent:-9999px;cursor:pointer}.Dark .uploadProfilePicture .uploadTrigger.dragOver,.Light .uploadProfilePicture .uploadTrigger.dragOver{border-color:#1d8ffb}a,body,div,em,fieldset,form,h1,h2,h3,html,iframe,img,label,li,p,span,ul{border:0}.uploadProfilePicture .error .filename{display:none}.uploadProfilePicture .fileError{background:rgba(0,0,0,0);padding:0}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */body,button,input{line-height:normal}canvas{display:inline-block;vertical-align:baseline}.Visions .signupContainer.active .icon:after,.clearfix:after,.clearfix:before{display:table;content:""}:focus,a:active,a:hover{outline:0}img{text-indent:-9999px}svg:not(:root){overflow:hidden}button,input,select,textarea{color:inherit;font:inherit;font-size:100%;margin:0;vertical-align:middle;border:none}a,body,div,em,fieldset,form,h1,h2,h3,html,iframe,img,label,li,p,span,ul{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);outline:0}button{overflow:visible;border:none;background:0 0;padding:0;margin:0}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:none}body,html{height:100%;width:100%}a{text-decoration:none}table{border-collapse:collapse;border-spacing:0}li,ol,ul{list-style:none}html{-ms-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.clearfix:after{clear:both}.Light body{color:rgba(24,24,24,.66)}.Dark body{color:rgba(238,238,238,.66)}.transitionAll *{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@font-face{font-family:"Inter var";font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:Regular;src:url(https://s.dspncdn.com/a1/webapp/fonts/Inter/Inter-roman-var.woff2) format("woff2")}@font-face{font-family:"Inter var";font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:Italic;src:url(https://s.dspncdn.com/a1/webapp/fonts/Inter/Inter-italic-var.woff2) format("woff2")}:root{--font-family:Inter var,Helvetica Neue,Helvetica,sans-serif;--fontSize:15px;--lineHeight:calc(var(--fontSize) * 1.5)}@supports(font-variation-settings:normal){:root{font-family:var(--font-family)}}.btn,a,body,button,html,input,label,select,textarea{font-family:"Inter var","Helvetica Neue",Helvetica,sans-serif}a,body,button,html,input,label,select,textarea{font-stretch:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;text-rendering:optimizeLegibility}.Light a,.Light body,.Light button,.Light html,.Light input,.Light label,.Light select,.Light textarea{color:rgba(24,24,24,.66)}.Dark a,.Dark body,.Dark button,.Dark html,.Dark input,.Dark label,.Dark select,.Dark textarea{color:rgba(238,238,238,.66)}body{font-size:var(--fontSize);letter-spacing:-.004em;font-weight:400;-webkit-text-size-adjust:100%}.Visions .displayContent,.Visions .displayPreview{position:fixed;top:64px;bottom:0}.Visions .preview,.Visions .previewOutline{top:30px;bottom:0;position:absolute;left:0}.Visions .displayPreview{left:0;right:50%}.Visions .preview{right:0;background:top right no-repeat #fff;-webkit-box-shadow:-10px 50px 90px rgba(0,0,0,.17);box-shadow:-10px 50px 90px rgba(0,0,0,.17);background-size:cover}.Visions .previewOutline{right:0}.Visions .displayContent{left:50%;right:0}.Visions .betaSignup{position:absolute;top:50%;left:20%;right:0;max-width:300px;margin:-130px 0 0}.Visions p{font-weight:500;font-size:22px;line-height:32px;letter-spacing:-.03em;color:#a6a6a6;margin-top:26px}.Visions .signupContainer{position:relative;margin-top:32px}.Visions .signupContainer.active{background:#1d8ffb;color:#fff}.Visions .signupContainer.active .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='%23fff'%3E%3Cpath d='M1.09097 9.05367H13.2771L7.95315 14.1956C7.52768 14.6065 7.52768 15.2809 7.95315 15.6918C8.37863 16.1027 9.06594 16.1027 9.49142 15.6918L16.6809 8.7481C17.1064 8.33717 17.1064 7.67335 16.6809 7.26242L9.50233 0.308184C9.2985 0.110881 9.02177 0 8.73319 0C8.44461 0 8.16789 0.110881 7.96406 0.308184C7.53859 0.719116 7.53859 1.38293 7.96406 1.79386L13.2771 6.94632H1.09097C0.490935 6.94632 0 7.42047 0 7.99999C0 8.57951 0.490935 9.05367 1.09097 9.05367Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Visions .signupSubmit,.Visions input{background:#f3f3f3;outline:0;letter-spacing:-.03em;font-weight:700;font-size:16px}.Visions .signupContainer.active .icon:before{content:"";float:left;padding-bottom:100%}.Visions .signupContainer.active .icon:after{clear:both}.Visions .signupFieldContainer{margin-right:58px}.Visions .signupSubmit{color:#333;display:block;padding:0 14px;border-radius:50%;height:50px;width:50px;position:absolute;top:-1px;right:0}.Visions .signupSubmit .icon{text-indent:-9999px;z-index:2;display:block;width:17px;height:16px;margin:0 auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='%23333'%3E%3Cpath d='M1.09097 9.05367H13.2771L7.95315 14.1956C7.52768 14.6065 7.52768 15.2809 7.95315 15.6918C8.37863 16.1027 9.06594 16.1027 9.49142 15.6918L16.6809 8.7481C17.1064 8.33717 17.1064 7.67335 16.6809 7.26242L9.50233 0.308184C9.2985 0.110881 9.02177 0 8.73319 0C8.44461 0 8.16789 0.110881 7.96406 0.308184C7.53859 0.719116 7.53859 1.38293 7.96406 1.79386L13.2771 6.94632H1.09097C0.490935 6.94632 0 7.42047 0 7.99999C0 8.57951 0.490935 9.05367 1.09097 9.05367Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Visions .signupSubmit .icon:before{content:"";float:left;padding-bottom:100%}.Visions .signupSubmit .icon:after{content:"";display:table;clear:both}.Visions input{color:#333;border-radius:6px;display:block;height:48px;padding:0 14px;width:100%}.Credentials .error,.Visions .error{border-radius:0 0 4px 4px;z-index:1000}.Visions input::-webkit-input-placeholder{color:#999}.Visions input:-moz-placeholder{color:#999}.Visions input::-moz-placeholder{color:#999}.Visions input:-ms-input-placeholder{color:#999}.Visions .validationError .error{margin:0}.Visions .error{background:#f76722;color:#fff;display:none;left:0;padding:4px 14px;top:48px;width:100%;margin:0}@media(max-width:1028px){.Visions .displayContent{left:40%}.Visions .displayPreview{right:60%}.Visions .betaSignup{left:15%}}@media(max-width:740px){.Visions .displayContent{left:30%}.Visions .displayPreview{right:70%}.Visions .betaSignup{left:15%}}@media(max-width:600px){.Visions .displayContent{position:fixed;top:64px;bottom:45%}.Visions .displayContent,.Visions .displayPreview{right:0;left:0}.Visions .displayPreview{position:fixed;bottom:0;top:55%}.Visions .preview{left:-36px;right:-20px}.Visions .betaSignup{top:0;left:0;right:0;max-width:300px;margin:40px auto 0}.Visions .logo{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.Visions p{margin:20px auto 0;text-align:center}.Visions .signupContainer{margin-top:28px}.Visions .previewOutline{display:none}}.customSelect{cursor:pointer;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none}.customSelectLabel{display:inline-block;position:relative;width:100%;text-align:left}.customSelectLabel span{position:absolute;top:19px;right:15px;display:block;height:6px;width:10px}.Dark .customSelectLabel span:after,.Light .customSelectLabel span:after{display:table;clear:both;content:""}.Light .customSelectLabel span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='%237a7a7a'%3E%3Cpath d='M9.054 0H.946C.07 0-.334 1.22.33 1.857l4.054 3.888a.87.87 0 0 0 1.228 0L9.67 1.857C10.334 1.22 9.93 0 9.054 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .customSelectLabel span:before{content:"";float:left;padding-bottom:100%}.Dark .customSelectLabel span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.054 0H.946C.07 0-.334 1.22.33 1.857l4.054 3.888a.87.87 0 0 0 1.228 0L9.67 1.857C10.334 1.22 9.93 0 9.054 0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .customSelectLabel span:before{content:"";float:left;padding-bottom:100%}.customSelectLabel:after{display:block;content:" ";position:absolute;top:22px;right:24px;width:10px;height:6px}.AboutSubPage .content .contactButtonContainer{margin-top:44px}.AboutSubPage .content .contactButtonContainer a{padding:14px 54px;font-weight:700;border-radius:8px;font-size:16px}.AboutSubPage .form-group{margin-bottom:12px;font-size:16px;font-weight:500}.AboutSubPage .form-group label{width:100%;padding:0 0 12px;display:block;font-weight:700}.AboutSubPage .captcha,.AboutSubPage .contactForm .messages.hide{display:none}.AboutSubPage .form-group .form-control{width:100%;font-size:16px;padding:14px 24px;border-radius:6px;font-weight:500}.AboutSubPage .contactSubmitTrigger{padding:14px 54px;font-weight:700;border-radius:8px;font-size:16px}.AboutSubPage .contactFormContainer{position:relative}.AboutSubPage .contactFormContainer .loaderContainer{width:56px;height:56px;position:absolute;top:50%;left:50%;margin:-28px 0 0 -28px}.AboutSubPage .contactFormContainer.loading .contactForm{pointer-events:none;opacity:.15}.AboutSubPage .contactForm .g-recaptcha{margin-top:24px}.AboutSubPage .contactForm .contactButtonContainer a{padding:14px 54px;font-weight:700;border-radius:8px;font-size:16px}.AboutSubPage .contactForm .list-unstyled{margin-top:12px}.AboutSubPage .contactForm .with-errors li{margin:0;list-style:none;border-radius:6px;padding:12px 24px;font-size:14px}.AboutSubPage .contactForm .messages{padding:16px 24px;border-radius:6px;margin-bottom:24px}.Profile .profileHeader{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}.Profile .profileHeaderContainer{margin:54px auto;max-width:740px;width:100%}@media(max-width:599px){.Profile .profileHeaderContainer{margin:16px 16px 24px}}@media(min-width:600px)and (max-width:899px){.Profile .profileHeaderContainer{margin:16px 24px 24px}}@media(min-width:900px)and (max-width:1199px){.Profile .profileHeaderContainer{margin:16px auto 24px}}@media(min-width:1200px){.Profile .profileHeaderContainer{margin:16px auto 24px}}.Profile .profilePictureWrapper{position:relative;width:156px;height:156px;float:left}.Profile .profilePictureWrapper .badge{display:block;position:absolute;bottom:14px;right:-3px;font-size:11px;letter-spacing:-.3px;text-transform:uppercase;font-weight:700;border-radius:8px;height:28px;width:46px;line-height:22px;text-align:center}.Light .Profile .profilePictureWrapper .badge{color:#fff;background:#1d8ffb;border:3px solid #fff}.Dark .Profile .profilePictureWrapper .badge{color:#fff;background:#1d8ffb;border:3px solid #181818}.Light .Detail .relatedColorSuggestions .divide:after,.Light .Profile .profilePictureContainer{background-color:rgba(24,24,24,.06)}.Profile .profilePictureContainer{border-radius:50%;display:block;float:left;height:156px;overflow:hidden;position:relative;width:156px}.Dark .Profile .profilePictureContainer{background-color:rgba(238,238,238,.06)}.Profile .profilePictureContainer:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .Profile .profilePictureContainer:before,.Light .Profile .profilePictureContainer:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.Profile .profileDetails{margin-left:188px;position:relative}.Profile .profilePicture{width:100%;height:100%}.Profile .profileNameAndFollow{height:50px;padding-top:12px}.Profile .profileNameAndFollow h2{display:inline-block;float:left;width:100%}.Profile .profileNameAndFollow .profileEdit,.Profile .profileNameAndFollow .profileFollow,.Profile .profileNameAndFollow .profileSignup,.Profile .profileNameAndFollow .profileUnfollow{border-radius:4px;display:block;float:left;font-size:14px;font-weight:700;height:34px;line-height:34px;margin-left:15px;margin-top:4px;text-align:center;width:96px;letter-spacing:-.4px}.Dark .Profile .profileNameAndFollow .profileFollow,.Dark .Profile .profileNameAndFollow .profileSignup,.Light .Profile .profileNameAndFollow .profileFollow,.Light .Profile .profileNameAndFollow .profileSignup{color:#fff;background:#1d8ffb}.Light .Profile .profileNameAndFollow .profileEdit,.Light .Profile .profileNameAndFollow .profileUnfollow{color:#181818;background:#f6f6f6}.Dark .Profile .profileNameAndFollow .profileEdit,.Dark .Profile .profileNameAndFollow .profileUnfollow{color:#eee;background:rgba(238,238,238,.06)}.Profile .profileNameBumper{float:left;max-width:80%}.Profile .profileMoreContainer{display:inline-block;position:relative;margin-top:4px}.Profile .profileMoreContainer .dropdown .moduleContainer{top:36px}.Profile .profileMore{width:34px;height:34px;position:relative;cursor:pointer;margin-left:5px}.Profile .profileMore span{display:block;height:4px;width:16px;position:absolute;margin:0 auto;left:0;right:0;top:14px}.Dark .Profile .profileMore span:after,.Light .Profile .profileMore span:after{content:"";display:table;clear:both}.Light .Profile .profileMore span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4' fill='%237a7a7a'%3E%3Cpath d='M2 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4m6 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4m6 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileMore span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileMore span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M2 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4m6 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4m6 0a2 2 0 1 0 0 4 2 2 0 1 0 0-4'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileMore span:before{content:"";float:left;padding-bottom:100%}.Profile .profileDisplayName{font-size:36px;font-weight:700;letter-spacing:-1.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;float:left;padding-right:4px}.Light .Profile .profileDisplayName{color:rgba(24,24,24,.86)}.Dark .Profile .profileDisplayName{color:rgba(238,238,238,.86)}.Profile .profileDescription{font-size:16px;line-height:22px;float:left;margin-top:10px;min-height:42px;width:100%}.Light .Profile .profileDescription{color:rgba(24,24,24,.66)}.Dark .Profile .profileDescription{color:rgba(238,238,238,.66)}.Dark .Profile .profileDescription a,.Light .Profile .profileDescription a{color:#1d8ffb}.Profile .profileSubDetails{float:left;line-height:22px;margin-top:17px;width:100%}.Profile .profileLinksContainer{display:inline;margin-right:14px}.Profile .profileWebsite{float:left;margin-top:10px;width:100%;font-size:16px}.Profile .profileSocialIcon{display:block;float:left;margin-right:6px;opacity:.5;cursor:pointer}.Dark .Profile .profileSocialIcon.behance span:after,.Dark .Profile .profileSocialIcon.dribbble span:after,.Dark .Profile .profileSocialIcon.facebook span:after,.Dark .Profile .profileSocialIcon.instagram span:after,.Dark .Profile .profileSocialIcon.twitter span:after,.Dark .Profile .profileSocialIcon.website span:after,.Light .Profile .profileSocialIcon.behance span:after,.Light .Profile .profileSocialIcon.dribbble span:after,.Light .Profile .profileSocialIcon.facebook span:after,.Light .Profile .profileSocialIcon.instagram span:after,.Light .Profile .profileSocialIcon.twitter span:after,.Light .Profile .profileSocialIcon.website span:after{display:table;clear:both;content:""}.Profile .profileSocialIcon:hover{opacity:1}.Light .Profile .profileSocialIcon.dribbble span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M8.7 12.78a10.6 10.6 0 0 1 2.94-1.58 7.7 7.7 0 0 1-.37-.87c-1.8.65-3.7 1-5.6 1-.1 0-.23 0-.42-.03s-.34-.03-.45-.03a5.6 5.6 0 0 0 .47 2.1 6.1 6.1 0 0 0 1.19 1.8c.6-.92 1.37-1.74 2.25-2.4zm6.6-6.27A6.1 6.1 0 0 0 11 4.78c-.54.01-1.08.08-1.6.22.95 1.16 1.78 2.4 2.5 3.72 1.23-.57 2.38-1.32 3.4-2.22zm-4.6 2.65c-.72-1.33-1.58-2.57-2.57-3.7a6.4 6.4 0 0 0-3.31 4.61h.83a14.6 14.6 0 0 0 5.05-.87v-.02zM9.4 13.8c-.8.64-1.5 1.4-2.06 2.26A6.4 6.4 0 0 0 11 17.23a5.7 5.7 0 0 0 1.98-.34 20.5 20.5 0 0 0-.92-4.5c-.96.3-1.86.8-2.66 1.42zM19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zm-1.35 13.88c-.37.9-.9 1.7-1.6 2.4s-1.5 1.23-2.4 1.6a7.4 7.4 0 0 1-5.81 0c-.88-.38-1.7-.92-2.37-1.6-.68-.7-1.2-1.5-1.58-2.4A7.3 7.3 0 0 1 3.54 11a7.2 7.2 0 0 1 .59-2.88 7.3 7.3 0 0 1 3.96-3.96c.92-.4 1.9-.6 2.9-.6s1.98.2 2.9.6c.9.37 1.7.9 2.4 1.6s1.22 1.5 1.6 2.38a7.2 7.2 0 0 1 .59 2.89 7.3 7.3 0 0 1-.59 2.88zm-5.47-4l.4 1a11.3 11.3 0 0 1 2.03-.24c.8.02 1.6.13 2.38.33a6.3 6.3 0 0 0-1.11-3.5c-1.13.96-2.38 1.76-3.7 2.4h0zm.83 2.2a22.9 22.9 0 0 1 .92 4.27c.75-.43 1.4-1.02 1.9-1.74a6.3 6.3 0 0 0 1.04-2.4c-.74-.18-1.5-.27-2.25-.27-.54 0-1.08.04-1.6.13h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.dribbble span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.dribbble span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M8.7 12.78a10.6 10.6 0 0 1 2.94-1.58 7.7 7.7 0 0 1-.37-.87c-1.8.65-3.7 1-5.6 1-.1 0-.23 0-.42-.03s-.34-.03-.45-.03a5.6 5.6 0 0 0 .47 2.1 6.1 6.1 0 0 0 1.19 1.8c.6-.92 1.37-1.74 2.25-2.4zm6.6-6.27A6.1 6.1 0 0 0 11 4.78c-.54.01-1.08.08-1.6.22.95 1.16 1.78 2.4 2.5 3.72 1.23-.57 2.38-1.32 3.4-2.22zm-4.6 2.65c-.72-1.33-1.58-2.57-2.57-3.7a6.4 6.4 0 0 0-3.31 4.61h.83a14.6 14.6 0 0 0 5.05-.87v-.02zM9.4 13.8c-.8.64-1.5 1.4-2.06 2.26A6.4 6.4 0 0 0 11 17.23a5.7 5.7 0 0 0 1.98-.34 20.5 20.5 0 0 0-.92-4.5c-.96.3-1.86.8-2.66 1.42zM19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zm-1.35 13.88c-.37.9-.9 1.7-1.6 2.4s-1.5 1.23-2.4 1.6a7.4 7.4 0 0 1-5.81 0c-.88-.38-1.7-.92-2.37-1.6-.68-.7-1.2-1.5-1.58-2.4A7.3 7.3 0 0 1 3.54 11a7.2 7.2 0 0 1 .59-2.88 7.3 7.3 0 0 1 3.96-3.96c.92-.4 1.9-.6 2.9-.6s1.98.2 2.9.6c.9.37 1.7.9 2.4 1.6s1.22 1.5 1.6 2.38a7.2 7.2 0 0 1 .59 2.89 7.3 7.3 0 0 1-.59 2.88zm-5.47-4l.4 1a11.3 11.3 0 0 1 2.03-.24c.8.02 1.6.13 2.38.33a6.3 6.3 0 0 0-1.11-3.5c-1.13.96-2.38 1.76-3.7 2.4h0zm.83 2.2a22.9 22.9 0 0 1 .92 4.27c.75-.43 1.4-1.02 1.9-1.74a6.3 6.3 0 0 0 1.04-2.4c-.74-.18-1.5-.27-2.25-.27-.54 0-1.08.04-1.6.13h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.dribbble span:before{content:"";float:left;padding-bottom:100%}.Light .Profile .profileSocialIcon.behance span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zm-5.78 7.3h3.63v.84h-3.63V7.3zM8.3 15.5H4V7h4.2C9.88 7 11 7.5 11 9.1c.01.38-.1.76-.32 1.08s-.53.56-.9.7c.48.1.9.38 1.2.78s.45.88.42 1.38c.02 1.72-1.5 2.47-3.12 2.47zm10.2-2.84h-4.65c.05 1.07.6 1.56 1.58 1.56.3.02.57-.05.82-.2s.45-.35.58-.6h1.56c-.5 1.46-1.56 2.07-3 2.07-2.03 0-3.3-1.33-3.3-3.23-.01-.43.06-.86.22-1.27s.4-.77.7-1.07.67-.55 1.08-.7.84-.23 1.27-.22c2.2 0 3.25 1.77 3.13 3.66zM9.13 9.43c0-.8-.65-1-1.35-1H5.95v2h2c.67.01 1.18-.3 1.18-1zm-1.05 2.3H5.95v2.33h2.1c.77 0 1.44-.24 1.44-1.12s-.57-1.2-1.4-1.2zm7.25-1.43c-.18-.01-.37.01-.54.07s-.33.15-.47.27-.25.27-.33.44-.12.35-.13.53h2.88c-.16-.86-.55-1.3-1.4-1.3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.behance span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.behance span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zm-5.78 7.3h3.63v.84h-3.63V7.3zM8.3 15.5H4V7h4.2C9.88 7 11 7.5 11 9.1c.01.38-.1.76-.32 1.08s-.53.56-.9.7c.48.1.9.38 1.2.78s.45.88.42 1.38c.02 1.72-1.5 2.47-3.12 2.47zm10.2-2.84h-4.65c.05 1.07.6 1.56 1.58 1.56.3.02.57-.05.82-.2s.45-.35.58-.6h1.56c-.5 1.46-1.56 2.07-3 2.07-2.03 0-3.3-1.33-3.3-3.23-.01-.43.06-.86.22-1.27s.4-.77.7-1.07.67-.55 1.08-.7.84-.23 1.27-.22c2.2 0 3.25 1.77 3.13 3.66zM9.13 9.43c0-.8-.65-1-1.35-1H5.95v2h2c.67.01 1.18-.3 1.18-1zm-1.05 2.3H5.95v2.33h2.1c.77 0 1.44-.24 1.44-1.12s-.57-1.2-1.4-1.2zm7.25-1.43c-.18-.01-.37.01-.54.07s-.33.15-.47.27-.25.27-.33.44-.12.35-.13.53h2.88c-.16-.86-.55-1.3-1.4-1.3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.behance span:before{content:"";float:left;padding-bottom:100%}.Light .Profile .profileSocialIcon.facebook span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zM13.8 10.96H12v6.58H9.53v-6.58H7.9V8.7h1.65V7.36c0-1.85.5-3 2.7-3H14v2.3H12.9c-.85 0-.9.32-.9.9V8.7h2.04l-.24 2.27z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.facebook span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.facebook span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M19.22 0H2.78C2.04 0 1.33.3.8.8S0 2.04 0 2.78v16.46c0 .74.3 1.44.8 1.96s1.23.8 1.96.8h16.45c.36 0 .73-.07 1.06-.2s.64-.34.9-.6.46-.56.6-.9.2-.7.2-1.06V2.78c0-.36-.07-.73-.2-1.06s-.34-.64-.6-.9-.56-.46-.9-.6-.7-.2-1.06-.2zM13.8 10.96H12v6.58H9.53v-6.58H7.9V8.7h1.65V7.36c0-1.85.5-3 2.7-3H14v2.3H12.9c-.85 0-.9.32-.9.9V8.7h2.04l-.24 2.27z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.facebook span:before{content:"";float:left;padding-bottom:100%}.Light .Profile .profileSocialIcon.instagram span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M11 8.335c-.527 0-1.042.156-1.48.45s-.78.71-.982 1.196-.254 1.023-.152 1.54.357.992.73 1.364.848.627 1.365.73 1.053.05 1.54-.152.903-.543 1.196-.98.45-.953.45-1.48a2.66 2.66 0 0 0-.779-1.886A2.66 2.66 0 0 0 11 8.335zm6.235-2.055a2.61 2.61 0 0 0-1.5-1.5 4.42 4.42 0 0 0-1.5-.275L11 4.455l-3.235.05a4.42 4.42 0 0 0-1.5.275 2.61 2.61 0 0 0-1.5 1.5 4.42 4.42 0 0 0-.275 1.5l-.05 3.235.05 3.235a4.42 4.42 0 0 0 .275 1.5 2.61 2.61 0 0 0 1.5 1.5 4.42 4.42 0 0 0 1.5.275l3.235.05 3.235-.05a4.42 4.42 0 0 0 1.5-.275 2.61 2.61 0 0 0 1.5-1.5 4.42 4.42 0 0 0 .275-1.5l.05-3.235-.05-3.235a4.42 4.42 0 0 0-.275-1.5zM11 15.1a4.11 4.11 0 0 1-3.797-2.537 4.11 4.11 0 0 1 .891-4.479 4.11 4.11 0 0 1 4.479-.891A4.11 4.11 0 0 1 15.11 11 4.11 4.11 0 0 1 11 15.11zm4.27-7.42a.96.96 0 0 1-.887-.593.96.96 0 0 1 .208-1.046.96.96 0 0 1 1.046-.208.96.96 0 0 1 .593.887.96.96 0 0 1-.96.96zM19 0H3a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3zm-.05 14.3c-.01.663-.135 1.32-.37 1.94-.202.533-.518 1.016-.925 1.415-.398.408-.88.724-1.415.925-.62.235-1.277.36-1.94.37L11 19c-2.175 0-2.445 0-3.3-.05-.663-.01-1.32-.135-1.94-.37-.53-.207-1.012-.522-1.415-.925s-.718-.884-.925-1.415c-.235-.62-.36-1.277-.37-1.94L3 11l.05-3.3c.01-.663.135-1.32.37-1.94.207-.53.522-1.012.925-1.415s.884-.718 1.415-.925c.62-.235 1.277-.36 1.94-.37L11 3l3.3.05c.663.01 1.32.135 1.94.37.534.2 1.017.517 1.415.925.407.4.723.882.925 1.415.235.62.36 1.277.37 1.94L19 11l-.05 3.3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.instagram span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.instagram span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M11 8.335c-.527 0-1.042.156-1.48.45s-.78.71-.982 1.196-.254 1.023-.152 1.54.357.992.73 1.364.848.627 1.365.73 1.053.05 1.54-.152.903-.543 1.196-.98.45-.953.45-1.48a2.66 2.66 0 0 0-.779-1.886A2.66 2.66 0 0 0 11 8.335zm6.235-2.055a2.61 2.61 0 0 0-1.5-1.5 4.42 4.42 0 0 0-1.5-.275L11 4.455l-3.235.05a4.42 4.42 0 0 0-1.5.275 2.61 2.61 0 0 0-1.5 1.5 4.42 4.42 0 0 0-.275 1.5l-.05 3.235.05 3.235a4.42 4.42 0 0 0 .275 1.5 2.61 2.61 0 0 0 1.5 1.5 4.42 4.42 0 0 0 1.5.275l3.235.05 3.235-.05a4.42 4.42 0 0 0 1.5-.275 2.61 2.61 0 0 0 1.5-1.5 4.42 4.42 0 0 0 .275-1.5l.05-3.235-.05-3.235a4.42 4.42 0 0 0-.275-1.5zM11 15.1a4.11 4.11 0 0 1-3.797-2.537 4.11 4.11 0 0 1 .891-4.479 4.11 4.11 0 0 1 4.479-.891A4.11 4.11 0 0 1 15.11 11 4.11 4.11 0 0 1 11 15.11zm4.27-7.42a.96.96 0 0 1-.887-.593.96.96 0 0 1 .208-1.046.96.96 0 0 1 1.046-.208.96.96 0 0 1 .593.887.96.96 0 0 1-.96.96zM19 0H3a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3zm-.05 14.3c-.01.663-.135 1.32-.37 1.94-.202.533-.518 1.016-.925 1.415-.398.408-.88.724-1.415.925-.62.235-1.277.36-1.94.37L11 19c-2.175 0-2.445 0-3.3-.05-.663-.01-1.32-.135-1.94-.37-.53-.207-1.012-.522-1.415-.925s-.718-.884-.925-1.415c-.235-.62-.36-1.277-.37-1.94L3 11l.05-3.3c.01-.663.135-1.32.37-1.94.207-.53.522-1.012.925-1.415s.884-.718 1.415-.925c.62-.235 1.277-.36 1.94-.37L11 3l3.3.05c.663.01 1.32.135 1.94.37.534.2 1.017.517 1.415.925.407.4.723.882.925 1.415.235.62.36 1.277.37 1.94L19 11l-.05 3.3z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.instagram span:before{content:"";float:left;padding-bottom:100%}.Light .Profile .profileSocialIcon.twitter span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M19.224 0H2.776A2.78 2.78 0 0 0 0 2.775V19.23c.001.735.294 1.44.815 1.96s1.226.81 1.96.81h16.45a2.77 2.77 0 0 0 1.966-.808 2.77 2.77 0 0 0 .815-1.962V2.775c0-.365-.072-.726-.212-1.063s-.345-.643-.603-.9-.565-.462-.902-.6-.7-.2-1.064-.2zM16.47 8.545v.35a7.69 7.69 0 0 1-3.991 6.771c-1.213.665-2.583.99-3.965.944s-2.727-.467-3.89-1.215a5.41 5.41 0 0 0 4.001-1.12 2.71 2.71 0 0 1-2.531-1.88 2.5 2.5 0 0 0 .5.05c.24 0 .48-.032.7-.095-.61-.124-1.16-.456-1.555-.94s-.6-1.087-.6-1.71v-.035c.374.208.793.323 1.22.335a2.7 2.7 0 0 1-.83-3.61A7.65 7.65 0 0 0 8.01 8.397c.96.487 2.012.766 3.087.818a2.71 2.71 0 0 1 1.361-3.004 2.71 2.71 0 0 1 3.255.534c.605-.117 1.185-.337 1.715-.65-.2.63-.623 1.163-1.2 1.5a5.38 5.38 0 0 0 1.555-.425c-.36.53-.808.996-1.325 1.375z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.twitter span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.twitter span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M19.224 0H2.776A2.78 2.78 0 0 0 0 2.775V19.23c.001.735.294 1.44.815 1.96s1.226.81 1.96.81h16.45a2.77 2.77 0 0 0 1.966-.808 2.77 2.77 0 0 0 .815-1.962V2.775c0-.365-.072-.726-.212-1.063s-.345-.643-.603-.9-.565-.462-.902-.6-.7-.2-1.064-.2zM16.47 8.545v.35a7.69 7.69 0 0 1-3.991 6.771c-1.213.665-2.583.99-3.965.944s-2.727-.467-3.89-1.215a5.41 5.41 0 0 0 4.001-1.12 2.71 2.71 0 0 1-2.531-1.88 2.5 2.5 0 0 0 .5.05c.24 0 .48-.032.7-.095-.61-.124-1.16-.456-1.555-.94s-.6-1.087-.6-1.71v-.035c.374.208.793.323 1.22.335a2.7 2.7 0 0 1-.83-3.61A7.65 7.65 0 0 0 8.01 8.397c.96.487 2.012.766 3.087.818a2.71 2.71 0 0 1 1.361-3.004 2.71 2.71 0 0 1 3.255.534c.605-.117 1.185-.337 1.715-.65-.2.63-.623 1.163-1.2 1.5a5.38 5.38 0 0 0 1.555-.425c-.36.53-.808.996-1.325 1.375z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.twitter span:before{content:"";float:left;padding-bottom:100%}.Light .Profile .profileSocialIcon.website span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%237a7a7a'%3E%3Cpath d='M11 3c-4.416 0-8 3.584-8 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8zm-.8 14.344A6.39 6.39 0 0 1 4.6 11c0-.496.064-.968.168-1.432L8.6 13.4v.8c0 .88.72 1.6 1.6 1.6v1.544zm4-3.144c.72 0 1.312.464 1.52 1.112 1.04-1.136 1.68-2.648 1.68-4.312 0-2.68-1.656-4.976-4-5.928V5.4c0 .88-.72 1.6-1.6 1.6h-1.6v1.6c0 .44-.36.8-.8.8H7.8V11h4.8c.44 0 .8.36.8.8v2.4h.8z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Profile .profileSocialIcon.website span:before{content:"";float:left;padding-bottom:100%}.Dark .Profile .profileSocialIcon.website span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M11 3c-4.416 0-8 3.584-8 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8zm-.8 14.344A6.39 6.39 0 0 1 4.6 11c0-.496.064-.968.168-1.432L8.6 13.4v.8c0 .88.72 1.6 1.6 1.6v1.544zm4-3.144c.72 0 1.312.464 1.52 1.112 1.04-1.136 1.68-2.648 1.68-4.312 0-2.68-1.656-4.976-4-5.928V5.4c0 .88-.72 1.6-1.6 1.6h-1.6v1.6c0 .44-.36.8-.8.8H7.8V11h4.8c.44 0 .8.36.8.8v2.4h.8z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Profile .profileSocialIcon.website span:before{content:"";float:left;padding-bottom:100%}.Profile .profileSocialIcon span{display:block;height:22px;width:22px;position:relative}.Profile .profileSubLink{font-size:14px;font-weight:500;margin-right:18px}.Profile .savesToggle .profileToggle{margin-left:1px}.Profile .collectionsToggle .profileToggle{margin-right:1px}.Profile .profileNavToggle{text-align:center;display:table;padding:50px 56px 0;table-layout:fixed;white-space:nowrap;overflow:hidden}.Profile .profileNavToggle .profileToggleSection{display:table-cell;height:100%}.Profile .profileNavToggle .profileToggle{border-radius:20px;display:block;font-size:18px;font-weight:700;letter-spacing:-.43px;padding:6px 18px 8px}.Light .Profile .profileNavToggle .profileToggle{color:rgba(24,24,24,.5)}.Dark .Profile .profileNavToggle .profileToggle{color:rgba(238,238,238,.5)}.Light .Profile .profileNavToggle .profileToggle:hover{color:#181818}.Dark .Profile .profileNavToggle .profileToggle:hover{color:#eee}.Light .Profile .profileNavToggle .profileToggle.active{color:#181818}.Dark .Profile .profileNavToggle .profileToggle.active{color:#eee}.Profile .profileNavToggle .profileToggle.active:after{display:block;width:100%;content:"";margin-top:8px;border-radius:4px}.Light .Profile .profileNavToggle .profileToggle.active:after{border-bottom:2px solid #181818}.Dark .Profile .profileNavToggle .profileToggle.active:after{border-bottom:2px solid #eee}@media(max-width:599px){.Profile .profilePictureWrapper{position:relative;width:156px;height:156px;float:left}.Profile .profilePictureWrapper .badge{display:block;position:absolute;bottom:14px;right:-3px;font-size:11px;letter-spacing:-.3px;text-transform:uppercase;font-weight:700;border-radius:8px;height:28px;width:46px;line-height:22px;text-align:center}.Profile .profileDetails{margin:0 8px}.Profile .profilePicture{display:block;width:100%;height:100%}.Profile .profileActionContainer{position:absolute;top:0;right:0}.Profile .profileNameAndFollow{display:inline-block;height:auto;width:100%;margin:0;padding-top:14px}.Profile .profileNameAndFollow h2{display:inline-block;float:left;width:100%}.Profile .profileNameAndFollow .profileEdit,.Profile .profileNameAndFollow .profileFollow,.Profile .profileNameAndFollow .profileSignup,.Profile .profileNameAndFollow .profileUnfollow{border-radius:6px;display:block;float:left;font-size:13px;font-weight:700;height:36px;line-height:36px;margin-left:0;margin-top:0;text-align:center;width:100px}.Profile .profileMoreContainer{display:inline-block;position:relative;height:33px;margin-top:0}.Profile .profileMoreContainer .dropdown .moduleContainer{top:36px}.Profile .profileMore{width:34px;height:34px;position:relative;cursor:pointer;margin-left:5px}.Profile .profileMore span{display:block;height:4px;width:16px;position:absolute;margin:0 auto;left:0;right:0;top:14px}.Profile .profileDisplayName{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;float:left;font-size:32px;letter-spacing:-1.2px}.Profile .profileDescription{float:left;margin-top:8px;min-height:42px;width:100%;font-size:16px;line-height:22px}.Profile .profileSubDetails{float:left;line-height:22px;margin:17px 0 0;width:100%}.Profile .profileLinksContainer{display:inline;margin-right:14px}.Profile .profileWebsite{float:left;margin-top:10px;width:100%;font-size:16px}.Profile .profileSocialIcon{display:block;float:left;margin-right:6px;opacity:.5;cursor:pointer}.Profile .profileSocialIcon span{display:block;height:22px;width:22px;position:relative}.Profile .profileSubLink{font-size:14px;font-weight:500;margin-right:18px}.Profile .savesToggle .profileToggle{margin-left:1px}.Profile .collectionsToggle .profileToggle{margin-right:1px}.Profile .profileNavToggle{text-align:left;display:table;padding:24px 0 0;table-layout:fixed;white-space:nowrap;overflow:hidden}.Profile .profileNavToggle .profileToggleSection{display:table-cell;height:100%}.Profile .profileNavToggle .profileToggle{border-radius:20px;display:block;font-size:16px;font-weight:700;letter-spacing:-.43px;padding:6px 18px 8px}.Profile .profileNavToggle .profileToggle.active:after{display:block;width:100%;content:"";margin-top:8px;border-radius:4px}.Profile .content{margin-bottom:50px}}.Detail.Static .AppContent{margin:0}.Detail.Static .content{display:none}.Detail.Static .mediaWrapper{margin-top:60px}.Dark .Detail.Note .mediaDisplayContainer{background-color:#222}.Light .Detail.Note .mediaNote{color:rgba(24,24,24,.66)}.Dark .Detail.Note .mediaNote{color:rgba(238,238,238,.66)}.Detail .content{position:relative;overflow-x:hidden}.Detail .mediaSourceAuthor{font-weight:400;font-size:14px;line-height:22px;width:auto;display:inline-block}.Light .Detail .mediaSourceAuthor{color:#181818}.Dark .Detail .mediaSourceAuthor{color:#eee}.Detail .buyableItem{font-size:14px;display:inline-block;width:100%;text-align:center}.Light .Detail .buyableItem{background:#1d8ffb;color:#fff}.Dark .Detail .buyableItem{background:#1d8ffb;color:#eee}.Detail .buyableItem span{text-decoration:none}.Detail .mediaVerticalInner{height:100%}.Detail .mediaVerticalInner:hover .nextShift.active,.Detail .mediaVerticalInner:hover .prevShift.active{display:-webkit-box;display:-ms-flexbox;display:flex}.Detail .mediaDisplayBackground{display:block;width:100%;height:100%;content:"";position:absolute;top:0;left:0}.Detail .mediaDisplayBackgroundShadow{position:absolute;left:0;top:0;bottom:-14%;right:0;opacity:1;margin-top:-60px}.Detail .mediaDisplayBackgroundHighlight{position:absolute;left:18%;top:-10%;bottom:-10%;right:24%;opacity:.3}.Detail .mediaDisplayBackgroundMid{position:absolute;left:-50%;top:60%;bottom:-70%;right:-6%;opacity:.2}.Detail .mediaDisplayContainer{height:100%;float:left;width:100%;padding:32px 424px 32px 32px;margin-right:-400px;position:relative;-webkit-transition:all 180ms ease-in-out;transition:all 180ms ease-in-out}@media(max-width:599px){.Detail .mediaDisplayBackgroundShadow{display:none}.Detail .mediaDisplayContainer{border-bottom:none;padding:0;float:none}.Detail .mediaMetaContainer{margin-bottom:22px}}@media(min-width:600px)and (max-width:899px){.Detail .mediaDisplayBackgroundShadow{display:none}.Detail .mediaDisplayContainer{border-bottom:none;padding:0;float:none}.Detail .mediaMetaContainer{margin-bottom:22px}}.Detail .mediaDisplayContainer:after{display:block;content:"";position:absolute;bottom:0;left:0;right:0;height:1px;width:100%}.Light .Detail .mediaDisplayContainer:after{border-bottom:1px solid rgba(24,24,24,.06)}.Dark .Detail .mediaDisplayContainer:after{border-bottom:1px solid rgba(24,24,24,.35)}.Detail .mediaMetaContainer{position:relative}.Detail .mediaDisplay{width:100%;position:relative;text-align:center;height:100%}.Detail .mediaDisplay .nextShift,.Detail .mediaDisplay .prevShift{display:none;position:absolute;top:50%;height:38px;width:38px;border-radius:50%;margin-top:-19px;z-index:5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Dark .Detail .mediaDisplay .nextShift,.Dark .Detail .mediaDisplay .prevShift,.Light .Detail .mediaDisplay .nextShift,.Light .Detail .mediaDisplay .prevShift{background-color:rgba(0,0,0,.5)}.Detail .mediaDisplay .nextShift.active,.Detail .mediaDisplay .prevShift.active{opacity:.25}.Detail .mediaDisplay .nextShift:hover,.Detail .mediaDisplay .prevShift:hover{opacity:.85}.Detail .mediaDisplay .nextShift span,.Detail .mediaDisplay .prevShift span{display:block;height:16px;width:8px}.Dark .Detail .mediaDisplay .nextShift span:after,.Dark .Detail .mediaDisplay .prevShift span:after,.Light .Detail .mediaDisplay .nextShift span:after,.Light .Detail .mediaDisplay .prevShift span:after{display:table;content:"";clear:both}.Detail .mediaDisplay .nextShift{right:-20px}.Detail .mediaDisplay .nextShift span{margin-left:1px}.Light .Detail .mediaDisplay .nextShift span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='%23ffffff'%3E%3Cpath d='M7.7 7.3L2.2.5C2 .2 1.6 0 1.3 0S.7.1.4.3c-.2.2-.4.6-.4.9s.1.7.3 1L5 8 .3 13.8c-.2.3-.3.6-.3 1 0 .3.2.7.4.9.3.2.6.3.9.3.4 0 .7-.2 1-.5l5.5-6.8c.3-.4.3-1-.1-1.4z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Detail .mediaDisplay .nextShift span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .mediaDisplay .nextShift span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='%23ffffff'%3E%3Cpath d='M7.7 7.3L2.2.5C2 .2 1.6 0 1.3 0S.7.1.4.3c-.2.2-.4.6-.4.9s.1.7.3 1L5 8 .3 13.8c-.2.3-.3.6-.3 1 0 .3.2.7.4.9.3.2.6.3.9.3.4 0 .7-.2 1-.5l5.5-6.8c.3-.4.3-1-.1-1.4z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .mediaDisplay .prevShift span,.Light .Detail .mediaDisplay .prevShift span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='%23ffffff'%3E%3Cpath d='M.3 7.3L5.8.5a1.2 1.2 0 0 1 .9-.5c.3 0 .6.1.9.3.2.2.4.6.4.9s-.1.7-.3 1L3 8l4.7 5.8c.2.3.3.6.3 1 0 .3-.2.7-.4.9-.3.2-.6.3-.9.3-.4 0-.7-.2-1-.5L.2 8.7c-.3-.4-.3-1 .1-1.4z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .mediaDisplay .nextShift span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaDisplay .prevShift{left:-20px}.Detail .mediaDisplay .prevShift span{margin-left:-2px}.Light .Detail .mediaDisplay .prevShift span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .mediaDisplay .prevShift span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaMeta{display:inline-block;padding:0 45px;width:100%;text-align:left;height:100%;right:0;font-size:18px;float:right;position:absolute;max-width:400px}@media(max-width:599px){.Detail .mediaDisplay .nextShift{right:0}.Detail .mediaDisplay .prevShift{left:0}.Detail .mediaMeta{float:none;position:relative;width:100%;max-width:100%;border-bottom:none;padding:0 24px}}@media(min-width:600px)and (max-width:899px){.Detail .mediaDisplay .nextShift{right:0}.Detail .mediaDisplay .prevShift{left:0}.Detail .mediaMeta{float:none;position:relative;width:100%;max-width:100%;border-bottom:none;padding:0 24px}}.Detail .mediaMeta:before{display:block;content:"";position:absolute;top:0;bottom:0;right:0;width:400px;height:100%}.Detail .mediaAnnotations{margin-bottom:16px}.Detail .mediaAnnotations a{white-space:nowrap;letter-spacing:-.24px;display:inline-block;vertical-align:middle;font-size:12px;height:40px;margin-right:6px;text-align:center;padding:0 16px}.Light .Detail .mediaAnnotations a{background:#f6f6f6;color:#181818}.Dark .Detail .mediaAnnotations a{background:rgba(238,238,238,.06);color:#eee}.Detail .mediaAnnotations .scrollerGuide{margin:0}.Detail .mediaAnnotations .menuItems{height:40px;margin-right:40px}.Detail .mediaNote{text-align:left;padding:25%;font-size:18px;line-height:24px}.Detail .mediaNote p{padding-bottom:18px}.Detail .mediaNote p:last-child{padding-bottom:0}.Detail .mediaPalette{margin-top:36px;text-align:center;width:100%}.Dark .Detail .mediaPalette,.Light .Detail .mediaPalette{-webkit-box-shadow:inset 0 0 2px rgba(155,155,155,.2);box-shadow:inset 0 0 2px rgba(155,155,155,.2)}.Detail .mediaPalette a{display:inline-block}.Detail .mediaPalette .colorDrop{width:56px;height:56px;border-radius:50%;float:left;margin:0 4px}.Detail .modalContainer{height:100%}.Detail .mediaActions{display:block;height:36px;width:100%;margin:24px 0 20px}.Detail .mediaActions .actionsRight{float:right}.Dark .Detail .mediaActions .saveTrigger,.Dark .Detail .mediaActions .signupTrigger,.Light .Detail .mediaActions .saveTrigger,.Light .Detail .mediaActions .signupTrigger{background:#1d8ffb;color:#fff}.Detail .mediaActions .editTrigger{border-radius:4px}.Dark .Detail .mediaActions .editTrigger,.Light .Detail .mediaActions .editTrigger{background:#f6f6f6;color:#444}.Detail .mediaWrapper{width:100%;height:auto;margin:0 auto;position:relative;clear:both}.Detail .mediaWrapper .editTrigger.isCloseup,.Detail .mediaWrapper .saveTrigger.isCloseup,.Detail .mediaWrapper .signupTrigger{margin-right:8px;width:60px}.Detail .mediaWrapper .closeTrigger{display:block;float:left;position:absolute;left:12px;top:12px;z-index:6}.Detail .mediaWrapper .closeTrigger .canClose{border-radius:50%;height:36px;width:36px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.25}.Dark .Detail .mediaWrapper .closeTrigger .canClose,.Light .Detail .mediaWrapper .closeTrigger .canClose{background-color:rgba(0,0,0,.5)}.Detail .mediaWrapper .closeTrigger .canClose span{display:block;width:12px;height:12px}.Dark .Detail .mediaWrapper .closeTrigger .canClose span:after,.Light .Detail .mediaWrapper .closeTrigger .canClose span:after{content:"";display:table;clear:both}.Light .Detail .mediaWrapper .closeTrigger .canClose span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff'%3E%3Cpath d='M8.23 5.61l3.34-3.34c.47-.45.55-1.18.19-1.72-.42-.59-1.23-.73-1.82-.31-.06.04-.11.09-.16.14L6.39 3.76c-.22.21-.57.21-.79 0L2.27.42C1.82-.05 1.1-.12.55.23-.04.65-.18 1.47.24 2.06a1.4 1.4 0 0 0 .14.16l3.38 3.39c.21.22.21.57 0 .78L.42 9.73c-.47.45-.55 1.18-.19 1.72.42.59 1.24.72 1.82.3a1.3 1.3 0 0 0 .16-.14L5.6 8.24c.22-.21.57-.21.79 0l3.34 3.34c.45.48 1.17.56 1.72.2.59-.42.73-1.23.31-1.82-.04-.06-.09-.11-.14-.17L8.23 6.39c-.21-.22-.21-.57 0-.78'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Detail .mediaWrapper .closeTrigger .canClose span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .mediaWrapper .closeTrigger .canClose span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff'%3E%3Cpath d='M8.23 5.61l3.34-3.34c.47-.45.55-1.18.19-1.72-.42-.59-1.23-.73-1.82-.31-.06.04-.11.09-.16.14L6.39 3.76c-.22.21-.57.21-.79 0L2.27.42C1.82-.05 1.1-.12.55.23-.04.65-.18 1.47.24 2.06a1.4 1.4 0 0 0 .14.16l3.38 3.39c.21.22.21.57 0 .78L.42 9.73c-.47.45-.55 1.18-.19 1.72.42.59 1.24.72 1.82.3a1.3 1.3 0 0 0 .16-.14L5.6 8.24c.22-.21.57-.21.79 0l3.34 3.34c.45.48 1.17.56 1.72.2.59-.42.73-1.23.31-1.82-.04-.06-.09-.11-.14-.17L8.23 6.39c-.21-.22-.21-.57 0-.78'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .mediaWrapper .closeTrigger .canClose span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaWrapper .closeTrigger .canClose:hover{opacity:.85}.Detail .mediaWrapper .closeTrigger svg{position:absolute;left:0;top:0;margin:12px}.Dark .Detail .mediaWrapper .closeTrigger svg{fill:rgba(238,238,238,.5)}.Detail .mediaAuthorSource{margin-top:8px;margin-bottom:20px;font-weight:400;font-size:15px;line-height:22px}.Light .Detail .mediaAuthorSource{color:rgba(24,24,24,.66)}.Dark .Detail .mediaAuthorSource{color:rgba(238,238,238,.66)}.Detail .mediaResizer{height:100%;position:relative;padding:34px;width:100%}.Detail .mediaActionsParent{display:block;position:relative;margin:0 auto;border-radius:3px;overflow:hidden}.Detail .mediaActionsParent:hover .mediaControls{display:block}.Dark .Detail .mediaActionsParent,.Light .Detail .mediaActionsParent{-webkit-box-shadow:0 8px 40px rgba(0,0,0,.1);box-shadow:0 8px 40px rgba(0,0,0,.1)}@media(max-width:599px){.Detail .mediaActionsParent{border-radius:0}}@media(min-width:600px)and (max-width:899px){.Detail .mediaActionsParent{border-radius:0}}.Detail .mediaControls{top:10px;right:10px;position:absolute;z-index:6;display:none}.Dark .Detail .mediaControls .colorSearchTrigger span:after,.Dark .Detail .mediaControls .visualSearchTrigger span:after,.Light .Detail .mediaControls .colorSearchTrigger span:after,.Light .Detail .mediaControls .visualSearchTrigger span:after{display:table;clear:both;content:""}.Detail .mediaControls .visualSearchTrigger span{width:16px;height:16px}.Light .Detail .mediaControls .visualSearchTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.9)'%3E%3Cpath d='M3.644 1.6l-1.102.022c-.247.02-.35.055-.408.085a.98.98 0 0 0-.427.427c-.03.059-.065.161-.085.408-.021.256-.022.591-.022 1.102v1.6a.8.8 0 0 1-1.6 0V3.613l.027-1.201c.028-.346.09-.682.254-1.004A2.58 2.58 0 0 1 1.408.281C1.73.117 2.066.055 2.412.027 2.741 0 3.142 0 3.613 0h.298a.8.8 0 0 1 0 1.6h-.267zM0 10.756a.8.8 0 1 1 1.6 0v1.6l.022 1.102c.02.247.055.35.085.408.094.184.243.334.427.427.059.03.161.065.408.085.256.021.591.022 1.102.022h1.6a.8.8 0 0 1 0 1.6H3.613c-.471 0-.872 0-1.201-.027-.346-.028-.682-.09-1.004-.254a2.58 2.58 0 0 1-1.127-1.126c-.164-.322-.226-.658-.254-1.004C0 13.259 0 12.858 0 12.387v-1.632zm14.4 1.333a.8.8 0 0 1 1.6 0v.298l-.027 1.201c-.028.346-.09.682-.254 1.004a2.58 2.58 0 0 1-1.126 1.127c-.322.164-.658.226-1.004.254-.329.027-.73.027-1.201.027h-1.632a.8.8 0 1 1 0-1.6h1.6l1.102-.022c.247-.02.35-.055.408-.085.184-.094.334-.243.427-.427.03-.058.065-.161.085-.408.021-.256.022-.591.022-1.102v-.267zm-2.994-7.495L12.5 7l1.094-2.406L16 3.5l-2.406-1.094L12.5 0l-1.094 2.406L9 3.5l2.406 1.094zM6.75 8A1.25 1.25 0 0 1 8 6.75h0A1.25 1.25 0 0 1 9.25 8h0A1.25 1.25 0 0 1 8 9.25h0A1.25 1.25 0 0 1 6.75 8h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Detail .mediaControls .visualSearchTrigger span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .mediaControls .visualSearchTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.9)'%3E%3Cpath d='M3.644 1.6l-1.102.022c-.247.02-.35.055-.408.085a.98.98 0 0 0-.427.427c-.03.059-.065.161-.085.408-.021.256-.022.591-.022 1.102v1.6a.8.8 0 0 1-1.6 0V3.613l.027-1.201c.028-.346.09-.682.254-1.004A2.58 2.58 0 0 1 1.408.281C1.73.117 2.066.055 2.412.027 2.741 0 3.142 0 3.613 0h.298a.8.8 0 0 1 0 1.6h-.267zM0 10.756a.8.8 0 1 1 1.6 0v1.6l.022 1.102c.02.247.055.35.085.408.094.184.243.334.427.427.059.03.161.065.408.085.256.021.591.022 1.102.022h1.6a.8.8 0 0 1 0 1.6H3.613c-.471 0-.872 0-1.201-.027-.346-.028-.682-.09-1.004-.254a2.58 2.58 0 0 1-1.127-1.126c-.164-.322-.226-.658-.254-1.004C0 13.259 0 12.858 0 12.387v-1.632zm14.4 1.333a.8.8 0 0 1 1.6 0v.298l-.027 1.201c-.028.346-.09.682-.254 1.004a2.58 2.58 0 0 1-1.126 1.127c-.322.164-.658.226-1.004.254-.329.027-.73.027-1.201.027h-1.632a.8.8 0 1 1 0-1.6h1.6l1.102-.022c.247-.02.35-.055.408-.085.184-.094.334-.243.427-.427.03-.058.065-.161.085-.408.021-.256.022-.591.022-1.102v-.267zm-2.994-7.495L12.5 7l1.094-2.406L16 3.5l-2.406-1.094L12.5 0l-1.094 2.406L9 3.5l2.406 1.094zM6.75 8A1.25 1.25 0 0 1 8 6.75h0A1.25 1.25 0 0 1 9.25 8h0A1.25 1.25 0 0 1 8 9.25h0A1.25 1.25 0 0 1 6.75 8h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .mediaControls .colorSearchTrigger span,.Light .Detail .mediaControls .colorSearchTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='rgba(255, 255, 255, 0.9)'%3E%3Cpath d='M11.955.227l1.82 1.82a.77.77 0 0 1-.015 1.104l-2.427 2.426.949.949c.303.303.303.793 0 1.097s-.793.303-1.097 0l-.56-.56-6.821 6.82c-.07.078-.171.117-.272.117H.389C.171 14 0 13.829 0 13.612V10.47a.38.38 0 0 1 .117-.28l6.821-6.82-.56-.56c-.303-.303-.303-.793 0-1.097.303-.296.793-.303 1.097 0l.957.941L10.858.227c.145-.146.343-.227.548-.227s.403.082.548.227zM2.328 10.389l1.28 1.28 5.374-5.374-1.28-1.28-5.374 5.374z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .mediaControls .visualSearchTrigger span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaControls .colorSearchTrigger span{width:14px;height:14px}.Light .Detail .mediaControls .colorSearchTrigger span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .mediaControls .colorSearchTrigger span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaControls .action{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;width:36px;position:relative;overflow:hidden;margin-left:6px}.Detail .mediaControls .action .background{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:inherit;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Dark .Detail .mediaControls .action .background,.Light .Detail .mediaControls .action .background{background-color:rgba(255,255,255,.1)}.Detail .mediaControls .action .background:before{display:block;content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:inherit}.Dark .Detail .mediaControls .action .background:before,.Light .Detail .mediaControls .action .background:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background-color:rgba(0,0,0,.5)}.Detail .mediaControls .action .background span{display:block;position:relative}.Dark .Detail .mediaControls .action:hover svg,.Light .Detail .mediaControls .action:hover svg{fill:rgba(255,255,255,.9)}.Detail .mediaImage{display:block;height:auto;position:absolute;text-indent:-9999px;width:100%;z-index:5;top:0;bottom:0}.Detail .action{border-radius:4px;display:block;float:left;font-size:14px;font-weight:700;height:35px;line-height:34px;text-align:center;position:relative}.Detail .nextTrigger,.Detail .prevTrigger{border-radius:50%;display:none;height:44px;width:44px;position:absolute;top:50%;z-index:1;margin-top:-22px}.Dark .Detail .nextTrigger,.Dark .Detail .prevTrigger,.Light .Detail .nextTrigger,.Light .Detail .prevTrigger{background:#f6f6f6}.Detail .nextTrigger em,.Detail .prevTrigger em{display:block;margin-top:14px;position:absolute;top:0;left:0;right:0}.Detail .editTrigger.isCloseup span,.Detail .saveTrigger.isCloseup span{display:inline-block;line-height:34px;height:100%}.Detail .mediaSource{display:block;height:36px;margin:24px 0 0;width:100%}.Detail .mediaSourceLeft{display:inline-block;float:left}.Detail .mediaSourceLeft h3{margin:2px 0 0;font-size:13px;font-weight:400}.Dark .Detail .mediaSourceLeft h3,.Light .Detail .mediaSourceLeft h3{color:#666}.Dark .Detail .gridItemCount,.Dark .Detail .mediaSourceLeft h4,.Light .Detail .gridItemCount,.Light .Detail .mediaSourceLeft h4{color:#333}.Detail .mediaSourceLeft h4{margin:0;font-size:14px}.Detail .visitTrigger{float:right;padding:0 14px}.Detail .gridItemCount{font-size:16px;line-height:36px}.Detail .reportTrigger,.Detail .shareTrigger{width:36px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Light .Detail .reportTrigger,.Light .Detail .shareTrigger{background:#f6f6f6}.Dark .Detail .reportTrigger,.Dark .Detail .shareTrigger{background:rgba(238,238,238,.06)}.Detail .shareTrigger span{display:block;width:16px;height:12px}.Dark .Detail .shareTrigger span:after,.Light .Detail .shareTrigger span:after{content:"";display:table;clear:both}.Light .Detail .shareTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='%237a7a7a'%3E%3Cpath d='M9.48 1.79a.9.9 0 0 1-.3.67 1.2 1.2 0 0 1-.76.31A10.8 10.8 0 0 0 6 3.26C2.75 4.33 1.24 6.72.03 9.26c-.08.18 0 .35.25.52.13.09.3.05.5-.09 1.68-1.32 4.21-2.81 7.6-2.8a1.2 1.2 0 0 1 .41.07 1.1 1.1 0 0 1 .35.2c.1.09.18.19.24.31s.09.24.09.36v1.74c0 .08.03.17.08.24s.13.12.22.15c.09.04.2.06.3.04s.2-.06.27-.13l5.31-4.27a.9.9 0 0 0 .25-.3c.06-.12.09-.24.09-.37 0-.13-.02-.25-.08-.36s-.14-.22-.25-.3L10.32.12c-.07-.06-.16-.1-.26-.12s-.2 0-.29.04c-.09.03-.17.09-.23.16s-.08.16-.07.25v1.33z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Detail .shareTrigger span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .shareTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.48 1.79a.9.9 0 0 1-.3.67 1.2 1.2 0 0 1-.76.31A10.8 10.8 0 0 0 6 3.26C2.75 4.33 1.24 6.72.03 9.26c-.08.18 0 .35.25.52.13.09.3.05.5-.09 1.68-1.32 4.21-2.81 7.6-2.8a1.2 1.2 0 0 1 .41.07 1.1 1.1 0 0 1 .35.2c.1.09.18.19.24.31s.09.24.09.36v1.74c0 .08.03.17.08.24s.13.12.22.15c.09.04.2.06.3.04s.2-.06.27-.13l5.31-4.27a.9.9 0 0 0 .25-.3c.06-.12.09-.24.09-.37 0-.13-.02-.25-.08-.36s-.14-.22-.25-.3L10.32.12c-.07-.06-.16-.1-.26-.12s-.2 0-.29.04c-.09.03-.17.09-.23.16s-.08.16-.07.25v1.33z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .shareTrigger span:before{content:"";float:left;padding-bottom:100%}.Detail .reportTrigger span{display:block;width:10px;height:12px}.Dark .Detail .reportTrigger span:after,.Light .Detail .reportTrigger span:after{display:table;clear:both;content:""}.Light .Detail .reportTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='12' fill='%237a7a7a'%3E%3Cpath d='M9.27 1c-.64 0-1.01.42-2.07.43S5.24.82 4.59.47C3.95.13 3.24-.03 2.51 0 1.71.05.92.27.22.64.15.68.09.73.05.8s-.06.15-.05.22V11.5c0 .5.53.5 1.01.5s1.01-.04 1.01-.5v-4c0 .04.95-.65 2.41.24.96.66 2.08 1.04 3.25 1.1.73 0 2.33-.16 2.33-1.33V1.82c0-.56-.32-.83-.73-.83h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Detail .reportTrigger span:before{content:"";float:left;padding-bottom:100%}.Dark .Detail .reportTrigger span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='12' fill='rgba(238, 238, 238, 0.5)'%3E%3Cpath d='M9.27 1c-.64 0-1.01.42-2.07.43S5.24.82 4.59.47C3.95.13 3.24-.03 2.51 0 1.71.05.92.27.22.64.15.68.09.73.05.8s-.06.15-.05.22V11.5c0 .5.53.5 1.01.5s1.01-.04 1.01-.5v-4c0 .04.95-.65 2.41.24.96.66 2.08 1.04 3.25 1.1.73 0 2.33-.16 2.33-1.33V1.82c0-.56-.32-.83-.73-.83h0z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Detail .reportTrigger span:before{content:"";float:left;padding-bottom:100%}.Detail .mediaTitle{margin:16px 0 0;word-break:break-word;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.46px}.Dark .Detail .mediaTitle,.Light .Detail .mediaTitle{color:#000}.Detail .mediaDescription{font-weight:400;font-size:16px;line-height:22px;margin-bottom:20px;word-break:break-word}.Light .Detail .mediaDescription{color:rgba(24,24,24,.66)}.Dark .Detail .mediaDescription{color:rgba(238,238,238,.66)}.Dark .Detail .mediaDescription a,.Dark .Detail .mediaTag,.Light .Detail .mediaDescription a,.Light .Detail .mediaTag{color:#1d8ffb}.Detail .mediaDescription p{padding-bottom:16px}.Detail .mediaDescription p:last-child{padding-bottom:0}.Dark .Detail .mediaSimilarTitle,.Dark .Detail .tinyTag,.Light .Detail .mediaSimilarTitle,.Light .Detail .tinyTag{color:#333}.Detail .tinyTag{font-weight:700}.Detail .mediaColors{height:52px;width:100%;margin-bottom:20px}.Detail .mediaColors .colorIcon,.Detail .mediaColors .paletteIcon{height:52px;width:52px;float:left}@media(max-width:599px){.Detail .mediaColors{display:none}}@media(min-width:600px)and (max-width:899px){.Detail .mediaColors{display:none}}.Detail .mediaColors li:last-child .colorIcon{margin-right:0}.Detail .mediaColors .colorIcon{display:block}.Detail .mediaAuthor{height:44px;line-height:44px;position:relative}.Detail .mediaAuthor a{font-weight:700}.Light .Detail .mediaAuthor a{color:#181818}.Dark .Detail .mediaAuthor a{color:#eee}.Detail .mediaAuthor .authorPictureContainer{position:absolute}.Detail .mediaAuthor p{float:left;font-size:13px;width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-.01em;padding-left:55px;line-height:44px}.Light .Detail .mediaAuthor p{color:rgba(24,24,24,.66)}.Dark .Detail .mediaAuthor p{color:rgba(238,238,238,.66)}.Detail .mediaAuthor p.authorStacked{line-height:18px}.Detail .mediaAuthor .authorNameBumper{margin-top:4px}.Detail .mediaAuthor span{display:block}.Detail .authorPictureContainer{border-radius:50%;display:block;float:left;height:44px;width:44px;overflow:hidden;position:relative}.Dark .Detail .authorPictureContainer,.Light .Detail .authorPictureContainer{background:#f6f6f6}.Detail .authorPictureContainer:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .Detail .authorPictureContainer:before,.Light .Detail .authorPictureContainer:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.Detail .authorPictureContainer img{display:block;height:100%;width:100%}.Detail .mediaSimilar{margin-top:0;position:relative;z-index:2;clear:both}.Detail .mediaSimilar.active .mediaSimilarTitle{display:block}.Detail .mediaSimilar .gridItems{margin-top:60px}@media(max-width:599px){.Detail .mediaSimilar .gridItems{margin-top:32px}}@media(min-width:600px)and (max-width:899px){.Detail .mediaSimilar .gridItems{margin-top:32px}}.Detail .saveDetailColorSuggestionContainer .trayTitle{font-weight:700;font-size:40px;line-height:36px;letter-spacing:-1px;width:184px;float:left;margin-left:4px}.Detail .saveDetailColorSuggestions{margin:8px 0 0;height:40px;width:100%}.Detail .saveDetailColorSuggestions .horizontalScroller{margin:8px -16px 0;overflow:hidden}.Detail .saveDetailColorSuggestions .outerHorizontalScroller{padding:0 16px}.Detail .saveDetailColorSuggestions a{display:block;height:inherit}.Detail .saveDetailColorSuggestions .detailColor{height:40px;width:40px;border-radius:50%;margin:0 4px;position:relative}.Detail .saveDetailColorSuggestions .detailColor:before{display:block;content:"";position:absolute;width:100%;height:100%;border-radius:inherit}.Dark .Detail .saveDetailColorSuggestions .detailColor:before,.Light .Detail .saveDetailColorSuggestions .detailColor:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.Detail .relatedColorSuggestionContainer{z-index:1;position:relative;margin:45px 32px 0}@media(max-width:599px){.Detail .relatedColorSuggestionContainer{margin:24px 20px 0}}@media(min-width:600px)and (max-width:899px){.Detail .relatedColorSuggestionContainer{margin:24px 20px 0}}.Detail .relatedColorSuggestions{width:100%}.Detail .relatedColorSuggestions .menuItems{height:72px}.Detail .relatedColorSuggestions li:last-child .colorIcon{margin-right:0}.Detail .relatedColorSuggestions .colorIcon,.Detail .relatedColorSuggestions .paletteIcon{float:left}.Detail .relatedColorSuggestions .divide{border-radius:2px;padding:0 1px;margin:0 10px;position:relative}.Detail .relatedColorSuggestions .divide:after{display:block;content:"";position:absolute;border-radius:2px;top:50%;left:0;margin:-.9em 0;padding:.9em 0;height:0;width:100%}.Dark .Detail .relatedColorSuggestions .divide:after{background-color:rgba(24,24,24,.35)}.Detail .mediaSimilarTitle{font-size:22px;font-weight:700;display:none;text-align:left;position:relative;letter-spacing:-.038em;padding:0 12px 24px}body{position:relative}.scrollMore,.scrollTopTrigger{cursor:pointer;position:fixed;bottom:22px}.Light body{background-color:#f8f8f8}.Dark body{background-color:#222}.Dark body .Header,.Light body .Header{background-color:rgba(0,0,0,0)}.Dark body.isLoginPage,.Light body.isLoginPage{background:rgba(255,255,255,.9)}body.feed{overflow-y:scroll}body.noScroll{overflow-y:hidden;overflow-x:hidden}.scrollTopTrigger{border-radius:50%;-webkit-box-shadow:0 14px 60px rgba(0,0,0,.1);box-shadow:0 14px 60px rgba(0,0,0,.1);width:44px;height:44px;margin-right:22px;right:0;-webkit-transition:all 180ms ease-in-out;transition:all 180ms ease-in-out;visibility:hidden;opacity:0;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Dark .scrollTopTrigger .icon:after,.Light .scrollTopTrigger .icon:after{content:"";display:table;clear:both}.Dark .scrollTopTrigger,.Light .scrollTopTrigger{background-color:rgba(0,0,0,.5)}.scrollTopTrigger.active{visibility:visible;opacity:1}.scrollTopTrigger .icon{height:16px;width:16px}.Light .scrollTopTrigger .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff'%3E%3Cpath d='M15.7 6.4L9.3.5c-.8-.7-1.9-.7-2.7 0L.3 6.4c-.8.7 0 2 1 1.6l3.9-1.4c.4-.1.9.2.9.6v6.8c0 1.1.9 1.9 2 1.9s2-.9 2-1.9V7.3c0-.4.4-.8.9-.6L14.7 8c1 .4 1.8-.9 1-1.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .scrollTopTrigger .icon:before{content:"";float:left;padding-bottom:100%}.Dark .scrollTopTrigger .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff'%3E%3Cpath d='M15.7 6.4L9.3.5c-.8-.7-1.9-.7-2.7 0L.3 6.4c-.8.7 0 2 1 1.6l3.9-1.4c.4-.1.9.2.9.6v6.8c0 1.1.9 1.9 2 1.9s2-.9 2-1.9V7.3c0-.4.4-.8.9-.6L14.7 8c1 .4 1.8-.9 1-1.6z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .scrollTopTrigger .icon:before{content:"";float:left;padding-bottom:100%}.scrollMore{border-radius:30px;-webkit-box-shadow:0 14px 60px rgba(0,0,0,.1);box-shadow:0 14px 60px rgba(0,0,0,.1);color:#fff;font-size:14px;font-weight:500;line-height:34px;letter-spacing:.025em;text-align:center;width:188px;height:34px;margin-left:-94px;left:50%;-webkit-transition:all 180ms ease-in-out;transition:all 180ms ease-in-out;visibility:hidden;opacity:0;z-index:6}.Credentials .modal.active,.scrollMore.active{visibility:visible;opacity:1}.Dark .scrollMore,.Light .scrollMore{background:#1d8ffb}.Credentials .AppContent{position:static;max-width:298px}.Credentials .ContentModule{position:fixed;top:0;left:0;right:0;bottom:0}.Credentials .backgroundContainer{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.Credentials .background{position:absolute;height:100%;width:100%;background-size:cover}.Credentials .modal.active{cursor:default}.Credentials .modal.active .modalContainer{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.Credentials .buttonsContainer{margin-top:24px;text-align:center}.Credentials .buttonsContainer .back{color:#666;font-weight:700;font-size:14px;margin:18px 0 -24px;text-align:center;width:100%}.Credentials .forgotPasswordContainer{margin-top:18px;text-align:center}.Credentials .forgotPasswordContainer a{color:#666;font-size:12px}.Credentials .logoContainer{padding:20px 0 26px;position:relative}.Credentials .logo{color:transparent;font:0/0 sans-serif;margin:0 0 0 -68px;position:absolute;top:0;left:50%;text-indent:-9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:136px;height:18px}.Credentials .passwordContainer,.Credentials li{position:relative}.Dark .Credentials .logo:after,.Light .Credentials .logo:after{content:"";display:table;clear:both}.Light .Credentials .logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='%23000'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Light .Credentials .logo:before{content:"";float:left;padding-bottom:100%}.Dark .Credentials .logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='18' fill='%23eee'%3E%3Cpath d='M6.104.078H0v14.087h6.104c4 0 6.417-2.66 6.417-7.122 0-4.226-2.504-6.965-6.417-6.965zm-.235 11.27H3.287V2.974h2.035c2.66 0 3.835 1.33 3.835 4.383 0 3.6-2.27 4-3.287 4zM35.374 0c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S36.156 0 35.374 0zm1.408 4h-2.896v10.252h2.896V4zm8.298 1.176c-.626-1.017-1.565-1.487-2.974-1.487-3.052 0-4.383 2.66-4.383 5.087 0 3.2 1.643 5.165 4.383 5.165 1.33 0 2.426-.548 2.974-1.4v1.096c0 .783-.235 1.4-.626 1.878-.4.4-.86.548-1.565.548-1.017 0-1.644-.4-1.878-1.096h-2.974C38.27 17.06 40.462 18 42.497 18c4.383 0 5.322-2.504 5.322-4.54V4H45v1.174h.078zM42.8 11.66c-2.035 0-2.2-2.27-2.2-2.974 0-1.33.548-2.817 2.2-2.817 1.878 0 2.27 1.643 2.27 3.052s-.704 2.74-2.27 2.74zm33.27-7.98c-1.33 0-2.348.47-2.974 1.4V3.992H70.28v13.774h2.896V13.07c.626.86 1.8 1.4 2.974 1.4 3.13 0 4.54-2.74 4.54-5.322.078-2.504-1.174-5.478-4.617-5.478zm-.548 8.53c-2.113 0-2.348-2.2-2.348-3.13s.235-3.2 2.348-3.2c1.722 0 2.348 1.643 2.348 3.2 0 1.174-.313 3.13-2.348 3.13zm9-8.22h-2.896v10.252h2.896V4zm-1.41-4c-.783 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4S83.897 0 83.114 0zm9.468 7.044V3.757h-.078c-.235-.078-.47-.078-.626-.078-1.33 0-2.504.86-3.2 2.035V3.992h-2.74v10.252h2.896V9.86c0-1.957.86-2.974 2.66-2.974.313 0 .704.078 1.017.157h.078zm9.548 4.852V6.73c0-2.035-1.487-3.052-4.54-3.052-2.2 0-4.383.783-4.54 3.365V7.2h2.817v-.078c.078-1.017.548-1.487 1.643-1.487 1.017 0 1.644.235 1.644 1.252 0 .86-1.017 1.017-2.348 1.096-.313 0-.626.078-.86.078-1.722.235-3.522.783-3.522 3.13 0 1.878 1.33 3.13 3.522 3.13 1.33 0 2.504-.4 3.365-1.174 0 .235.078.548.157.86v.078h2.974l-.078-.157c-.157-.235-.235-1.017-.235-2.035zm-2.974-1.644c0 1.487-.704 2.27-2.2 2.27-1.096 0-1.644-.4-1.644-1.174 0-.86.626-1.174 1.565-1.4.235 0 .47-.078.626-.078.626-.078 1.174-.157 1.565-.4v.783h.078zm8.06-9.312h-2.896v3.052h-1.643v2.035h1.643v5.87c0 2.2 1.722 2.504 3.287 2.504l1.644-.078h.078v-2.348h-.078c-.235.078-.548.078-.86.078-.86 0-1.096-.235-1.096-1.096v-5h2.035V3.992h-2.113V.94zm4.46-.94c-.782 0-1.487.626-1.487 1.4s.626 1.4 1.487 1.4c.783 0 1.487-.626 1.487-1.4-.078-.783-.704-1.4-1.487-1.4zm1.41 4h-2.896v10.252h2.896V4zm6.183-.3c-3.2 0-5.322 2.113-5.322 5.4s2.113 5.4 5.322 5.4 5.322-2.113 5.322-5.4-2.113-5.4-5.322-5.4zm0 8.53c-2.035 0-2.348-1.957-2.348-3.13s.313-3.13 2.348-3.13 2.348 1.957 2.348 3.13-.313 3.13-2.348 3.13zm11.974-8.532c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252h2.896V8.53c0-1.643.626-2.504 1.956-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm-76.148 0c-1.252 0-2.426.626-3.052 1.565V4h-2.74v10.252H52.2V8.53c0-1.643.626-2.504 1.957-2.504 1.174 0 1.8.704 1.8 2.426v5.8h2.974v-6.26c0-2.2-.704-4.383-3.835-4.304zm10.956 4.305c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.956 2.504 3.444 2.817 1.956.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.956-.548-2.035-1.487v-.078H59.87v.078c.157 2.2 1.957 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6-.078-1.8-1.644-2.426-3.287-2.817zm-36.312 0c-.235-.078-.548-.078-.783-.157-1.252-.235-2.348-.47-2.348-1.252s.94-.86 1.487-.86c1.174 0 1.722.47 1.8 1.33v.078h2.817v-.078c-.235-2.74-2.583-3.287-4.54-3.287-.94 0-2.66.157-3.678 1.174-.548.548-.783 1.252-.704 2.113.078 1.878 1.957 2.504 3.443 2.817 1.957.4 2.896.626 2.896 1.4 0 .86-.94 1.174-1.722 1.174-1.174 0-1.957-.548-2.035-1.487v-.078H23.48v.078c.157 2.2 1.956 3.444 4.774 3.444 1.4 0 4.696-.313 4.696-3.6.078-1.8-1.565-2.426-3.2-2.817zM18.236 3.68c-3.052 0-5.244 2.27-5.244 5.4 0 3.2 2.113 5.4 5.244 5.4 2.426 0 4.07-1.174 4.774-3.443v-.078h-2.583v.078c-.157.626-1.096 1.252-2.113 1.252-1.487 0-2.27-.783-2.426-2.426h7.278v-.078c.078-1.8-.4-3.522-1.487-4.617-.783-1.017-2.035-1.487-3.443-1.487zm-2.27 4.226c.078-.783.626-1.957 2.2-1.957 1.487 0 1.957 1.096 2.113 1.957h-4.304z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat}.Dark .Credentials .logo:before{content:"";float:left;padding-bottom:100%}.Credentials .loginTitle{color:#444;font-size:16px;font-weight:700;margin:2px 0 13px;text-align:center}.Credentials .modalContent{padding:42px 45px}.Credentials li{margin-bottom:12px}.Credentials h2{color:#333;font-size:24px;font-weight:400;margin-bottom:24px;text-align:center;letter-spacing:-.015em}.Credentials .hasSuccess .buttonsContainer,.Credentials .hasSuccess input,.Credentials .hasSuccess p{display:none}.Credentials .signupBaseContainer{margin:0 -45px -12px;padding:0 45px;text-align:center}.Credentials .baseTextTrigger{font-size:15px}.Credentials .baseTextTrigger a{color:#1d8ffb;font-weight:700}.Credentials .signupSteps{display:none}.Credentials .signupSteps.active{display:block}.Credentials .validationError .error{margin:0}.Credentials .error{display:none;left:0;line-height:150%;padding:4px 14px;position:absolute;text-align:left;top:44px;width:100%;margin:0}.Dark .Credentials .error,.Light .Credentials .error{background:#f76722;color:#333}.Credentials .authWithFacebook{background:#3b5998;position:relative;border-radius:4px;color:#fff;display:block;font-size:14px;height:44px;font-weight:700;line-height:44px;padding:0 14px;width:100%}.Credentials .authWithFacebook span{display:block;margin:0 auto;max-width:200px;width:22px;height:22px}.Credentials .authWithFacebook .loaderContainer,.Credentials .authWithFacebook.loading .innerContainer{display:none}.Credentials .authWithFacebook.loading .loaderContainer{display:block;height:31px;width:31px;margin:0 auto}.Credentials .authWithFacebook.loading .loader{-webkit-animation:rotateLoader .7s infinite linear;animation:rotateLoader .7s infinite linear}.Credentials .loginOr{text-align:center;font-weight:500;color:#999;height:20px}.Credentials .staticFooter{position:absolute;bottom:20px;width:100%;text-align:center;z-index:10}.Credentials .staticFooter a{color:#fff;font-size:11px;font-weight:700;padding:6px}.App{padding-top:60px}.App .content{font-size:15px}@media(max-width:599px){.App .content{margin:0 16px 100px}.App .AppContent .groupRange{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media(min-width:600px)and (max-width:899px){.App .content{margin:0 24px 100px}.App .AppContent .groupRange{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width:900px)and (max-width:1199px){.App .content{margin:0 24px 100px}}@media(min-width:1200px){.App .content{margin:0 24px 100px}}.App .AppContent .menuNav ul{clear:both;display:block;margin:20px auto 0;width:360px}.App .AppContent .menuNav li{display:block;float:left;width:120px;margin:0}.App .AppContent .menuNav li a{border-radius:10px;color:#333;display:block;padding:10px 14px 13px;font-size:16px;font-weight:700;letter-spacing:-.023em;text-align:center}.App .AppContent .menuNav li a.active{background:#eee}.App .AppContent h3{clear:both;font-size:26px;text-align:center;padding:30px 0 20px;letter-spacing:-.03em}.Light .App .AppContent h3{color:rgba(24,24,24,.86)}.Dark .App .AppContent h3{color:rgba(238,238,238,.86)}.App .AppContent .directoryMenu ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px 0 0 -4px;width:calc(100% + 4px)}.App .AppContent .directoryMenu li{display:inline-block;margin:4px 0 0 4px}.App .AppContent .directoryMenu li a{border-radius:6px;display:block;width:44px;font-weight:700;font-size:18px;text-align:center;line-height:44px}.App .exploreSitemaps,.App .sitemap{display:-webkit-box;display:-ms-flexbox}.Light .App .AppContent .directoryMenu li a{color:#181818;border:1px solid rgba(24,24,24,.2)}.Dark .App .AppContent .directoryMenu li a{background-color:rgba(238,238,238,.06);color:#eee;border:1px solid rgba(236,236,236,.2)}.App .AppContent .groupRangeHeader{font-size:16px;font-weight:700;letter-spacing:-.025em;text-align:center}.App .AppContent .groupRange{margin:40px 0;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.App .AppContent .groupRange a{font-size:16px;font-weight:500;line-height:28px}.Light .App .AppContent .groupRange a{color:rgba(24,24,24,.66)}.Dark .App .AppContent .groupRange a{color:rgba(238,238,238,.46)}.App .exploreSitemaps{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.App .sitemap{display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:33%;flex-basis:33%}@media(max-width:599px){.App .sitemap{-ms-flex-preferred-size:100%;flex-basis:100%}}@media(min-width:600px)and (max-width:899px){.App .sitemap{-ms-flex-preferred-size:50%;flex-basis:50%}}@media(min-width:900px)and (max-width:1199px){.App .AppContent .groupRange{-webkit-column-count:3;-moz-column-count:3;column-count:3}.App .sitemap{-ms-flex-preferred-size:33%;flex-basis:33%}}@media(min-width:1200px){.App .AppContent .groupRange{-webkit-column-count:3;-moz-column-count:3;column-count:3}.App .sitemap{-ms-flex-preferred-size:25%;flex-basis:25%}}.App .sitemapLink{width:100%;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.Light .App .sitemapLink{background-color:#f6f6f6;border:1px solid rgba(24,24,24,.2)}.Dark .App .sitemapLink{background-color:rgba(238,238,238,.06);border:1px solid rgba(236,236,236,.2)}.App .sitemapText{width:100%;font-size:18px;font-weight:700;color:#fff;text-align:center;padding:60px}.Light .App .sitemapText{color:#181818}.Dark .App .sitemapText{color:#eee}.App .Footer{height:100px;margin-top:40px}.horizontalMenuScroller.justifyCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:600px)and (max-width:899px){.horizontalMenuScroller.justifyCenter{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}.sitemapHeader .sitemapDetailsInner{padding:30px 0}.sitemapHeader .crumbNav{height:30px}.sitemapHeader .crumbNav .crumbItem{float:left;padding:4px 0;font-size:16px;font-weight:700;letter-spacing:-.43px;height:100%;text-transform:capitalize}.Light .sitemapHeader .crumbNav .crumbItem{color:rgba(24,24,24,.66)}.Dark .sitemapHeader .crumbNav .crumbItem{color:rgba(238,238,238,.46)}.Light .sitemapHeader .crumbNav .crumbItem.active{color:rgba(24,24,24,.66)}.Dark .sitemapHeader .crumbNav .crumbItem.active{color:rgba(238,238,238,.46)}.sitemapHeader .crumbNav .crumbItem.divider{margin:0 10px}.sitemapHeader .sitemapDetails{margin:0 auto 32px}@media(max-width:599px){.horizontalMenuScroller.justifyCenter{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.sitemapHeader .sitemapDetails{padding:0 16px}}@media(min-width:600px)and (max-width:899px){.sitemapHeader .sitemapDetails{padding:0 24px}}@media(min-width:900px)and (max-width:1199px){.sitemapHeader .sitemapDetails{padding:0 24px}}@media(min-width:1200px){.sitemapHeader .sitemapDetails{padding:0 24px}}.sitemapHeader h2{font-size:48px;font-weight:700;letter-spacing:-.04em;text-transform:capitalize}.Light .sitemapHeader h2{color:rgba(24,24,24,.86)}.Dark .sitemapHeader h2{color:rgba(238,238,238,.86)}@media(max-width:599px){.sitemapHeader h2{font-size:32px;letter-spacing:-.7px}}.sitemapHeader p{font-size:20px;line-height:28px;letter-spacing:-.02em;font-weight:500;max-width:400px}.Light .sitemapHeader p{color:rgba(24,24,24,.66)}.Dark .sitemapHeader p{color:rgba(238,238,238,.66)}@media(max-width:599px){.sitemapHeader p{font-size:18px;line-height:24px}}