/* colors - START*/
/* colors - END*/
/* trustpilot background and color - START*/
/* trustpilot background and color - END*/
/* START - nav menu right arrow */
/* END - nav menu right arrow */
/* dimensions - START */
/* Legend: 
    - "d" = desktop
    - "t" = tablet
    - "m" = mobile
    - "v" = vertical
    - "h" = horizontal
    - "i" = in section / spacing between paragraphs in a section
*/
/* head section */
/* normal section */
/* columns section */
/* buttons */
/* dimensions - END */
/* custom calc variable for home page section - START */
/* custom calc variable for home page section - END */
.recommended-text {
  font-style: italic; }

.webinar-section {
  margin-bottom: 80px; }
  .webinar-section .subtitle {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 7fr 5fr;
    grid-template-columns: 7fr 5fr;
        grid-template-areas: 'subtitle .';
    grid-area: subtitle; }
    @media screen and (max-width: 992px) {
      .webinar-section .subtitle {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
            grid-template-areas: 'subtitle '; }
      .webinar-section .subtitle {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }

.section {
  padding-top: 0px; }

@media screen and (min-width: 1360px) {
  .resource-wrapper h2 {
    margin-bottom: 0px; }
  .contentbox__title {
    margin-bottom: 30px; }
  .btn btn--secondary {
    margin-right: 20px; } }

@media screen and (min-width: 768px) and (max-width: 1359.98px) {
  h1, h2 {
    font-size: 40px; }
  h3 {
    font-size: 32px; }
  .contentbox__title {
    margin-bottom: 25px; }
  .btn btn--secondary {
    margin-right: 20px; } }

@media screen and (max-width: 767.98px) {
  h3 {
    font-size: 24px; }
  .contentbox__title {
    margin-bottom: 15px; }
  .btn btn--secondary {
    margin-right: auto;
    margin: 0 auto 20px; }
  .header .container {
    padding-bottom: 30px; } }

/*# sourceMappingURL=webinar.min.css.map */
