@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body{display:flex;margin:0;padding:0;min-height:100dvh;font-family:Montserrat,sans-serif}.display-flex{display:flex!important}.mainDiv{display:flex;flex:1}.button-primary{display:flex;flex:1;padding:.75rem 1rem;min-width:100%;text-align:center;align-items:center;justify-content:center;border-radius:8px;border:2px solid #2F41E3;background-color:#2f41e3;color:#fff;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.0175rem;font-family:Montserrat,sans-serif}.button-primary:disabled{border:2px solid #ECECEC;background-color:#ececec}.button-primary:hover{cursor:pointer;border-radius:.5rem;box-shadow:0 16px 32px #00000005,0 8px 16px #0000000a,0 4px 8px #0000000f,0 2px 4px #00000014,0 1px 2px #0000001a}.button-primary:focus{border-radius:.5rem;border:2px solid var(--Primary-Blue, #2F41E3);background:var(--Blue-800, #5765E7);box-shadow:0 16px 32px #00000005,0 8px 16px #0000000a,0 4px 8px #0000000f,0 2px 4px #00000014,0 1px 2px #0000001a}.loginScreen{display:none;flex:1;align-self:stretch;flex-direction:column;gap:1.5rem}.loginScreen .centreLogo{display:flex;flex-direction:column;align-self:stretch;margin:1rem auto 0;width:3.5rem;height:3.5rem}.loginScreen .g-recaptcha{margin:auto}.loginScreen .loginDiv{display:flex;max-width:25vw;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-self:stretch;margin:0 37.5vw;gap:1rem}.loginScreen .loginDiv h2{font-size:1.8rem;line-height:2.5rem;font-weight:700;margin:0}.loginScreen .loginDiv .formInput{display:flex;flex-direction:column;flex:1;min-width:100%;flex-grow:0;gap:.2rem;margin:0 auto}.loginScreen .loginDiv .formInput label{display:flex;flex:1;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem}.loginScreen .loginDiv .formInput input,.loginScreen .loginDiv .formInput select{display:flex;flex:1;padding:.75rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.02px;border-radius:.5rem;border:1px solid var(--Dark-Grey, #B8B8B8)}.loginScreen .loginDiv .formInput input:focus{border:1px solid #2F41E3;outline:none}.loginScreen .loginDiv a{color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.loginScreen .loginDiv a:hover{cursor:pointer}.loginScreen .loginDiv .createAccountDiv{display:flex;flex:1;flex-direction:row;align-items:center;gap:.75rem;margin-top:.5rem}.loginScreen .loginDiv .createAccountDiv p{margin:0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.loginScreen .loginDiv .orDiv{display:flex;flex:1;align-self:stretch;flex-direction:row;gap:1.5rem;align-items:center;margin-top:.5rem}.loginScreen .loginDiv .orDiv div{display:flex;flex:1;border:1px solid #B8B8B8;height:0}.loginScreen .loginDiv .orDiv p{margin:0;color:var(--Dark-Grey, #B8B8B8);text-align:center;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.loginScreen .loginDiv .ssoBtn{display:flex;padding:.75rem 1rem;justify-content:center;align-items:center;gap:.75rem;align-self:stretch;border-radius:.5rem;border:1px solid var(--Dark-Grey, #B8B8B8);background:var(--White, #FFF)}.loginScreen .loginDiv .ssoBtn p{margin:0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.loginScreen .loginDiv .priceOutsideDiv{display:flex;padding:2rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;border-radius:.75rem;border:2px solid var(--Extra-Light-Grey, #F7F7F7);background:#fff;box-shadow:0 48px 48px #0000000d}.loginScreen .loginDiv .priceOutsideDiv h3{margin:0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.875rem;letter-spacing:.03rem}.loginScreen .loginDiv .priceOutsideDiv .priceDiv{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:0}.loginScreen .loginDiv .priceOutsideDiv .priceDiv p{margin:0;color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:900;letter-spacing:.04rem;line-height:2rem;align-items:flex-end}.loginScreen .loginDiv .priceOutsideDiv .priceDiv h2{margin:0;color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:4rem;font-style:normal;font-weight:900;line-height:3.75rem;letter-spacing:.08rem}.loginScreen .loginDiv .priceOutsideDiv p{margin:0;color:var(--system-black, #000);font-family:Montserrat,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.02rem}.chatDiv{display:none;flex:1;min-height:100dvh;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin:auto;position:relative;align-self:stretch}.chatDiv .sidebar{display:none;flex:.2;align-self:stretch;min-height:calc(100dvh - 1rem);align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-direction:column;background-color:#f7f7f7}.chatDiv .sidebar .innerSidebarDiv{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-direction:column;flex:1;align-self:stretch;padding:.5rem 2rem}.chatDiv .sidebar .topSidebarDiv{display:flex;flex:.9;flex-direction:column;gap:1.5rem;align-self:stretch}.chatDiv .sidebar .topSidebarDiv .sidebarHeader{display:flex;align-self:stretch;padding:.5rem;justify-content:space-between;align-items:center;flex-direction:row}.chatDiv .sidebar .topSidebarDiv .sidebarHeader img{width:3rem}.chatDiv .sidebar .topSidebarDiv .sidebarHeader .newChatBtn{display:flex;padding:.75rem 1rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem;border:2px solid var(--Light-Grey, #ECECEC);background:var(--White, #FFF);color:#000;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.chatDiv .sidebar .topSidebarDiv .sidebarHeader .newChatBtn:hover{cursor:pointer;background:var(--Light-Grey, #ECECEC)}.chatDiv .sidebar .topSidebarDiv .chatHistory{display:flex;flex:1;flex-direction:column;align-items:flex-start;max-height:70dvh;overflow-y:scroll;gap:.5rem}.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem{display:flex;flex:1 0 1;align-self:stretch;padding:.75rem .5rem;justify-content:space-between;align-items:flex-start;margin:0}.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem p{color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem;margin:0}.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem .optionsDropdown{width:1.5rem;height:1.5rem;flex-shrink:0;background:none;padding:0;border:none;margin:0}.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem.selected,.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem:hover{border-radius:.5rem;background:var(--Light-Grey, #ECECEC)}.chatDiv .sidebar .topSidebarDiv .chatHistory .chatHistoryItem:hover{cursor:pointer}.chatDiv .sidebar .bottomSidebarDiv{display:flex;flex-direction:column;flex:.1;align-self:stretch;gap:1rem}.chatDiv .sidebar .bottomSidebarDiv .separator{display:flex;align-self:stretch;border:1px solid var(--Light-Grey, #ECECEC)}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu{display:flex;flex:1;flex-direction:column;align-self:stretch}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList.active{display:flex}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList{display:none;position:absolute;bottom:5.75rem;background-color:#fff;flex:1;align-self:stretch;width:15.6875rem;padding:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;border-radius:.5rem;background:var(--White, #FFF);box-shadow:0 12px 24px #0000000d}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList .bottomMenuItem:hover{cursor:pointer}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList .bottomMenuItem{display:flex;flex-direction:row;flex:1;padding:.75rem .5rem;align-items:flex-start;gap:1rem;align-self:stretch}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList .bottomMenuItem p{margin:0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuList .bottomMenuItem:hover{border-radius:.5rem;background:var(--Light-Grey, #ECECEC)}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuButton:hover{cursor:pointer;border-radius:.5rem;background:var(--Light-Grey, #ECECEC)}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuButton{display:flex;flex-direction:row;gap:1rem;align-self:stretch;padding:.5rem}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuButton .profileMonogram{background-color:#9747ff;display:flex;color:#fff;padding:.75rem;width:2.5rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-radius:100%}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuButton .profileMonogram h2{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.chatDiv .sidebar .bottomSidebarDiv .bottomMenu .bottomMenuButton h3{color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.chatDiv .chatScreen{display:flex;flex:.8;align-self:stretch;padding:.5rem 2rem 1.5rem;flex-direction:column;justify-content:space-between;align-items:center}.chatDiv .chatScreen .topBar{display:flex;flex:1;align-self:stretch;max-height:2rem;padding:.75rem .5rem}.chatDiv .chatScreen .topBar h2{margin:0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.875rem}.chatDiv .chatScreen .topBar button{display:none}.chatDiv .chatScreen .newConversationDisplay{display:flex;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch}.chatDiv .chatScreen .newConversationDisplay img{width:7.5rem;height:7.5rem}.chatDiv .chatScreen .newConversationDisplay h2{color:var(--Off-Black, #333);text-align:center;font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:2.5rem}.chatDiv .chatScreen .messageList{display:flex;flex-direction:column;align-self:stretch;flex:1;gap:1rem;max-height:calc(80dvh - 2rem);overflow-y:scroll}.chatDiv .chatScreen .messageList .messageBox{display:flex;flex-direction:column;align-self:stretch;padding:0 15vw;gap:1rem}.chatDiv .chatScreen .messageList .messageBox .messageBoxRow{display:flex;flex-direction:row;gap:1.5rem;flex:1}.chatDiv .chatScreen .messageList .messageBox .messageBoxRow .monogram.botly{background-image:url(/assets/botly_logo_circle-CFZKh6FE.png);background-size:3.5rem 3.5rem;background-repeat:no-repeat;background-position:center center}.chatDiv .chatScreen .messageList .messageBox .messageBoxRow .monogram{background-color:#9747ff;display:flex;color:#fff;padding:.75rem;width:2rem;height:2rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-radius:100%}.chatDiv .chatScreen .messageList .messageBox .messageBoxRow .monogram h2{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.75rem}.chatDiv .chatScreen .messageList .messageBox .messageBoxRow p{color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;margin:0}.chatDiv .chatScreen .messageList .messageBox .messageButtons{display:flex;flex-direction:row;gap:1rem;position:relative}.chatDiv .chatScreen .messageList .messageBox .messageButtons .copiedPopup{display:flex;position:absolute;bottom:2rem;padding:.5rem;background:#000c;border-radius:.5rem}.chatDiv .chatScreen .messageList .messageBox .messageButtons .copiedPopup p{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem}.chatDiv .chatScreen .messageList .messageBox .messageButtons button{background:none;border:none;padding:0;margin:0}.chatDiv .chatScreen .messageBoxDiv{display:flex;flex-direction:column;align-self:stretch;padding:0 15vw;align-items:center;gap:1rem}.chatDiv .chatScreen .messageBoxDiv .suggestionsDiv{display:flex;flex-direction:column;flex:1;align-self:stretch;gap:.5rem}.chatDiv .chatScreen .messageBoxDiv .suggestionsDiv .suggestionRow{display:flex;flex-direction:row;gap:.5rem;flex:1;align-self:stretch}.chatDiv .chatScreen .messageBoxDiv .suggestionsDiv .suggestionRow .suggesstionItem{display:flex;padding:.5rem 1rem;flex-direction:column;align-items:flex-start;flex:1 0 0;border-radius:1rem;border:2px solid var(--Light-Grey, #ECECEC);background:var(--White, #FFF);gap:.5rem}.chatDiv .chatScreen .messageBoxDiv .suggestionsDiv .suggestionRow .suggesstionItem h3{color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5rem;letter-spacing:-.0225rem;margin:0}.chatDiv .chatScreen .messageBoxDiv .suggestionsDiv .suggestionRow .suggesstionItem p{color:var(--Dark-Grey, #ADADAD);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.0225rem;margin:0}.chatDiv .chatScreen .messageBoxDiv .messageArea{display:flex;align-self:stretch;padding:.5rem 1rem;gap:1rem;flex-direction:row;align-items:flex-start;border-radius:1rem;border:2px solid var(--Light-Grey, #ECECEC);background:var(--White, #FFF);box-shadow:0 24px 48px #0000000d}.chatDiv .chatScreen .messageBoxDiv .messageArea span{display:flex;flex:1;resize:none;border:none;background:none;font-size:1rem;font-family:Montserrat,sans-serif;resize:vertical;word-break:break-all;min-height:1rem;margin:auto}.chatDiv .chatScreen .messageBoxDiv .messageArea span:hover{cursor:text}.chatDiv .chatScreen .messageBoxDiv .messageArea span[contenteditable]:empty:before{content:"Message Botly...";color:var(--Dark-Grey, #ADADAD);font-family:Montserrat,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.0225rem}.chatDiv .chatScreen .messageBoxDiv .messageArea span:focus{outline:none}.chatDiv .chatScreen .messageBoxDiv .messageArea button{display:flex;justify-content:center;align-items:center;padding:.375rem;margin:0;border:none;background:none;border-radius:.5rem}.chatDiv .chatScreen .messageBoxDiv .messageArea button:disabled{background:var(--Middle-Grey, #CECECE)}.chatDiv .chatScreen .messageBoxDiv .messageArea button.active{border-radius:.5rem;background:var(--Primary-Blue, #2F41E3)}.chatDiv .chatScreen .messageBoxDiv .messageArea button:hover{cursor:pointer;border-radius:.5rem;box-shadow:0 16px 32px #00000005,0 8px 16px #0000000a,0 4px 8px #0000000f,0 2px 4px #00000014,0 1px 2px #0000001a}.chatDiv .chatScreen .messageBoxDiv .messageArea button:hover{cursor:pointer}.paymentModal{position:fixed;display:none;flex:1;width:100vw;height:100dvh;align-items:center;align-self:stretch;justify-content:center;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column}.paymentModal .paymentModalContents{display:flex;flex:1;min-width:30vw;margin:10dvh auto;height:80dvh;padding:2rem;flex-direction:column;align-items:flex-start;gap:1.5rem;border-radius:1.5rem;background:var(--White, #FFF);box-shadow:0 24px 48px #0000001a;overflow-y:scroll}.paymentModal .paymentModalContents .headerDiv{display:flex;flex-direction:row;justify-content:space-between;flex:1 0 1;align-self:stretch;align-items:center}.paymentModal .paymentModalContents .headerDiv .paymentModalCloseBtn{width:2rem;height:2rem;margin:0;padding:0;background:none;border:none;cursor:pointer}.paymentModal .paymentModalContents .headerDiv h1{margin:0;color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:2.5rem;letter-spacing:.08rem}.paymentModal .paymentModalContents .blueWarningLabel{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.625rem;align-self:stretch;border-radius:.5rem;background:var(--Blue-10, rgba(47, 65, 227, .1))}.paymentModal .paymentModalContents .blueWarningLabel p{margin:0;color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:-.02rem}.paymentModal .paymentModalContents form{display:block;height:auto;align-self:stretch}.paymentModal .paymentModalContents form .button-primary{margin-top:1.5rem}@media only screen and (max-width: 550px){.topBar{justify-content:space-between;background:var(--Extra-Light-Grey, #F7F7F7);padding:1rem!important}.topBar button{display:flex!important;width:2rem;padding:0;margin:0;border:none;background:none}.loginDiv{max-width:100vw!important;margin:0 auto!important}.sidebar{position:fixed;flex:1!important;top:0;left:0;bottom:0;right:0;background:#00000040!important}.sidebar .innerSidebarDiv{flex:1!important;margin-right:20vw;background-color:#f7f7f7}.chatScreen{flex:1!important;padding:0!important}.messageBox,.newConversationDisplay{padding:1rem!important}.newConversationDisplay h2{display:none!important}.messageBoxDiv{padding:1rem!important}}.downloadSection{display:flex;flex-direction:column;align-items:center;gap:32px;margin:9.3vh auto 0;max-width:480px}.downloadOptions{display:flex;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.downloadOptionDiv{display:flex;padding:16px;justify-content:flex-end;align-items:center;gap:48px;align-self:stretch;border-radius:16px;border:2px solid var(--Middle-Grey, #CECECE)}.downloadOptionDiv p{display:flex;flex:1 0 0;color:var(--Off-Black, #333);font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px;margin:0}.installNowBtn{display:flex;width:137px;padding:12px 16px;justify-content:center;align-items:flex-start;color:#fff;border-radius:8px;background:var(--Primary-Blue, #2F41E3);border:2px solid var(--Primary-Blue, #2F41E3)}.installNowBtn:hover{cursor:pointer}.verifyAgeText{display:flex;align-self:stretch;color:var(--Off-Black, #333);text-align:center;flex-direction:column;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px;margin:0}.verifyAgeText a{color:var(--Primary-Blue, #2F41E3);font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.32px;margin:0}.pricingSection{display:flex;flex-direction:column;flex:1;gap:18px}.pricingSection h1{margin:0;text-align:center;font-family:Montserrat,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:2.5rem;letter-spacing:.08rem}.pricingSection .pricingModal{display:flex;flex-direction:column;gap:16px;padding:32px;border:2px solid #2F41E3;border-radius:12px}.pricingSection .pricingModal .membershipSection{width:min-content;height:min-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:visible;padding:0;align-content:flex-start;flex-wrap:nowrap;gap:16px;border-radius:0}.pricingSection .pricingModal .membershipSection h3{width:auto;height:auto;white-space:pre;font-weight:600;font-style:normal;font-family:Montserrat,Montserrat Placeholder,sans-serif;color:#333;font-size:24px;letter-spacing:.02em;line-height:30px;margin:0}.pricingSection .pricingModal .membershipSection .price{width:auto;height:auto;white-space:pre;font-weight:900;font-style:normal;font-family:Montserrat,sans-serif;color:#2f41e3;font-size:32px;letter-spacing:.02em;line-height:60px;margin:0}.pricingSection .pricingModal .membershipSection .price span{font-size:60px}.pricingSection .pricingModal .membershipSection .subText.special{text-decoration:line-through}.pricingSection .pricingModal .membershipSection .subText{width:auto;height:auto;white-space:pre;font-weight:400;font-style:normal;font-family:Montserrat,Montserrat Placeholder,sans-serif;color:#000;font-size:16px;letter-spacing:.02em;line-height:20px;margin:0}.pricingSection .pricingModal button{box-sizing:border-box;height:min-content;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:12px 16px;background-color:#e8b124;border:none;overflow:visible;align-content:flex-start;flex-wrap:nowrap;gap:0;border-radius:8px;height:auto;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;font-weight:600;font-style:normal;font-family:Montserrat,Montserrat Placeholder,sans-serif;color:#fff;font-size:14px;letter-spacing:-.02em;line-height:20px;text-align:center}.pricingSection .pricingModal button:hover{cursor:pointer}.pricingSection .pricingModal ul{height:min-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:visible;padding:0;align-content:flex-start;flex-wrap:nowrap;gap:16px;border-radius:0;list-style-type:none;margin:0}.pricingSection .pricingModal ul li{width:100%;height:min-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;overflow:visible;padding:0;align-content:center;flex-wrap:nowrap;gap:24px;border-radius:0}.pricingSection .pricingModal ul li p{margin:0;width:auto;height:auto;white-space:pre;font-weight:400;font-style:normal;word-break:normal;word-wrap:normal;font-family:Montserrat,Montserrat Placeholder,sans-serif;color:#333;font-size:20px;letter-spacing:-.02em;line-height:30px}.pricingSection .pricingModal ul li .blueText{color:#2f41e3}.errorLbl{color:red;margin:0;display:none}
