/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/photo-booth.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.photo-booth_boothWrapper__gwjCG {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: white;
}

.photo-booth_boothWrapperTop__UF4IH {
    width: 52vw;
    max-width: 540px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 20px;
    z-index: 1;
    padding: 3.5dvh;
    text-align: center;
    margin-top: -8vh;
}

.photo-booth_boothWrapperTop__UF4IH h2 {
    font-size: 3.5vh;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.5vh;
}

.photo-booth_boothWrapperTop__UF4IH h3 {
    font-size: 3.5vh;
    font-weight: 500;
    color: #009BDF;
}

.photo-booth_boothWrapperTop__UF4IH h4 {
    font-size: 2.65vh;
    font-weight: 600;
    color: #000;
}

.photo-booth_pixaLogo__IFzxA {
    width: 100%;
    text-align: center;
    padding-top: 3dvh;
}

.photo-booth_pixaLogo__IFzxA img {
    width: 60%;
    max-width: 610px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.photo-booth_backgroundWrapper__PS_s8 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
    min-height: 80dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2vh 0;
}

.photo-booth_ctaButton__tQmBZ {
    width: 10.5vh;
    height: 10.5vh;
    border: none;
    background-color: #009BDF;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    margin: 3.5vh auto 2vh;
    display: block;
    position: relative;
    font-size: 0;
    color: #009BDF;
}

