.account-info{overflow:visible}
.account-info__wrapper{background:#fff;box-shadow:0 3px 10px rgba(0,0,0,0.15);border-radius:20px;padding:40px 40px 40px 30px}
.account-info__wrapper.visible .account-info__content{height:auto;overflow:inherit}
.account-info__wrapper.visible .account-info__arrow-icon{transform:rotate(-180deg)}
.account-info__wrapper.visible--mob .account-info__content{height:auto;overflow:inherit}
.account-info__wrapper.visible--mob .account-info__arrow-icon{transform:rotate(-180deg)}
.account-info__accordion{display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}
.account-info__title{font-weight:500;font-size:32px;line-height:40px;color:#222}
.account-info__arrow-icon,.account-info__subsection-arrow-icon{width:25px;height:15px;color:#222;transition:all .3s}
.account-info__content{height:0;overflow:hidden}
.account-info__subsection{margin:40px 0 32px 48px;padding-bottom:32px;border-bottom:1px solid #d3d3d3}
.account-info__subsection--no-bottom-margin{margin-bottom:0;padding-bottom:0;border-bottom:1px solid transparent}
.account-info__subsection:last-child{margin-bottom:0;padding-bottom:0;border-bottom:1px solid transparent}
.account-info__accordion-mobile{display:flex;flex-wrap:wrap;align-items:center;position:relative}
.account-info__subsection-arrow-icon{display:none}
.account-info__subsection-icon{width:32px;height:32px;margin-right:16px;position:absolute;left:-48px}
.account-info__subsection-title{font-weight:500;font-size:24px;line-height:32px;color:#222}
.account-info__shortcuts-link-items{display:flex;flex-wrap:wrap;padding-top:28px}
.account-info__shortcuts-link-items--arrow-template{display:none}
.account-info__shortcuts-link{display:flex;align-items:center;min-width:235px;background:#f6f5f1;border-radius:10px;font-weight:500;font-size:16px;line-height:20px;color:#066fac;padding:29px 16px;margin-right:22px}
.account-info__shortcuts-link-arrow{margin-left:10px;width:16px;height:16px}
.account-info__plan-information-content{display:flex;gap:60px;flex-wrap:nowrap;padding-top:28px}
.account-info__company-number--link-wrapper,.account-info__contact-information-primary-number--link-wrapper{font-weight:400;font-size:16px;line-height:24px;color:#222}
.account-info__information-item{max-width:215px;display:flex;flex-direction:column}
.account-info__subtitle{font-weight:500;font-size:12px;line-height:20px;color:#6f6f6f;margin-bottom:7px}
.account-info__general-phone-link-with-additional,.account-info__general-link,.account-info__general-phone-link{font-weight:400;font-size:16px;line-height:24px;color:#066fac}
.account-info__general-phone-link-with-additional--bold,.account-info__general-link--bold,.account-info__general-phone-link--bold{font-weight:500}
.account-info__general-phone-link-with-additional span,.account-info__general-link span,.account-info__general-phone-link span{margin-left:4px;color:#222}
.account-info__ringcentral-plan{align-items:flex-start}
.account-info__ringcentral-plan--user-plan{font-weight:500;font-size:18px;line-height:28px;color:#222;margin-bottom:10px}
.account-info__ringcentral-plan--upgrade-chat-link{padding:14px 21px;background:#066fac;border-radius:4px;font-weight:500;font-size:16px;line-height:24px;display:flex;align-items:center;color:#fff}
.account-info__ringcentral-plan--upgrade-chat-link:hover{cursor:pointer}
.account-info__company-info--name{font-weight:400;font-size:16px;line-height:24px;color:#222;margin-bottom:7px}
.account-info__number-users--amount{font-weight:400;font-size:16px;line-height:24px;color:#222;margin-bottom:7px}
.account-info__subsection-link{font-weight:500;font-size:16px;line-height:24px;color:#066fac;margin-left:16px}
.account-info__contact-information-content{display:flex;gap:70px;flex-wrap:nowrap;padding-top:28px}
.account-info__contact-information-item{max-width:170px;display:flex;flex-direction:column}
.account-info__contact-information-meeting-id{align-items:flex-start}
.account-info__contact-information-name--full-name,.account-info__contact-information-extension--extension-number,.account-info__contact-information-meeting-id-number{font-weight:400;font-size:16px;line-height:24px;color:#222}
.account-info__general-link-wrapper{display:none}
.account-info__billing-information-content{display:flex;gap:70px;flex-wrap:wrap;padding-top:28px}
.account-info__billing-information-item{max-width:170px;display:flex;flex-direction:column}
.account-info__credit-card--number,.account-info__account-renews--date,.account-info__billing-date--date{font-weight:400;font-size:16px;line-height:24px;color:#222}
.account-info__vertical-line{color:#d3d3d3}
.account-info__rc-team-content{display:flex;flex-wrap:nowrap;gap:70px;padding-top:28px}
.account-info__rc-team-item{display:flex;flex-direction:column;justify-content:flex-start}
.account-info__rc-team-chat-bot{max-width:160px}
.account-info__dimelo-chat{font-weight:500;font-size:16px;line-height:20px;color:#fff;padding:14px;background:#066fac;border-radius:4px;text-align:center;cursor:pointer;max-width:180px}
.account-info__rc-team-logo{width:76px;height:76px;margin-bottom:16px;background:#f6f5f1;border-radius:50%}
.account-info__rc-team-name{font-weight:500;font-size:16px;line-height:24px;color:#222}
.account-info__rc-team-description{margin-bottom:11px;font-weight:400;font-size:14px;line-height:20px;color:#222}
.account-info__rc-team-rep-csm-phone,.account-info__rc-team-rep-sales-phone{margin-bottom:0}
.account-info__rc-team-info{position:relative}
.account-info__rc-team-info.visible .account-info__rc-team-info-description{display:block}
.account-info__rc-team-info.visible .account-info__rc-team-info-arrow-icon{transform:rotate(-180deg)}
.account-info__rc-team-info-accordion{cursor:pointer;display:flex;align-items:center;margin-top:16px}
.account-info__rc-team-info-arrow-icon{width:10px;height:6px;margin-left:15px;transition:.3s}
.account-info__rc-team-info-description{display:none;position:absolute;left:0;width:100%;padding:25px;background:#fff;box-shadow:0 20px 35px rgba(0,0,0,0.15);border-radius:4px;font-weight:400;font-size:14.6px;line-height:20px;color:#222;z-index:1;margin-top:12px}
.account-info__hide{display:none}
.aem-AuthorLayer-Edit .account-info__hide{display:block}
@media only screen and (max-width:1099px){.account-info__wrapper{padding:29px}
.account-info__title{font-size:24px;line-height:30px}
.account-info__subsection-title{font-size:20px;line-height:25px}
.account-info__accordion{cursor:auto}
.account-info__arrow-icon{display:none}
.account-info__subsection{margin-left:0;margin-top:20px;margin-bottom:20px;padding-bottom:25px}
.account-info__subsection-icon{position:unset;left:0;width:26px;height:26px}
.account-info__accordion-mobile{position:relative;cursor:pointer}
.account-info__subsection-arrow-icon{display:block;position:absolute;right:0;width:22px;height:14px}
.account-info__subsection.visible .account-info__subsection-wrapper{height:auto}
.account-info__subsection.visible .account-info__subsection-arrow-icon{transform:rotate(-180deg)}
.account-info__subsection-wrapper{height:0;overflow:hidden}
.account-info__shortcuts-link-items{justify-content:flex-start}
.account-info__shortcuts-link{min-width:31%;margin:0 7px}
.account-info__subtitle{width:100%}
.account-info__plan-information-content{gap:unset;flex-wrap:wrap;justify-content:space-between}
.account-info__information-item{max-width:45%;width:45%;margin-bottom:20px;flex-direction:row;flex-wrap:wrap}
.account-info__information-item:last-child{margin-bottom:0}
.account-info__ringcentral-plan--user-plan{font-weight:400;font-size:16px;line-height:24px;margin-bottom:7px;margin-right:10px}
.account-info__company-info--name{margin-right:10px}
.account-info__number-users--amount{margin-right:10px}
.account-info__general-link{font-size:14px}
.account-info__general-phone-link{font-size:16px}
.account-info__contact-information-content{flex-wrap:wrap;justify-content:flex-start;gap:unset;column-gap:20px}
.account-info__contact-information-item{max-width:30%;width:30%;margin-bottom:20px}
.account-info__subsection-link{display:none}
.account-info__general-link-wrapper{display:flex;width:100%}
.account-info__billing-information-content{gap:30px;flex-wrap:wrap}
.account-info__billing-information-item{max-width:30%}
.account-info__rc-team-content{flex-wrap:wrap;gap:0}
.account-info__rc-team-chat-bot{flex-direction:row;max-width:100%;width:100%;margin-bottom:15px}
.account-info__rc-team-logo{width:40px;height:40px;margin-bottom:0;margin-right:12px;flex-shrink:0;background:#d1edfc}
.account-info__rc-team-info{position:relative}
.account-info__rc-team-info.visible .account-info__rc-team-info-description{display:block}
.account-info__rc-team-info.visible .account-info__rc-team-info-arrow-icon{transform:rotate(-180deg)}
.account-info__rc-team-info-description{display:none;position:relative;width:100%;padding:0;background:0;box-shadow:none;border-radius:0;margin-top:12px}
.account-info__rep-csm,.account-info__rep-sales{flex-direction:row;max-width:50%;width:50%}
.account-info__credit-card{max-width:100%;flex-shrink:0;width:100%}
.account-info__credit-card__wrapper{display:flex}
.account-info__credit-card__wrapper div:first-child{margin-right:15px}
}
@media only screen and (max-width:619px){.account-info__wrapper{padding:20px 20px 32px;border-radius:10px}
.account-info__shortcuts-link{width:100%;margin-bottom:11px}
.account-info__information-item{max-width:100%;width:100%}
.account-info__title{font-size:20px;line-height:28px}
.account-info__subsection-arrow-icon{width:18px;height:11px}
.account-info__subsection-title{font-size:16px;line-height:20px}
.account-info__subsection-icon{width:19px;height:19px}
.account-info__contact-information-item{max-width:100%;width:100%;margin-bottom:20px;flex-direction:row;flex-wrap:wrap}
.account-info__contact-information-item:last-child{margin-bottom:0}
.account-info__billing-information-content{gap:unset}
.account-info__credit-card--helpful-links{width:100%}
.account-info__credit-card__wrapper{flex-direction:column}
.account-info__billing-information-item{max-width:100%;width:100%;margin-bottom:20px;flex-direction:row;flex-wrap:wrap}
.account-info__billing-information-item:last-child{margin-bottom:0}
.account-info__rc-team-item{width:100%;max-width:100%;flex-direction:column;margin-bottom:24px}
.account-info__rc-team-item:last-child{margin-bottom:0}
.account-info__rc-team-logo{width:50px;height:50px;margin-bottom:10px;margin-right:0}
}