#CreationFooter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:var(--transparent-bg);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 0;width:100%}#CreationFooter,.form-input-container .checkbox-line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-input-container .checkbox-line{-webkit-box-pack:row;-ms-flex-pack:row;justify-content:row;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.form-input-container .checkbox-line p{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:rian_paralucent;font-weight:300;line-height:21px;color:var(--app-bar-link-color)}.form-input-container .checkbox-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25px;height:25px;border-radius:10px;-webkit-box-shadow:0 0 2px rgba(0,0,0,.3),0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.3),0 2px 2px rgba(0,0,0,.2);cursor:pointer}.form-input-container .checkbox-container.selected{background-color:var(--primary-button-bg)}.form-input-container .check-icon{color:var(--checkbox-bg);width:25px}#TagContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 15px;border:1px solid rgba(0,0,0,.05);border-radius:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#TagContainer:hover{cursor:pointer;-webkit-box-shadow:0 0 1px rgba(0,0,0,.25),0 4px 8px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.25),0 4px 8px rgba(0,0,0,.1)}#TagContainer h6{font-family:rian_paralucent;font-size:.867rem;font-weight:300;line-height:20px;color:var(--action-list-text-color)}#TagContainer.selected{background-color:var(--selected-tag-bg)}#TagContainer.selected:hover{opacity:1%}#TagContainer.selected h6{color:var(--bg)}@media(min-width:1280px){.form-input:focus{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color)}.form-input.error{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color)}.switch{position:relative;display:inline-block;width:50px;height:25px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:19px;width:19px;left:3px;bottom:3px;background-color:#fff}input:checked+.slider{background-color:var(--primary-button-bg)}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.toggle-comment-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.toggle-comment-container>:not(:last-child){margin-right:10px}}#Accordion{border-radius:20px;border:1px solid rgba(0,0,0,.05);width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#Accordion .accordion-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:15px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-transition:.4s;transition:.4s;border-radius:20px;color:var(--section-heading-color)}#Accordion .accordion-header>:not(:last-child){margin-right:0}#Accordion .accordion-header .accordion-description{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:5px}#Accordion .accordion-header .accordion-label{font-family:rian_paralucent;font-size:1rem;font-weight:400;line-height:19px}#Accordion .accordion-header .accordion-sub-label{font-family:rian_paralucent;font-size:.867rem;font-weight:300;line-height:16px;color:var(--page-text-color)}#Accordion .accordion-header #left-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#Accordion .accordion-header #left-container>:not(:last-child){margin-right:15px}#Accordion .accordion:after{font-weight:700;float:right;margin-left:5px}#Accordion .panel{padding:0 15px 15px 10px;overflow:hidden;-webkit-transition:max-height .5s ease-out;transition:max-height .5s ease-out}#Accordion .accordion-tags-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;row-gap:10px;width:100%;padding-bottom:15px}#Accordion .accordion-tags-container>:not(:last-child){margin-right:5px}#Accordion #TagContainer{background-color:var(--bg);border:1px solid rgba(0,0,0,.2)}#Accordion #TagContainer.selected{background-color:#044373}#Accordion #TagContainer.selected:hover{opacity:1%}#Accordion .sub-accordion-container{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05);box-shadow:0 1px 0 rgba(0,0,0,.05)}#Accordion .sub-accordion-container .sub-accordion-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:15px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-transition:.4s;transition:.4s;color:var(--section-heading-color)}#Accordion .sub-accordion-container .sub-accordion-header>:not(:last-child){margin-right:0}#Accordion .sub-accordion-container .sub-accordion-header .sub-accordion-label{font-family:rian_paralucent;font-size:1rem;font-weight:400;line-height:19px}#Accordion .sub-accordion-container .sub-panel{padding:0 15px;overflow:hidden;-webkit-transition:max-height .5s ease-out;transition:max-height .5s ease-out}@media(min-width:1280px){.form-input:focus{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color)}.form-input.error{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color)}.categories-container{grid-auto-flow:column;grid-column-gap:15px;width:100%}.categories-container,.categories-container .accordion-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start}.categories-container .accordion-container{grid-auto-flow:row;grid-row-gap:15px;width:380px}.categories-container .selected-container{width:210px}.categories-container .selected-container .selected-key-words{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;background-color:var(--lighter-black);padding:25px 20px;border-radius:20px}.categories-container .selected-container .selected-key-words h6{text-align:start;font-family:rian_paralucent;font-size:1rem;font-weight:700;line-height:19px;color:#565036;opacity:.5}.categories-container .selected-container .selected-key-words .selected-container-key-words{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:15px}.categories-container .selected-container .selected-key-words .selected-key-word-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:var(--section-heading-color)}.categories-container .selected-container .selected-key-words .selected-key-word-container>:not(:last-child){margin-right:5px}.categories-container .selected-container .selected-key-words .selected-key-word-container span{font-family:rian_paralucent;font-size:1rem;font-weight:700;line-height:19px;width:85%}.categories-container .selected-container .selected-key-words .selected-key-word-container #remove-icon{cursor:pointer}}#CreationFourthStep{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px;padding-bottom:350px}#CreationFourthStep h2{font-family:rene_campton;letter-spacing:-.03em;font-size:1.667rem;font-weight:700;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--section-heading-color);margin-bottom:20px}#CreationFourthStep .double-input-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;width:100%}#CreationFourthStep .input-label{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;color:var(--input-label-color)}#CreationFourthStep .display-options{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px}#CreationFourthStep .tags-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}#CreationFourthStep .section-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:5px}#CreationFourthStep a{text-decoration:none;color:var(--link-color)}.author-created[data-v-2a4cf83f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--app-bar-link-color);width:100%}.author-created label[data-v-2a4cf83f]{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;color:var(--input-label-color)}.author-created span[data-v-2a4cf83f]{font-family:rian_paralucent;font-size:1rem;font-weight:300;line-height:20px;color:var(--page-text-color)}.author-created #delete-icon[data-v-2a4cf83f]{cursor:pointer}.icon-container[data-v-2a4cf83f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--action-icon-active-bg);border-radius:25px;color:var(--action-icon-text-color);height:50px;overflow:hidden;width:50px}.icon-container>img[data-v-2a4cf83f]{max-height:100%}.left-container[data-v-2a4cf83f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.left-container[data-v-2a4cf83f]>:not(:last-child){margin-right:20px}.author-description[data-v-2a4cf83f]{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:1px;padding-block:4px}.form-input:focus .input-label{color:var(--input-focus-border-color)}@media(max-width:1279px){.form-input:focus{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 3px var(--input-focus-border-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 3px var(--input-focus-border-color)}.form-input.error{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color)}}@media(min-width:1280px){.form-input:focus{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 2px var(--input-focus-border-color)}.form-input.error{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color);box-shadow:0 1px 3px rgba(0,0,0,.25),0 0 0 1px var(--input-invalid-feedback-color)}.input-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.input-container>:not(:last-child){margin-right:15px}.long{padding:15px}}#CreationThirdStep{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px;padding-bottom:350px}#CreationThirdStep h2{font-family:rene_campton;letter-spacing:-.03em;font-size:1.667rem;font-weight:700;line-height:30px;color:var(--section-heading-color);margin-bottom:65px}#CreationThirdStep h5{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px}#CreationThirdStep .author-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:25px;width:100%}#CreationThirdStep .author-container label{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;color:var(--input-label-color)}#CreationThirdStep .author-container .author-creation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;width:100%;margin-bottom:25px}#CreationThirdStep .author-container .author-informations{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#CreationThirdStep .author-container #createAuthorButton{justify-self:end}#CreationThirdStep .author-created{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--app-bar-link-color);width:100%}#CreationThirdStep .author-created label{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;color:var(--input-label-color)}#CreationThirdStep .author-created span{font-family:rian_paralucent;font-size:1rem;font-weight:300;line-height:20px;color:var(--page-text-color)}#CreationThirdStep .author-created #delete-icon{cursor:pointer}#CreationThirdStep .icon-container{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--action-icon-active-bg);color:var(--action-icon-text-color);width:50px;height:50px;border-radius:25px}#CreationThirdStep .icon-container,#CreationThirdStep .left-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#CreationThirdStep .left-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#CreationThirdStep .left-container>:not(:last-child){margin-right:20px}#CreationThirdStep .author-description{grid-row-gap:1px;padding-block:4px}#CreationAuthor,#CreationThirdStep .author-description{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row}#CreationAuthor{grid-row-gap:25px;width:100%}#CreationAuthor label{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;color:var(--input-label-color)}#CreationSecondStep{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px;padding-bottom:80px;color:var(--action-icon-text-color)}#CreationSecondStep h5{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px;margin-bottom:5px}#CreationSecondStep .inputs-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:column;grid-column-gap:25px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:stretch}#CreationSecondStep .content-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:5px;width:100%}#CreationSecondStep .tags-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}#CreationSecondStep .trailer-preview{aspect-ratio:16/9;background-color:#000;border-radius:7px;display:block;height:200px;width:auto}#CreationFirstStep{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:45px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:350px}#CreationFirstStep h5{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:20px}#CreationFirstStep .double-input-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;width:100%}#CreationSideBar{border:1px solid rgba(0,0,0,.07);border-radius:25px;-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.0503198),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.0282725),0 2.76726px 2.21381px rgba(0,0,0,.0196802);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.0503198),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.0282725),0 2.76726px 2.21381px rgba(0,0,0,.0196802);height:239px;width:333px}.step-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;padding-inline:14px 0;width:100%}.step-section>:not(:last-child){margin-right:15px}.step-section.selected{background-color:#3888ff}.step-section.selected .section-title{border-top:0}.step-section.selected h3{color:var(--bg)}.step-section .icon-container{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;height:30px;width:30px}.step-section .icon-container,.step-section .section-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.step-section .section-title{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(0,0,0,.07);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;padding-right:14px}.step-section .section-title.first-step{border-top:0}.step-section .section-title h3{font-family:rian_paralucent;font-size:1.133rem;font-weight:300;line-height:20px}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:300;src:url(../fonts/regular.a670f0ac.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:300;src:url(../fonts/italic.a68cbe9a.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:500;src:url(../fonts/demibold.55c6e397.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.aaf55307.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:300;src:url(../fonts/regular.9f47b63e.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:300;src:url(../fonts/italic.9da943a0.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:400;src:url(../fonts/medium.7a175d36.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:400;src:url(../fonts/mediumitalic.211e6847.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:600;src:url(../fonts/bold.4290c50a.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.cd6d24fc.woff) format("woff")}body{overflow-y:auto}#creationLayout{display:grid;grid-template-rows:100px 1fr;grid-template-columns:auto 1fr;height:auto;width:100vw}.creationSideBarContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:50px 0 0 127px;row-gap:51px;width:412px}.creationSideBarContainer #returnButton{color:var(--active-route-link-color)}.creationContent{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding-top:50px;padding-bottom:500px;width:600px;height:300px}.creationContent [class*=PageContainer]{height:100%}.creationContent h1{font-family:rene_campton;letter-spacing:-.04em;font-size:2.333rem;font-weight:700;line-height:41px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--section-heading-color);padding-bottom:75px}