.photo-booth_ctaButton__tQmBZ:after {
    width: 80%;
    height: 80%;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/photo-booth-chat.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.photo-booth-chat_photoBoothChatWrap__mkUb6 {
    width: 100%;
    height: 92dvh;
    padding: 30px;
    overflow: auto;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.photo-booth-chat_chatSystemLeft__nAgPs,
.photo-booth-chat_chatSystemRight__zGSix {
    margin: 20px 0;
    padding: 4vw;
    align-self: flex-start;
    border-radius: 15px;
    max-width: 66.5vw;
    overflow-wrap: break-word;
    font-size: 2.35vw;
    font-weight: 500;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.photo-booth-chat_chatSystemLeft__nAgPs {
    align-self: flex-start;
    background-color: #009BDF;
    color: #fff;
}

.photo-booth-chat_chatSystemRight__zGSix {
    align-self: flex-end;
    background-color: #D9D9D9;
}

.photo-booth-chat_chatCtaRight__MqAvP {
    margin: 20px 0;
    padding: 0;
    align-self: flex-start;
    border-radius: 15px;
    max-width: 66.5vw;
    overflow-wrap: break-word;
    font-size: 2.35vw;
    font-weight: 500;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    align-self: flex-end;
    background-color: #D9D9D9;
}

.photo-booth-chat_ctaButton__q_H2d {
    min-width: 34vw;
    min-height: 9.15vh;
    padding: 24px;
    background-color: #ECECEC;
    border: 1px solid #ECECEC;
    border-radius: 20px;
    color: #000;
    font-size: 2.35vw;
    cursor: pointer;
    white-space: nowrap;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.photo-booth-chat_ctaButton2__FIycW {
    min-width: 120px;
    min-height: 9.15vh;
    padding: 20px 120px 20px 40px;
    background-color: #ECECEC;
    border: 1px solid #ECECEC;
    border-radius: 20px;
    color: #000;
    font-size: 2.35vw;
    cursor: pointer;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
}

.photo-booth-chat_yesIcon__Kk6jf {
    width: 5.86vw;
    height: 5.86vw;
    display: inline-block;
    vertical-align: middle;
    background: url('/yes-icon.png') no-repeat left top / 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.photo-booth-chat_noIcon__W34uo {
    width: 5.86vw;
    height: 5.86vw;
    display: inline-block;
    vertical-align: middle;
    background: url('/no-icon.png') no-repeat left top / 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.photo-booth-chat_ctaButtonFull__8TTH_ {
    width: 100% !important;
}

.photo-booth-chat_colWidthFull__FBCAl {
    width: 100%;
    max-width: 100%;
}

.photo-booth-chat_fullScreenCamera__ECJvz {
    position: fixed;
    top: 7.35dvh;
    left: 0;
    width: calc(100vw - 60px);
    height: 75dvh;
    background-color: #000;
    z-index: 9999;
    margin: 30px 30px 0;
}

.photo-booth-chat_fullScreenVideo__c03kU {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
    position: relative;
    object-fit: cover;
}

.photo-booth-chat_captureButtonBx__yPKJt {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 1.5vh 20px;
    margin-top: 1px;
}

.photo-booth-chat_captureButtonBx__yPKJt h4 {
    text-align: center;
    font-size: 2.35vh;
    font-weight: 600;
    margin-bottom: 1.1vh;
}

.photo-booth-chat_captureButton__SICSD {
    width: 7.5vh;
    height: 7.5vh;
    border: none;
    background-color: #009BDF;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 3vh;
    color: #000;
    font-weight: 700;
}

.photo-booth-chat_captureButton__SICSD:after {
    width: 80%;
    height: 80%;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
}

.photo-booth-chat_captureButton__SICSD.photo-booth-chat_active__fVuJP {
    background-color: #87979f;
}

.photo-booth-chat_buttonGroup__K01gd {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.photo-booth-chat_alignRight__vv5Yl {
    justify-content: flex-end;
}

.photo-booth-chat_buttonGroup__K01gd .photo-booth-chat_ctaButton2__FIycW {
    width: 48%;
}

.photo-booth-chat_chatSystemRightFull__3Ct6w {
    margin: 20px 0;
    padding: 30px;
    align-self: flex-start;
    border-radius: 15px;
    width: 100%;
    max-width: 100%;
    overflow-wrap: break-word;
    font-size: 2.35vw;
    font-weight: 500;
    align-self: flex-end;
    background-color: #D9D9D9;
}

.photo-booth-chat_chatSystemRightHalf__m_mMS {
    margin: 20px 0;
    padding: 30px;
    align-self: flex-start;
    border-radius: 15px;
    width: 50%;
    max-width: 50%;
    overflow-wrap: break-word;
    font-size: 2.35vw;
    font-weight: 500;
    align-self: flex-end;
    background-color: #D9D9D9;
}

.photo-booth-chat_formBx__uzVs4 {
    width: 100%;
}

.photo-booth-chat_formBx__uzVs4 .photo-booth-chat_formItems__KJK5a {
    padding-bottom: 30px;
    display: flex;
}

.photo-booth-chat_formBx__uzVs4 .photo-booth-chat_formItems__KJK5a:last-child {
    padding-bottom: 0;
    justify-content: flex-end;
}

.photo-booth-chat_formBx__uzVs4 label {
    width: 25%;
    font-size: 2.35vw;
    line-height: 60px;
}

.photo-booth-chat_formBx__uzVs4 input[type="text"],
.photo-booth-chat_formBx__uzVs4 input[type="email"] {
    width: 75%;
    height: 60px;
    font-size: 2.35vw;
    background-color: #fff;
    border: none;
    padding: 0 40px;
    border-radius: 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.photo-booth-chat_formBx__uzVs4 input[type="text"] {
    text-transform: capitalize;
}

.photo-booth-chat_formBx__uzVs4 select {
    width: 75%;
    height: 60px;
    border: none;
    font-size: 2.35vw;
    padding: 0 40px;
    border-radius: 20px;
}

.photo-booth-chat_formBx__uzVs4 textarea {
    width: 75%;
    height: 230px;
    border: none;
    resize: none;
    font-size: 2.35vw;
    padding: 10px 40px;
    border-radius: 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.photo-booth-chat_dpeImgContainer__YuIg7 {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.photo-booth-chat_dpeImgItem__Qielx {
    width: 45%;
    margin: 8px;
    max-width: 360px;
    cursor: pointer;
}

.photo-booth-chat_dpeImgItem__Qielx.photo-booth-chat_active__fVuJP {
    border: 3px solid #0070f3;
}

.photo-booth-chat_dpeImgItem__Qielx img {
    width: 100%;
    height: auto;
    display: block;
}

.photo-booth-chat_aiImg__vNNbH {
    border: 3px solid #fff;
}

.photo-booth-chat_tagTextCenter__HIMQA {
    border: 3px solid transparent;
    max-width: 64vw;
}

.photo-booth-chat_tagActive__fn9LA {
    border: 3px solid #0070f3;
}

.photo-booth-chat_tagPara__eAJzt p {
    padding-bottom: 20px;
}

.photo-booth-chat_tagPara__eAJzt p:last-child {
    padding-bottom: 0;
}

.photo-booth-chat_emailQrRow__RDeIr {
    margin: 20px 0 0;
    display: flex;
    justify-content: space-between;
}

.photo-booth-chat_aiImgSelBx__fQT83 p {
    padding-bottom: 20px;
}

.photo-booth-chat_aiImgSelBx__fQT83 p:last-child {
    padding-bottom: 0;
}

.photo-booth-chat_emailQrRow__RDeIr .photo-booth-chat_qrColBx__MJTNa {
    width: 48%;
}

.photo-booth-chat_emailQrRow__RDeIr .photo-booth-chat_buttonGroup__K01gd {
    display: block;
    width: 48%;
    margin: 0;
}

.photo-booth-chat_emailQrRow__RDeIr .photo-booth-chat_buttonGroup__K01gd .photo-booth-chat_ctaButton2__FIycW {
    width: 100%;
}

.photo-booth-chat_emailSuccessBx__ywIsH {
    margin: 20px 0;
}

.photo-booth-chat_emailSuccessBx__ywIsH p {
    font-size: 20px;
    font-weight: 700;
    color: green;
}

.photo-booth-chat_emailQrRow__RDeIr .photo-booth-chat_qrBx__5F_cn {
    background-color: #009BDF;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.photo-booth-chat_qrBxBg__kK_Op {
    background-color: #fff;
    padding: 20px;
}

.photo-booth-chat_videoBorder1__6x3U1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.photo-booth-chat_videoBorder1__6x3U1:before {
    width: 60px;
    height: 4px;
    background-color: #737373;
    position: absolute;
    top: -4px;
    left: -4px;
    content: "";
}

.photo-booth-chat_videoBorder1__6x3U1:after {
    width: 4px;
    height: 60px;
    background-color: #737373;
    position: absolute;
    top: -4px;
    left: -4px;
    content: "";
}

.photo-booth-chat_videoBorder2__uRn8o {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.photo-booth-chat_videoBorder2__uRn8o:before {
    width: 60px;
    height: 4px;
    background-color: #737373;
    position: absolute;
    top: -4px;
    right: -4px;
    content: "";
}

.photo-booth-chat_videoBorder2__uRn8o:after {
    width: 4px;
    height: 60px;
    background-color: #737373;
    position: absolute;
    top: -4px;
    right: -4px;
    content: "";
}

.photo-booth-chat_videoBorder3__F1fo9 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.photo-booth-chat_videoBorder3__F1fo9:before {
    width: 60px;
    height: 4px;
    background-color: #737373;
    position: absolute;
    bottom: -4px;
    right: -4px;
    content: "";
}

.photo-booth-chat_videoBorder3__F1fo9:after {
    width: 4px;
    height: 60px;
    background-color: #737373;
    position: absolute;
    bottom: -4px;
    right: -4px;
    content: "";
}

.photo-booth-chat_videoBorder4__4756e {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.photo-booth-chat_videoBorder4__4756e:before {
    width: 60px;
    height: 4px;
    background-color: #737373;
    position: absolute;
    bottom: -4px;
    left: -4px;
    content: "";
}

.photo-booth-chat_videoBorder4__4756e:after {
    width: 4px;
    height: 60px;
    background-color: #737373;
    position: absolute;
    bottom: -4px;
    left: -4px;
    content: "";
}

.photo-booth-chat_skeletonOverlay__Jp4hP {
    position: absolute;
    bottom: 0;
    left: 4%;
    width: 92%;
    height: 92%;
    pointer-events: none;
    z-index: 2;
    overflow: hidden;
}

.photo-booth-chat_skeletonOverlay__Jp4hP img {
    height: 118vw !important;
    width: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}

.photo-booth-chat_loaderBx__SXcxy {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.photo-booth-chat_loaderBx__SXcxy:before {
    width: 60px;
    height: 60px;
    content: "";
    background: url('/loader.gif') no-repeat left top / 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.photo-booth-chat_loaderWrap__pl7On {
    width: 100%;
    max-width: 100%;
}

.photo-booth-chat_loaderBg__7l9YQ {
    width: 60px;
    height: 60px;
    background: url('/loader.gif') no-repeat left top / 100%;
    margin:0 auto;
}

.photo-booth-chat_ctaDisabled__xOvrD {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.photo-booth-chat_listStyleNone__9AbY4 {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

.photo-booth-chat_listStyleNone__9AbY4 li {
    display: block;
    padding-bottom: 2px;
}

.photo-booth-chat_camelCaseText__S9CkG {
    text-transform: capitalize;
}

.photo-booth-chat_loaderTxt__yY08x {
    display: block;
}

.photo-booth-chat_mirrorVideo__T_pCQ {
    transform: scaleX(-1);
}

.photo-booth-chat_newImgLoader__Hb8Wp {
    min-height: 482px;
    background-image: url('/loader.gif');
    background-repeat:  no-repeat;
    background-position:  center center;
    background-size: 40px;
}

@media (max-width: 991px) {
    .photo-booth-chat_newImgLoader__Hb8Wp { 
        min-height: 354px;
    }
}

.photo-booth-chat_newImgLoader__Hb8Wp img {
    display: block;
}

.photo-booth-chat_dInlineBlock__3hMKn {
    display: inline-block;
}
