.container{display:flex;flex-direction:column;height:100vh;background-color:#f4f4f4}.main-content{display:flex;height:100%;background-color:#f2f2f2}.story-section{text-align:center;padding:40px 20px;background-color:white}.text-container{position:relative;margin:20px 0}.text-container:hover{border:2px dashed #36a9e0;padding:8px}.text-toolbar{position:absolute;top:-23px;right:-1px;display:none;z-index:1;background-color:#0d99ff}.text-container:hover .text-toolbar{display:flex}.toolbar-btn{background:#0d99ff;border:1px solid #0d99ff;padding:4px 8px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}.toolbar-btn.delete-btn{color:white}.toolbar-btn:hover{background:#0d99ff}.story-title{font-size:24px;font-weight:700;margin-bottom:10px}.story-content{font-size:16px;color:#555;transition:all .2s ease}.canvas{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px}.container1{background-color:#f8f8f8;padding:40px}.container11{background-color:white;padding:20px}.containercopy11{background-color:white;padding-left:188px;padding-right:188px}.container2{flex-direction:row;align-items:flex-start;gap:64px;font-family:Times New Roman!important}.container2,.containercopy2{background-color:white;display:flex}.containercopy2{flex-direction:column;font-family:Merriweather!important}.secondDiv{padding:16px;width:100%;margin-left:148px}.secondDiv,.secondDivcopy{display:flex;flex-direction:column}.secondDivcopy{margin-top:40px}.page-container{background-color:white;max-width:1678px}.editor-content{display:flex;flex:1 1;margin-left:224px;min-height:100vh;margin-top:112px}.centered{margin-left:auto;margin-right:auto}.frame{flex:1 1;padding:20px}.gallery{display:grid;grid-gap:16px;gap:16px;padding:20px}.gallery-mosaic{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto}.gallery-linear{display:flex;overflow-x:auto;gap:16px;padding:20px}.gallery-columns{column-count:3;column-gap:16px}.gallery-fullwidth{display:grid;grid-template-columns:1fr}.gallery-item{position:relative;overflow:hidden}.gallery-image{width:100%;height:100%;object-fit:cover}.page-container[style*=grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%}.page-container[style*=grid]>div{width:100%;overflow:hidden}.page-container[style*=grid] img{width:100%;height:auto;object-fit:cover;display:block}@media screen and (min-width:2560px) and (max-width:2774px){.secondDiv{margin-left:359px}.subCollectionText{font-size:40px!important}}@media screen and (min-width:2400px) and (max-width:2559px){.secondDiv{margin-left:337px}.subCollectionText{font-size:37px!important}}@media screen and (min-width:2100px) and (max-width:2773px){.page-container{max-width:none}}@media screen and (min-width:2100px) and (max-width:2400px){.secondDiv{margin-left:290px}.subCollectionText{font-size:32px!important}}@media screen and (min-width:1024px) and (max-width:1220px){.secondDiv{margin-left:102px}.subCollectionText{font-size:24px!important}}@media screen and (max-width:851px){.containercopy11{background-color:white;padding-left:110px;padding-right:110px}}@media screen and (max-width:692px){.containercopy11{background-color:white;padding-left:53px;padding-right:53px}.containercopy2{padding:0}}@media screen and (max-width:552px){.containercopy11{background-color:white;padding-left:10px;padding-right:10px}.containercopy2{padding:0}.secondDivcopy{margin-top:4px}.container2{background-color:white;display:flex;flex-direction:column;gap:0}.secondDiv{margin-left:0}}@media screen and (max-width:425px){.secondDiv{display:flex;flex-direction:column;padding:0;margin-left:0}.containercopy11{background-color:white;padding-left:10px;padding-right:10px}.container11{background-color:white;padding:10px}.container2{background-color:white;display:flex;flex-direction:column;gap:0}.secondDivcopy{margin-top:4px}.page-container{padding-top:0!important}}.text-element{padding:8px;cursor:pointer}.text-element.selected{border:1px solid blue}.toolbox{width:250px;padding:16px;background:#e0e0e0}.toolbox h3{font-size:18px;margin-bottom:10px}.add-button{width:100%;padding:10px;margin-bottom:8px;border:none;cursor:pointer;font-size:14px;color:white;border-radius:4px}.text-button{background:blue}.container-button{background:green}.sub-header1{flex-direction:column;justify-content:space-between;align-items:flex-start;height:84vh;padding:16px;width:22%;position:fixed}.sub-header1,.sub-header2{display:flex;background-color:white}.sub-header2{flex-direction:row;justify-content:center;align-items:center}.sub-headerphone1,.sub-headerphone2{display:flex;background-color:white}.sub-headerphone2{flex-direction:row;justify-content:center;align-items:center}.sub-logo,.sub-logophone{font-size:20px;pointer-events:auto!important;cursor:pointer}.sub-logophone{margin:0}.sub-header-links1{align-items:flex-start}.phonesub-header-links1,.sub-header-links1{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#999999}.phonesub-header-links1{align-items:center}.sub-header-links2{display:flex;flex-direction:row;justify-content:center;gap:10px;font-size:14px;color:#999999}.linkactive{color:#999999;text-decoration:none}.sub-header-social{display:flex;flex-direction:row;gap:10px}.close-btn,.hamburger{font-size:20px;background:none;border:none;cursor:pointer;z-index:1001}.hamburger{display:none}.mobile-menu{position:fixed;top:0;left:-100%;width:80%;height:100%;background-color:white;transition:left .3s ease-in-out;padding:20px;box-shadow:-2px 0 5px rgba(0,0,0,.2);z-index:1000}.mobile-menu.show{left:0}.close-btn{position:absolute;top:16px;right:15px;font-size:30px}.phoneheader{justify-content:space-between}.phoneSubHeaders,.phoneheader{display:flex;align-items:center;width:100%}.phoneSubHeaders{flex-direction:column;justify-content:space-evenly;height:100vh}@media screen and (min-width:2560px) and (max-width:2774px){.subheaderlinks1,.subheaderlinks2{font-size:40px!important}.authorName{font-size:37px!important}.sub-header-links2{gap:23px}.socialLink{width:40px!important;height:40px!important}.phoneheader{width:0!important}}@media screen and (min-width:2400px) and (max-width:2559px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:37px!important}.socialLink{width:35px!important;height:35px!important}.phoneheader{width:0!important}}@media screen and (min-width:2100px) and (max-width:2400px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:32px!important}.socialLink{width:30px!important;height:30px!important}.phoneheader{width:0!important}}@media screen and (min-width:1920px) and (max-width:2100px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:25px!important}.socialLink{width:30px!important;height:30px!important}.phoneheader{width:0!important}}@media screen and (min-width:1440px) and (max-width:1919px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:16px!important}.socialLink{width:25px!important;height:25px!important}.phoneheader{width:0!important}}@media screen and (min-width:1220px) and (max-width:1440px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:14px!important}.phoneheader{width:0!important}}@media screen and (min-width:1024px) and (max-width:1220px){.authorName,.subheaderlinks1,.subheaderlinks2{font-size:11px!important}.phoneheader{width:0!important}}@media screen and (max-width:2773px){.sub-header1{width:10%}}@media screen and (max-width:1600px){.sub-header1{width:12%}}@media screen and (min-width:553px) and (max-width:1023px){.phoneheader{width:0!important}}@media screen and (min-width:453px){.sub-headerphone1,.sub-headerphone2{display:none}}@media screen and (max-width:452px){.hamburger{display:block}.sub-header1,.sub-header2{display:none}}@media screen and (min-width:2560px) and (max-width:2774px){.LogoText_mainHeading__1IloU{font-size:48px!important}.LogoText_mainHeading2__nTN_l{font-size:52px!important}}@media screen and (min-width:2400px) and (max-width:2559px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:44px!important}}@media screen and (min-width:2100px) and (max-width:2400px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:37px!important}}@media screen and (min-width:1920px) and (max-width:2100px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:32px!important}}@media screen and (min-width:1440px) and (max-width:1919px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:22px!important}}@media screen and (min-width:1220px) and (max-width:1440px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:21px!important}}@media screen and (min-width:1024px) and (max-width:1220px){.LogoText_mainHeading2__nTN_l,.LogoText_mainHeading__1IloU{font-size:17px!important}}.Footer_footer__UZJz8{width:100%;padding:24px 0;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:14px;color:#555;position:relative;bottom:0}.Footer_powered__BbiY_{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:400;color:#999999;margin-bottom:4px}.Footer_brand__yHDkd{font-weight:500;font-size:16px;color:#666666;margin-bottom:24px}.Footer_socials__52jAh{display:flex;gap:14px}.Footer_icon__eh7K5{font-size:20px;color:#666666;transition:color .3s ease;cursor:pointer}.Footer_icon__eh7K5:hover{color:#555}@media screen and (min-width:2560px) and (max-width:2774px){.Footer_powered__BbiY_{font-size:36px!important}.Footer_brand__yHDkd{font-size:40px!important}.Footer_icon__eh7K5{width:44px!important;height:44px!important}}@media screen and (min-width:2400px) and (max-width:2559px){.Footer_powered__BbiY_{font-size:33px!important}.Footer_brand__yHDkd{font-size:37px!important}.Footer_icon__eh7K5{width:44px!important;height:44px!important}}@media screen and (min-width:2100px) and (max-width:2400px){.Footer_powered__BbiY_{font-size:28px!important}.Footer_brand__yHDkd{font-size:32px!important}.Footer_icon__eh7K5{width:36px!important;height:36px!important}}@media screen and (min-width:1920px) and (max-width:2100px){.Footer_powered__BbiY_{font-size:21px!important}.Footer_brand__yHDkd{font-size:25px!important}.Footer_icon__eh7K5{width:29px!important;height:29px!important}}@media screen and (min-width:1440px) and (max-width:1919px){.Footer_powered__BbiY_{font-size:12px!important}.Footer_brand__yHDkd{font-size:16px!important}.Footer_icon__eh7K5{width:20px!important;height:20px!important}}@media screen and (min-width:1220px) and (max-width:1440px){.Footer_powered__BbiY_{font-size:12px!important}.Footer_brand__yHDkd{font-size:16px!important}.Footer_icon__eh7K5{width:20px!important;height:20px!important}}@media screen and (min-width:1024px) and (max-width:1220px){.Footer_powered__BbiY_{font-size:8px!important}.Footer_brand__yHDkd{font-size:12px!important}.Footer_icon__eh7K5{width:16px!important;height:16px!important}}