.tpt-frontend .Label{display:block}.tpt-frontend .Label__caption,.tpt-frontend .Label__help,.tpt-frontend .Label__title{display:block;margin-bottom:12px}.tpt-frontend .Label__caption,.tpt-frontend .Label__help{color:#777;font-size:1rem;font-weight:400}.tpt-frontend .Label__help{margin-bottom:0}.tpt-frontend .Label--error .Label__caption,.tpt-frontend .Label--error .Label__title{color:#c73833}.tpt-frontend .Label--success .Label__caption,.tpt-frontend .Label--success .Label__title{color:#0aa96c}.tpt-frontend .Label--classfund.Label--error,.tpt-frontend .Label--classfund.Label--success{text-align:right}.tpt-frontend .Label--classfund.Label--success .Label__caption,.tpt-frontend .Label--classfund.Label--success .Label__title{line-height:.95}.tpt-frontend .Label--classfund.Label--success .Label__caption:after,.tpt-frontend .Label--classfund.Label--success .Label__title:after{content:"\ea12";display:inline-block;font-family:tpticon;margin-left:16px}.tpt-frontend .Label--inline{align-items:center;display:inline-flex;margin-bottom:4px;text-align:left}.tpt-frontend .Label--inline .Label__caption,.tpt-frontend .Label--inline .Label__title{margin-bottom:0}.tpt-frontend .Label--inline>*{margin-right:16px}.tpt-frontend .Label--inline>:last-child{margin-right:0}.tpt-frontend .Label--fullWidth{display:flex;width:100%}.tpt-frontend .Label--fullWidth>.Label__title{flex:1}.tpt-frontend .Label--help{display:flex;flex-wrap:wrap}.tpt-frontend .Label--help .Label__title{flex-basis:auto;flex-grow:2}.tpt-frontend .Label--help .Label__help{flex-basis:auto;flex-grow:1;text-align:right}.tpt-frontend .Label--help>*{flex-basis:100%}.tpt-frontend .Label--help.Label--inline{align-items:center;display:inline-flex;flex-wrap:nowrap;justify-content:flex-start}.tpt-frontend .Label--help.Label--inline .Label__help{display:inline;flex-grow:0;padding:1px 0}.tpt-frontend .Label--help.Label--inline .Label__title{flex-grow:0}.tpt-frontend .Label--help.Label--inline>*{flex-basis:auto}@keyframes progress-spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tpt-frontend .Spinner{color:#ccc;display:inline-block;line-height:1}.tpt-frontend .Spinner__svg{animation:progress-spinner-rotate .6s linear infinite}.tpt-frontend .Spinner--primary{color:#067c64}.tpt-frontend .Spinner--white{color:#fff}.tpt-frontend .Spinner__circle{stroke:currentColor}.tpt-frontend .DSButton{border:none;border-radius:3px;box-sizing:border-box;cursor:pointer;display:inline-block;line-height:1;margin:0;overflow:visible;padding:0;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.tpt-frontend .DSButton__content{align-items:center;display:flex;justify-content:center;position:relative;transition:color .2s ease-in-out}.tpt-frontend .DSButton__text{font-family:var(--ds-font-family);font-size:1rem;font-weight:var(--ds-font-weight-strong)}.tpt-frontend .DSButton__icon{align-items:center;display:flex;font-size:1rem;justify-content:center}.tpt-frontend .DSButton__icon--left,.tpt-frontend .DSButton__loader{margin-right:.5em}.tpt-frontend .DSButton__icon--right{margin-left:.5em}.tpt-frontend .DSButton--primary{background-color:#067c64;border:1px solid #067c64}.tpt-frontend .DSButton--primary .DSButton__content{color:#fff}.tpt-frontend .DSButton--primary:not(:disabled):hover{background-color:#055f4c;border-color:#055f4c}.tpt-frontend .DSButton--primary:not(:disabled):active{border-color:#034235}.tpt-frontend .DSButton--secondary{background-color:#fff;border:1px solid #ccc}.tpt-frontend .DSButton--secondary .DSButton__content{color:#666}.tpt-frontend .DSButton--secondary:not(:disabled):hover{background-color:#fff;border-color:#067c64}.tpt-frontend .DSButton--secondary:not(:disabled):hover .DSButton__content{color:#067c64}.tpt-frontend .DSButton--secondary:not(:disabled):active{border-color:#055f4c}.tpt-frontend .DSButton--secondary:not(:disabled):active .DSButton__content{color:#055f4c}.tpt-frontend .DSButton--destructive{background-color:#c73833;border:1px solid transparent}.tpt-frontend .DSButton--destructive .DSButton__content{color:#fff}.tpt-frontend .DSButton--destructive:not(:disabled):hover{background-color:#af312d}.tpt-frontend .DSButton--tertiary .DSButton__content,.tpt-frontend .DSButton--tertiary:not(:disabled):hover .DSButton__content{color:#067c64}.tpt-frontend .DSButton--tertiary:not(:disabled):hover .DSButton__text{text-decoration:underline}.tpt-frontend .DSButton--tertiary:not(:disabled):active .DSButton__content{color:#055f4c}.tpt-frontend .DSButton--tertiary.DSButton--disabled,.tpt-frontend .DSButton--tertiary.DSButton:disabled{background:none;border:none}.tpt-frontend .DSButton--tertiary-destructive .DSButton__content,.tpt-frontend .DSButton--tertiary-destructive:not(:disabled):hover .DSButton__content{color:#c73833}.tpt-frontend .DSButton--tertiary-destructive:not(:disabled):active .DSButton__content{color:#962a27}.tpt-frontend .DSButton--expressive{background-color:#1c79cd;border:1px solid transparent}.tpt-frontend .DSButton--expressive .DSButton__content{color:#fff}.tpt-frontend .DSButton--expressive:not(:disabled):hover{background-color:#105f9e}.tpt-frontend .DSButton--primaryOutline{background-color:transparent;border:1px solid #067c64}.tpt-frontend .DSButton--primaryOutline .DSButton__content{color:#067c64}.tpt-frontend .DSButton--primaryOutline:not(:disabled):hover{background-color:transparent;border-color:#055f4c}.tpt-frontend .DSButton--primaryOutline:not(:disabled):active{border-color:#034235}.tpt-frontend .DSButton{min-height:auto}.tpt-frontend .DSButton--contained{min-width:54px}.tpt-frontend .DSButton--uncontained{background-color:transparent;border:none;padding:0}.tpt-frontend .DSButton--fullWidth{display:block;width:100%}.tpt-frontend .DSButton--small .DSButton__icon,.tpt-frontend .DSButton--small .DSButton__text{font-size:1rem}.tpt-frontend .DSButton--large .DSButton__icon,.tpt-frontend .DSButton--large .DSButton__text{font-size:18px}.tpt-frontend .DSButton--contained.DSButton--small{line-height:1;min-height:30px;padding:6px 12px}.tpt-frontend .DSButton--contained.DSButton--small:after,.tpt-frontend .DSButton--contained.DSButton--small:before{content:"";display:block;height:0;width:0}.tpt-frontend .DSButton--contained.DSButton--small:before{margin-bottom:-.00435em}.tpt-frontend .DSButton--contained.DSButton--small:after{margin-top:-.0913em}.tpt-frontend .DSButton--contained.DSButton--medium{min-height:42px;padding:12px 18px}.tpt-frontend .DSButton--contained.DSButton--large{min-height:54px;padding:12px 30px}.tpt-frontend .DSButton--disabled,.tpt-frontend .DSButton--loading,.tpt-frontend .DSButton:disabled{background-color:#f5f5f5;border:1px solid #ddd;cursor:not-allowed}.tpt-frontend .DSButton--disabled .DSButton__icon,.tpt-frontend .DSButton--disabled .DSButton__text,.tpt-frontend .DSButton--loading .DSButton__icon,.tpt-frontend .DSButton--loading .DSButton__text,.tpt-frontend .DSButton:disabled .DSButton__icon,.tpt-frontend .DSButton:disabled .DSButton__text{color:#ccc}.tpt-frontend .ClassFundWishlistModal{text-align:center}.tpt-frontend .ClassFundWishlistModal__close{min-height:none;position:absolute;right:0;top:0}@media(min-width:768px){.tpt-frontend .ClassFundWishlistModal__close{right:-70px}}.tpt-frontend .ClassFundWishlistModal__close:before{background-color:transparent;border-radius:3px;color:#666;content:"×";display:block;font-size:44px;font-weight:400;line-height:1;padding:6px 18px;text-align:center}@media(min-width:768px){.tpt-frontend .ClassFundWishlistModal__close:before{background-color:rgba(0,0,0,.8);color:#fff}}.tpt-frontend .ClassFundWishlistModal__modal{background:#fff;background:linear-gradient(180deg,#fff 25%,#cce5d8);border:none;left:50%;padding:24px;position:fixed;top:50%;transform:translate(-50%,-50%);width:350px;z-index:202}@media(min-width:768px){.tpt-frontend .ClassFundWishlistModal__modal{padding:30px 60px;width:650px}}.tpt-frontend .ClassFundWishlistModal__classFundLogo{width:170px}.tpt-frontend .ClassFundWishlistModal__total{font-size:23px;font-weight:800}@media(min-width:768px){.tpt-frontend .ClassFundWishlistModal__total{font-size:27px}}.tpt-frontend .ClassFundWishlistModal__subheader{font-size:18px;padding:0 18px 24px}@media(min-width:768px){.tpt-frontend .ClassFundWishlistModal__subheader{padding:0 60px 24px}}.tpt-frontend .ClassFundWishlistModal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:201}.tpt-frontend .ClassFundWishlistModal__feedWrapper{height:224px}.tpt-frontend .AddToWishList.loading{background-color:transparent;border:none}.tpt-frontend .AddToWishList.loading .DSButton__content{background-color:#f5f5f5;border-radius:3px}.tpt-frontend .AddToWishList.loading .DSButton__content .DSButton__loader{display:none}.tpt-frontend .AddToWishList.loading .DSButton__content .DSButton__icon,.tpt-frontend .AddToWishList.loading .DSButton__content .DSButton__text{visibility:hidden}.tpt-frontend .AddToWishList__icon{animation:bounce .2s ease .5s forwards}.tpt-frontend .AddToWishList__iconProgress{stroke-dasharray:317;stroke-dashoffset:364;stroke:#67e0a6;animation:dash 1s linear forwards,dark .2s linear .5s forwards}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes dash{to{stroke-dashoffset:100}}@keyframes dark{to{stroke:#32353e}}.tpt-frontend .DialogModal__buttonPair{margin-top:24px;padding-top:24px;text-align:left}.tpt-frontend .DialogModal__buttonPair:last-child{border-top:1px solid #ddd}.tpt-frontend .DialogModal__overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:202}.tpt-frontend .DialogModal__content{border:none;border-radius:3px;display:flex;flex-direction:column;left:50%;max-height:100vh;max-width:650px;min-width:150px;outline:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:80%}.tpt-frontend .DialogModal__content--large{height:80vh;max-height:80vh;max-width:80vw;width:80vw}.tpt-frontend .DialogModal__content--xtra--large{height:100vh;margin-left:-30px;max-height:95vh;max-width:95vw;width:90vw}.tpt-frontend .DialogModal__content--small{max-width:500px}.tpt-frontend .DialogModal__content--wide{max-height:80vh;max-width:80vw;width:80vw}.tpt-frontend .DialogModal__content--lg{height:80vh;max-height:80vh;max-width:850px;width:100%}.tpt-frontend .DialogModal__content--mobile{width:95%}@media(min-width:768px){.tpt-frontend .DialogModal__content--mobile{width:80%}}.tpt-frontend .DialogModal__content--mobile .DialogModal__closeButton{right:0;z-index:1}.tpt-frontend .DialogModal__content--mobile .DialogModal__closeButton:before{background-color:transparent;color:#666}.tpt-frontend .DialogModal__content--mobile .DialogModal__buttonPair div{flex-direction:column;text-align:center}@media(min-width:580px){.tpt-frontend .DialogModal__content--mobile .DialogModal__buttonPair div{display:flex;flex-flow:row-reverse;justify-content:space-between}.tpt-frontend .DialogModal__content--mobile .DialogModal__buttonPair .DialogModal__buttonPair__container{display:flex;flex-flow:row-reverse;justify-content:end}.tpt-frontend .DialogModal__content--mobile .DialogModal__declineButton{padding:0}.tpt-frontend .DialogModal__content--mobile .DialogModal__declineButton .Button{padding-left:0}.tpt-frontend .DialogModal__content--mobile .DialogModal__declineButton__rebranded{margin-right:8px}}.tpt-frontend .DialogModal__content--fullscreen{background-color:#fff;height:100vh;max-height:100vh;max-width:100vw;overflow:scroll;width:100vw}.tpt-frontend .DialogModal__content--stretchVt{background-color:#fff;height:calc(100vh - 100px);max-height:calc(100vh - 100px)}.tpt-frontend .DialogModal__content--stretchHz{background-color:#fff;max-width:calc(100vw - 150px);width:calc(100vw - 150px)}.tpt-frontend .DialogModal__content--consumePd{height:auto;max-height:100%}.tpt-frontend .DialogModal__content--fixed-bottom{bottom:0;max-width:100%;top:auto;transform:translate(-50%);width:100%}.tpt-frontend .DialogModal__body{background-color:#fff;border:none;border-radius:3px;max-height:100vh;overflow-y:auto;padding:24px;position:relative}.tpt-frontend .DialogModal__body--fullscreen{height:100%;padding:0 12px}.tpt-frontend .DialogModal__body--large,.tpt-frontend .DialogModal__body--stretchVt,.tpt-frontend .DialogModal__body--wide{height:100%}.tpt-frontend .DialogModal__header{color:#222;font-size:22px;font-weight:var(--ds-font-weight-strong);margin:0 0 12px}.tpt-frontend .DialogModal__header__container{align-items:start;display:flex;justify-content:space-between}.tpt-frontend .DialogModal__header__rebranded{color:#222;font-size:20px;font-weight:var(--ds-font-weight-strong);margin:0 0 12px}.tpt-frontend .DialogModal__footer{margin-top:24px}.tpt-frontend .DialogModal__declineButton,.tpt-frontend .DialogModal__successButton{border:0;outline:none}.tpt-frontend .DialogModal__successButton{background-color:#0aa96c;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:12px 18px;text-align:center}.tpt-frontend .DialogModal__successButton:hover{background:#067c64}.tpt-frontend .DialogModal__declineButton{display:inline-block;padding:12px}.tpt-frontend .DialogModal__declineButtonLink{color:#777;font-size:1rem}.tpt-frontend .DialogModal__declineButtonLink:hover{color:#000;cursor:pointer;text-decoration:underline;transition:all .2s ease-in-out}.tpt-frontend .DialogModal__declineButton__icon{align-items:center;color:#898aad;display:flex;justify-content:center}.tpt-frontend .DialogModal__buttonPairHelperText{padding-bottom:12px;padding-left:3px}.tpt-frontend .DialogModal__closeButton{min-height:none;position:absolute;right:-70px}.tpt-frontend .DialogModal__closeButton:before{background-color:rgba(0,0,0,.8);border-radius:3px;color:#fff;content:"×";display:block;font-size:44px;font-weight:400;line-height:1;padding:6px 18px;text-align:center}.tpt-frontend .DialogModal__headSection{border-bottom:1px solid #ccc;display:flex;font-size:18px;min-height:60px}.tpt-frontend .DialogModal__headSection--title{color:#222;flex:10;padding:18px}.tpt-frontend .DialogModal__headSection--close{border-left:1px solid #ccc;padding:18px;text-align:center}.tpt-frontend .DialogModal__headSection--closeButton{color:#222;line-height:0;vertical-align:middle}.tpt-frontend .DialogModal__headSection--closeButton:before{color:#222;content:"×";font-size:36px;font-weight:400;padding:0 6px}.ReactModal__Body--open{overflow:hidden}.tpt-frontend .ResponsiveProductImage{display:flex;height:100%;position:relative;width:100%}.tpt-frontend .ResponsiveProductImage .VideoDuration{bottom:6px;display:none;position:absolute;right:6px}@media(min-width:580px){.tpt-frontend .ResponsiveProductImage .VideoDuration{display:block}}.tpt-frontend .ResponsiveProductImage--alwaysShowDuration .VideoDuration{display:block}.tpt-frontend .ResponsiveProductImage img{align-self:center;margin:auto;max-height:100%;max-width:100%}.tpt-frontend .ProductRowImageBespoke{text-align:center;width:100%}.tpt-frontend .ProductRowImageBespoke .ProductImage.ProductImage--small{max-height:64px;max-width:64px}.tpt-frontend .ProductRowStoreBespoke{margin-bottom:16px}.tpt-frontend .ProductRowStoreBespoke:hover{color:#000}.tpt-frontend .ProductRowStoreBespoke__avatar{display:inline;margin-right:6px}.tpt-frontend .ProductRowStoreBespoke__storeName{display:inline-block}.tpt-frontend .ProductRowStoreBespoke__storeName>a{color:#767676}.tpt-frontend .ProductRowStoreBespoke__storeName>a:hover{color:#000}.tpt-frontend .ProductRowStoreBespoke__storeName__rebranded{color:#767676}.tpt-frontend .ProductRowStoreBespokeRebranded{align-items:center;gap:8px;margin-bottom:16px}.tpt-frontend .ProductRowStoreBespokeRebranded__store{margin:0!important;min-width:-moz-fit-content;min-width:fit-content}.tpt-frontend .DownloadButton__text{display:block;text-align:center;width:100%}.tpt-frontend .DownloadButton__sublabel{margin-bottom:-8px;margin-top:4px}.tpt-frontend .DigitalToolImportButton button:disabled,.tpt-frontend .DigitalToolImportButton button:disabled:hover{background:#f5f5f5;border:none;color:#000;cursor:default}.tpt-frontend .DigitalToolImportButton__sublabel{margin-bottom:-6px;margin-top:3px}.tpt-frontend .DigitalToolImportButton__details{margin-top:12px}.tpt-frontend .DigitalToolImportButton__details .Anchor{display:block;text-decoration:underline;white-space:nowrap}.tpt-frontend .DigitalToolImportButton--exportToEasel.Button{color:#222;margin-bottom:-6px}.tpt-frontend .DigitalToolImportButton--exportToEasel.Button:hover{color:#090909}.tpt-frontend .DigitalToolImportButton--inline .FrequentlyAssignedBadge{margin-left:6px}.tpt-frontend .FileFormatResourceType{color:#767676;font-size:1rem}.tpt-frontend .FileFormatResourceType__resourceIcon{display:flex;height:16px;margin-right:6px;margin-top:3px;width:16px}.tpt-frontend .FileFormatResourceType__resourceIcon img{height:16px;vertical-align:unset}.tpt-frontend .FileFormatResourceType__fileHelpContainer--withSpacing{margin-top:3px}.tpt-frontend .FileFormatResourceType__fileHelp{font-size:14px;white-space:nowrap}.tpt-frontend .FileFormatResourceType__fileHelp,.tpt-frontend .FileFormatResourceType__fileHelp:hover{text-decoration:underline}.tpt-frontend .FileFormatResourceType__fileHelp:hover{color:#222}.tpt-frontend .FileFormatResourceType__fileHelp--withSpacing:not(:first-child){margin-left:3px}.tpt-frontend .FileFormatResourceType__fileHelp__wrapper{font-size:14px;margin-left:4px}.tpt-frontend .EaselPreviewAndAssignButton--link .Button{line-height:1.2;padding:0}.tpt-frontend .ProductAccessModal{display:unset}.tpt-frontend .ProductAccessModal--wide.DialogModal__content{max-width:845px}.tpt-frontend .ProductAccessModal__hidden{display:none!important}.tpt-frontend .ProductAccessModal__productInfoRow{border-bottom:1px solid #ddd;display:flex;margin-bottom:18px;padding-bottom:12px}.tpt-frontend .ProductAccessModal__productInfoRow__title{margin-bottom:12px}.tpt-frontend .ProductAccessModal__productInfoRow .ProductRowImageBespoke{margin-right:18px;width:64px}.tpt-frontend .ProductAccessModal__editButton{margin-top:6px}.tpt-frontend .ProductAccessModal__assessmentButton__sublabel{margin-bottom:-6px;margin-top:3px}.tpt-frontend .ProductAccessModal .DownloadButton{margin:0 0 6px}.tpt-frontend .ProductAccessModal__taggedTypes{margin-top:16px}.tpt-frontend .ProductAccessModal__spinner{margin:8px}.tpt-frontend .ProductAccessModalRow{margin-bottom:16px;padding:12px 0}.tpt-frontend .ProductAccessModalRow__button{min-width:196px}.tpt-frontend .ProductAccessModalRow__button--withMarginLeft{margin-left:-12px}.tpt-frontend .ProductAccessModalRow__button--withMarginBottom{margin-bottom:6px!important}.tpt-frontend .ProductAccessModalRow__fileTypes{display:flex;padding-top:12px}.tpt-frontend .ProductAccessModalRow__title{padding-top:6px}.tpt-frontend .Counter{background-color:#fff;border:1px solid #000;border-radius:0;display:flex;height:44px;width:66px}.tpt-frontend .Counter__input{border:1px solid #000;border-radius:0;font-size:1rem;text-align:center;width:44px}.tpt-frontend .Counter__buttons{display:flex;flex-direction:column;width:22px}.tpt-frontend .Counter__hiddenSubmit{left:-9999px;position:absolute;top:auto}.tpt-frontend .Counter__buttonsMinus,.tpt-frontend .Counter__buttonsPlus{border:1px solid #000;border-radius:0;font-size:14px;line-height:21px}.tpt-frontend .CounterRebrand{background-color:#fff;border:1px solid #32353e;border-radius:4px;display:flex;height:44px;width:66px}.tpt-frontend .CounterRebrand__input{border-right:1px solid #32353e;font-size:1rem;text-align:center;width:44px}.tpt-frontend .CounterRebrand__hiddenSubmit{left:-9999px;position:absolute;top:auto}.tpt-frontend .CounterRebrand__buttons{display:flex;flex-direction:column;overflow:hidden!important;width:22px}.tpt-frontend .CounterRebrand__buttonsPlus{border:0!important;border-bottom:1px solid #000!important;border-radius:0!important;border-top-right-radius:6px!important;margin-bottom:0!important;min-height:21px!important;min-width:21px!important}.tpt-frontend .CounterRebrand__buttonsPlus:hover{background-color:#f5f5f5!important}.tpt-frontend .CounterRebrand__buttonsMinus{border:0!important;border-radius:0!important;border-bottom-right-radius:6px!important;margin-bottom:0!important;min-height:21px!important;min-width:21px!important}.tpt-frontend .CounterRebrand__buttonsMinus:hover{background-color:#f5f5f5!important}.tpt-frontend .CartButtonContainer__numLicense{margin-bottom:12px}.tpt-frontend .CartButtonContainer__numLicense--bordered{border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin-bottom:18px;padding:12px 0 6px}.tpt-frontend .CartButtonContainer__numLicenseCounter{display:flex}.tpt-frontend .CartButtonContainer__numLicenseCounterText{font-weight:var(--ds-font-weight-strong);padding-right:18px;padding-top:3px}.tpt-frontend .CartButtonContainer__numLicenseTextExpanded{font-size:1rem}.tpt-frontend .CartButtonContainer .CartButton.loading{border:none}.tpt-frontend .CartButtonContainer__animationAdding>div>div>div{animation:add .2s linear forwards}.tpt-frontend .CartButtonContainer__animationInCart>div>div>div{animation:cart .25s linear forwards}.tpt-frontend .CartButtonContainer__animationInCart>div>div>div>span{animation:icon .25s linear forwards}@keyframes add{0%{margin-left:-20px}80%{margin-left:5px}to{margin-left:0}}@keyframes cart{0%{margin-left:-30px}80%{margin-left:8px}to{margin-left:0}}@keyframes icon{0%{transform:scaleX(.5)}80%{transform:scaleX(1.1)}to{transform:scale(1)}}.tpt-frontend .BundleDownloadAllButton{align-items:baseline;display:flex;margin:0;position:relative}.tpt-frontend .BundleDownloadAllButton>span:first-of-type{width:100%}.tpt-frontend .BundleDownloadAllButton__questionTooltip{color:#777;display:inline-block;margin-left:16px;position:relative}.tpt-frontend .BundleDownloadAllButton__questionTooltip[data-tooltip]:after{min-width:243px}.tpt-frontend .BundleDownloadAllButton__sublabel{margin-bottom:-6px;margin-top:3px}.tpt-frontend .BundleDownloadAllButton .Spinner{margin:0 0 3px 12px}.tpt-frontend .LoadingAnimation{border-radius:.375em;display:none;padding:1em;text-align:center}.tpt-frontend .LoadingAnimation__visible{display:inline-block}.tpt-frontend .LoadingAnimation__spinnerContainer{align-items:center;display:flex;height:10em;justify-content:center;margin:0 auto;width:10em}.tpt-frontend .LoadingAnimation__centered{width:100%}.tpt-frontend .BundleAccessModal--wide.DialogModal__content{max-width:845px}.tpt-frontend .BundleAccessModal__productInfoRow{border-bottom:1px solid #ddd;display:flex;margin-bottom:18px;padding-bottom:12px}.tpt-frontend .BundleAccessModal__productInfoRow__title{margin-bottom:12px}.tpt-frontend .BundleAccessModal__productInfoRow .ProductRowImageBespoke{margin-right:18px;width:64px}.tpt-frontend .BundleAccessModal__block{background-color:#f5f5f5;border:1px solid #ddd;flex-basis:100%;margin:12px;padding:24px 12px;text-align:center}.tpt-frontend .BundleAccessModal__block .Text--body{margin-bottom:8px}.tpt-frontend .BundleAccessModal__block .Text--bodySmall{margin:0 24px 24px}.tpt-frontend .BundleAccessModal__blockContainer{display:flex;justify-content:space-around}.tpt-frontend .BundleAccessModal__blockContainer--wrap{flex-wrap:wrap}.tpt-frontend .BundleAccessModal__blockContainer--wrap .BundleAccessModal__block{flex-basis:calc(50% - 24px)}.tpt-frontend .DescriptionTitleBespoke__description{line-height:1.3;margin-bottom:16px}.tpt-frontend .DescriptionTitleBespoke__description--rebrand{text-transform:uppercase}.tpt-frontend .CTAButtonWrapper--serp{width:100%}.tpt-frontend .DownloadAllButton{text-align:center}.tpt-frontend .DownloadAllButton__text{margin-top:8px!important}.tpt-frontend .PriceBox .Divider{align-self:center;margin:16px 0;width:84px}.tpt-frontend .EaselCTAContainer{display:flex;flex-direction:column}
/*# sourceMappingURL=tpt-frontend.1.1342.fdfc4562f7b755303683.css.map*/