{"version":3,"sources":["style.scss"],"names":[],"mappings":"AAGA,kBACE,SACE,gDAAiD,CAEjD,uBAAwB,CADxB,oBAEF,CACA,oCACE,SAEE,sBAAuB,CADvB,mBAEF,CACF,CACA,2IAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,2IAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,+FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,+FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,mGAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,mGAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,iGAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,iGAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,6FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,6FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,yGAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,yGAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,yGAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,yGAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,yFAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,yFAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,yFAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,yFAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,6FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,6FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,2FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,2FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,uFAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,uFAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,2FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,2FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,2FAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,2FAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,uFAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,uFAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,kBAEE,uBAAwB,CADxB,oBAEF,CACA,oCACE,kBAEE,sBAAuB,CADvB,mBAEF,CACF,CACA,gBAEE,sBAAuB,CADvB,mBAEF,CACA,oCACE,gBAEE,uBAAwB,CADxB,oBAEF,CACF,CACA,iBAEE,sBAAwB,CADxB,mBAEF,CACA,oCACE,iBAEE,sBAAwB,CADxB,mBAEF,CACF,CACA,kDACE,eACF,CACA,gCACE,uBACF,CACA,oCACE,gCACE,sBACF,CACF,CACF","file":"style.css","sourcesContent":["/**\n * Resets margin-bottom of the last child to zero\n */\n@layer components {\n  .section {\n    background-color: var(--color-background-primary);\n    padding-top: 1.875rem;\n    padding-bottom: 1.875rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section {\n      padding-top: 3.75rem;\n      padding-bottom: 3.75rem;\n    }\n  }\n  .section:not([class*=background-]):not([class*=surface-]) + .section:not([class*=background-]):not([class*=surface-]):not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section:not([class*=background-]):not([class*=surface-]) + .section:not([class*=background-]):not([class*=surface-]):not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-primary] + .section[class~=background-primary]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-primary] + .section[class~=background-primary]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-secondary] + .section[class~=background-secondary]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-secondary] + .section[class~=background-secondary]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-contrast] + .section[class~=background-contrast]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-contrast] + .section[class~=background-contrast]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-accent] + .section[class~=background-accent]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-accent] + .section[class~=background-accent]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-accent1-blog] + .section[class~=background-accent1-blog]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-accent1-blog] + .section[class~=background-accent1-blog]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-accent2-blog] + .section[class~=background-accent2-blog]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-accent2-blog] + .section[class~=background-accent2-blog]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=background-none] + .section[class~=background-none]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=background-none] + .section[class~=background-none]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-primary] + .section[class~=surface-primary]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-primary] + .section[class~=surface-primary]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-secondary] + .section[class~=surface-secondary]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-secondary] + .section[class~=surface-secondary]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-tertiary] + .section[class~=surface-tertiary]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-tertiary] + .section[class~=surface-tertiary]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-subtle] + .section[class~=surface-subtle]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-subtle] + .section[class~=surface-subtle]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-moderate] + .section[class~=surface-moderate]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-moderate] + .section[class~=surface-moderate]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-contrast] + .section[class~=surface-contrast]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-contrast] + .section[class~=surface-contrast]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section[class~=surface-accent] + .section[class~=surface-accent]:not(.section--default) {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section[class~=surface-accent] + .section[class~=surface-accent]:not(.section--default) {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section--default {\n    padding-top: 1.875rem;\n    padding-bottom: 1.875rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section--default {\n      padding-top: 3.75rem;\n      padding-bottom: 3.75rem;\n    }\n  }\n  .section--small {\n    padding-top: 1.25rem;\n    padding-bottom: 1.25rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section--small {\n      padding-top: 1.875rem;\n      padding-bottom: 1.875rem;\n    }\n  }\n  .section--xsmall {\n    padding-top: 0.625rem;\n    padding-bottom: 0.625rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section--xsmall {\n      padding-top: 0.625rem;\n      padding-bottom: 0.625rem;\n    }\n  }\n  .container > .section > :not([class*=mb-]):last-child {\n    margin-bottom: 0;\n  }\n  .section__image-stuck-to-bottom {\n    margin-bottom: -1.875rem;\n  }\n  @media screen and (min-width: 768px) {\n    .section__image-stuck-to-bottom {\n      margin-bottom: -3.75rem;\n    }\n  }\n}"]}