@font-face{font-family:MainFont;src:url(/assets/fonts/serif.ttf);font-weight:400;font-style:normal}@font-face{font-family:HandMadeFont;src:url(/assets/fonts/cursive.ttf);font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-size:16px;color:#773e17;font-family:Montserrat,Helvetica,sans-serif}html{overflow-x:hidden;scroll-behavior:smooth}body{background-image:url(/assets/images/bg.png);overflow:hidden}body>*{overflow-x:hidden}button{border:0;background-color:transparent;font-weight:400}button:focus{outline:none}h1{font-size:3rem}@media (max-width: 800px){h1{font-size:2rem}}h2{font-size:1.5rem}h3{font-size:1.5rem;font-weight:700}h4{font-size:1.5rem;font-weight:400}@media (max-width: 800px){h4{font-size:1.125rem}}h5{font-size:1.25rem}h6{font-weight:700;font-size:1.125rem}img{display:block;max-width:100%;max-height:100%}a{text-decoration:none}.box-shadow{box-shadow:0 3px 6p #00000029}.font-white{color:#fff}.font-bold{font-weight:700}.rounded-corners{border-radius:1000px}.m-auto{margin-right:auto;margin-left:auto}.mt-half{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-1-half{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.dark-overlay{position:relative}.dark-overlay:before{width:100%;content:"";display:block;position:absolute;top:0;left:0;height:100%;background-color:#0009}.dark-overlay>*{position:relative}.gmw{width:calc(100% - 2rem);max-width:600px;margin:0 auto}.gmw.col-2{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 768px){.gmw.col-2{flex-direction:column;justify-content:center;align-items:center}}.gmw.col-2>*{width:50%}@media only screen and (max-width: 768px){.gmw.col-2>*{width:100%}}.main-wrapper{padding:4rem 0}.main-wrapper.small{padding:2rem 0}@media only screen and (max-height: 680px) and (min-width: 768px){.main-wrapper{padding:4rem 0}}.main-wrapper.gray-wrapper{background-color:#f3f5f6}.main-wrapper.white-wrapper{background-color:#fff}@media (max-width: 800px){.main-wrapper{padding:5rem 0}}.main-wrapper .hand-made-title{margin-bottom:60px}.main-wrapper.to-continue{padding-bottom:0}p{line-height:1.6}@media only screen and (max-width: 768px){.only-desktop{display:none}}.only-mobile{display:none}@media only screen and (max-width: 768px){.only-mobile{display:block}}.only-mobile-flex{display:none}@media only screen and (max-width: 768px){.only-mobile-flex{display:block}}.text-box{line-height:1.6}.text-centered{text-align:center}.hand-made-title{font-family:Rouge Script,cursive;font-size:60px;color:#773e17;text-align:center;height:77px;line-height:104px}@media only screen and (max-width: 768px){.hand-made-title{font-size:43px;height:62px;line-height:83px}}@media only screen and (max-width: 768px){.hand-made-title.small{font-size:30px}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.no-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.hashtag-wrapper h3{text-align:center}.hashtag-wrapper img{margin:40px auto auto;width:100%;max-width:650px}.swiper{background-color:red}.fade{transition:all .6s;opacity:0}.fade.d-1{transition-delay:.1s}.fade.d-2{transition-delay:1s}.fade-left{transform:translate(-50px)}.fade-right{transform:translate(50px)}.fade-scale{transform:scale(.8)}.fade-top{transform:translateY(-50px)}.fade-bottom{transform:translateY(50px)}.fade-end{opacity:1;transform:scale(1) perspective(0) rotateX(0) translate(0)}@keyframes toggleAnimation{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes toggleAnimationSmooth{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes nonStatic{0%{opacity:0;transform:scale(.9)}80%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.toggle-animation{animation:toggleAnimation .2s}.toggle-smooth{animation:toggleAnimationSmooth .3s}.open-right-top{transform-origin:top right}.open-center-top{transform-origin:top center}.open-left-top{transform-origin:top left}.open-center-bottom{transform-origin:bottom center}.main-button{background-color:#db661b;border-radius:1000px;padding:12px 24px;min-width:200px;cursor:pointer;transition:all .2s;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;text-decoration:none;box-shadow:0 3px 6px #0000;width:max-content}.main-button:disabled{cursor:default;background-color:#c0c6cc}.main-button:disabled span{color:#808c99}.main-button:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:0;transition:all .25s;z-index:0}.main-button span{color:#fff;z-index:1;position:relative;font-weight:500}.main-button:hover:not([disabled]){box-shadow:0 3px 6px #0003}.main-button:hover:not([disabled]):before{opacity:.1}.main-button:focus{outline:none;box-shadow:0 0 5px #f3e4cde6}.main-button:active:not([disabled]):before{opacity:.6}.main-button.icon i{z-index:1;position:relative;transition:all .2s;color:#fff}.main-button.icon.icon-right i{margin-left:.5rem}.main-button.icon.icon-left i{margin-right:.5rem}.main-button.white-button{background-color:#fff}.main-button.white-button span{color:#db661b}.main-button.white-button:before{display:none}.main-button.red-button{background-color:#f72929}.main-button.red-button span{color:#fff}.main-button.secondary-button{background-color:#c21d4b}.main-button.ghost-button{background-color:transparent;border:1px solid #db661b}.main-button.ghost-button:before{display:none}.main-button.ghost-button span{color:#db661b}.main-button.ghost-button:hover{background-color:#db661b}.main-button.ghost-button:hover span{color:#fff}.main-button.ghost-button.dark-button{border-color:#636970}.main-button.ghost-button.dark-button span,.main-button.ghost-button.dark-button i{color:#636970}.main-button.ghost-button.dark-button:hover{background-color:#636970}.main-button.ghost-button.dark-button:hover span,.main-button.ghost-button.dark-button:hover i{color:#fff}.plain-button{color:#f3e4cd;transition:all .2s;font-weight:700;cursor:pointer}.plain-button.gray{color:#808c99}.plain-button.icon-left i{margin-right:.5rem}.plain-button.icon-right i{margin-left:.5rem}.plain-button:hover{color:#db661b}.plain-button.thin{font-weight:400}.plain-button.blue{color:#259cf4}.plain-button.blue:hover{color:#0a74c3}.modal{width:100%;height:100%;background-color:#000c;position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;z-index:999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal.css-modal{display:none}.modal.css-modal.show-modal{display:flex}.modal .close-modal{position:absolute;top:2rem;right:2rem;cursor:pointer}@media only screen and (max-width: 768px){.modal .close-modal{top:1rem;right:1rem}}.modal .close-modal:hover i{color:#f3e4cd}.modal .close-modal i{color:#fff;font-size:2rem}.modal .modal-content{width:80%;max-width:800px;border-radius:20px;background-color:#fff;padding:2rem;overflow:scroll;max-height:calc(100dvh - 4rem);animation:toggleAnimation .2s;transform-origin:center center}@media only screen and (max-width: 768px){.modal .modal-content{transform-origin:bottom center}}@media only screen and (max-width: 768px){.modal .modal-content{width:100%;margin-top:auto;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:2rem 1rem}}.modal .modal-content .null-modal-message{background-color:#773e17;text-align:center;color:#808c99;font-size:1.5rem;max-width:500px;line-height:1.6}@media only screen and (max-width: 768px){.modal .modal-content .null-modal-message{font-size:1rem}}.main-select{height:45px;width:100%;position:relative}.main-select select{appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0;background-color:transparent;width:100%;height:100%;padding-left:1rem;padding-right:2.5rem;position:relative;z-index:2}.main-select select[disabled]{color:#808c99;background-color:#f3f5f6}.main-select select:focus{outline:none}.main-select select:focus+div{background-color:#fff;box-shadow:0 0 6px #f3e4cd80;border:1px solid #773e17}.main-select select.ng-invalid.ng-touched+div{border:1px solid #F72929}.main-select:before{font-family:"Font Awesome 7 Free";font-weight:600;content:"\f0d7";position:absolute;top:50%;right:1rem;transform:translateY(-50%);z-index:2}.main-select>div{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:1000px;background-color:#fff;border:1px solid rgba(119,62,23,.4)}.main-select.white-select>div{background-color:#fff}.input-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.input-wrapper label{margin-bottom:.5rem;font-weight:700;display:flex;justify-content:flex-start;align-items:flex-start;width:100%}.input-wrapper label span.info-text{color:#808c99;font-weight:400;font-size:12px;margin-left:auto;margin-top:auto;display:block}form.ng-submitted .main-input.ng-invalid{border:1px solid #F72929}.main-input{border:0;background-color:transparent;padding:16px 1rem;width:100%;border-radius:8px;transition:all .2s;border:1px solid rgba(119,62,23,.4)}.main-input::-webkit-outer-spin-button,.main-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main-input[type=number]{-moz-appearance:textfield}.main-input:focus{outline:none;box-shadow:0 0 6px #f3e4cd80;background-color:transparent;border:1px solid #773e17}.main-input.ng-invalid.ng-touched{border:2px solid #F72929}textarea.main-input{height:140px;border-radius:8px;resize:none}.main-input::placeholder{color:#808c99}.input-wrapper.two-options-wrapper .options-wrapper{display:flex;width:100%;border-radius:1000px;overflow:hidden}.input-wrapper.two-options-wrapper .options-wrapper input{display:none}.input-wrapper.two-options-wrapper .options-wrapper input:checked+label{background-color:#db661b;color:#fff}.input-wrapper.two-options-wrapper .options-wrapper label{height:45px;display:flex;justify-content:center;align-items:center;width:50%;background-color:#f3f5f6;font-weight:400;margin:0;transition:all .2s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.two-inputs-wrapper{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 768px){.two-inputs-wrapper{flex-direction:column}}.two-inputs-wrapper .input-wrapper{width:100%}.two-inputs-wrapper .input-wrapper:last-child{margin-left:2rem}@media only screen and (max-width: 768px){.two-inputs-wrapper .input-wrapper:last-child{margin-left:0;margin-top:2rem}}.main-checkbox input{display:none}.main-checkbox input:checked+label:before{content:"\f14a";color:#db661b;font-weight:700}.main-checkbox label{font-weight:400;display:flex;justify-content:flex-start;align-items:center;font-size:1rem}.main-checkbox label:before{display:block;content:"\f0c8";font-family:"Font Awesome 7 Free";font-weight:100;margin-right:.5rem;font-size:18px;color:#db661b}
