"use strict";(self.webpackChunk_klaviyo_onsite_modules=self.webpackChunk_klaviyo_onsite_modules||[]).push([[532],{92032:function(e,n,r){var A=r(23601),i=r.n(A),s=r(15377),o=r.n(s)()(i());o.push([e.id,".rmSy9pDjHBesn6Sprjb0 {\n overflow-y: auto;\n height: 100%;\n display: flex;\n flex-flow: column nowrap;\n scroll-behavior: smooth;\n}\n","",{version:3,sources:["webpack://./../../../client/onsite/onsite-atlas/src/CustomerHub/tabs/Chat/ChatMessages.modules.css"],names:[],mappings:"AAAA;EACE,gBAAgB;EAChB,YAAY;EACZ,aAAa;EACb,wBAAwB;EACxB,uBAAuB;AACzB",sourcesContent:[".conversationContainer {\n overflow-y: auto;\n height: 100%;\n display: flex;\n flex-flow: column nowrap;\n scroll-behavior: smooth;\n}\n"],sourceRoot:""}]),o.locals={conversationContainer:"rmSy9pDjHBesn6Sprjb0"},n.Z=o},59633:function(e,n,r){var A=r(23601),i=r.n(A),s=r(15377),o=r.n(s),t=r(9727),p=r.n(t),a=new URL(r(49954),r.b),w=o()(i()),l=p()(a);w.push([e.id,"/*\n Wrapped swiper styles to prevent conflicts with parent styles.\n\n Note: When we update swiper version, we should also update the styles here to match\n what would be loaded from swiper/css.\n*/\n.klaviyo-swiper-wrapper {\n /**\n * Swiper 10.3.1\n * Most modern mobile touch slider and framework with hardware accelerated transitions\n * https://swiperjs.com\n *\n * Copyright 2014-2023 Vladimir Kharlampidi\n *\n * Released under the MIT License\n *\n * Released on: September 28, 2023\n */\n\n /* FONT_START */\n @font-face {\n font-family: 'swiper-icons';\n src: url("+l+");\n font-weight: 400;\n font-style: normal;\n }\n /* FONT_END */\n :root {\n --swiper-theme-color: #007aff;\n /*\n --swiper-preloader-color: var(--swiper-theme-color);\n --swiper-wrapper-transition-timing-function: initial;\n */\n }\n :host {\n position: relative;\n display: block;\n margin-left: auto;\n margin-right: auto;\n z-index: 1;\n }\n .swiper {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n overflow: clip;\n list-style: none;\n padding: 0;\n /* Fix of Webkit flickering */\n z-index: 1;\n display: block;\n }\n .swiper-vertical > .swiper-wrapper {\n flex-direction: column;\n }\n .swiper-wrapper {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(\n --swiper-wrapper-transition-timing-function,\n initial\n );\n box-sizing: content-box;\n }\n .swiper-android .swiper-slide,\n .swiper-ios .swiper-slide,\n .swiper-wrapper {\n transform: translate3d(0px, 0, 0);\n }\n .swiper-horizontal {\n touch-action: pan-y;\n }\n .swiper-vertical {\n touch-action: pan-x;\n }\n .swiper-slide {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n }\n .swiper-slide-invisible-blank {\n visibility: hidden;\n }\n /* Auto Height */\n .swiper-autoheight,\n .swiper-autoheight .swiper-slide {\n height: auto;\n }\n .swiper-autoheight .swiper-wrapper {\n align-items: flex-start;\n transition-property: transform, height;\n }\n .swiper-backface-hidden .swiper-slide {\n transform: translateZ(0);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n }\n /* 3D Effects */\n .swiper-3d.swiper-css-mode .swiper-wrapper {\n perspective: 1200px;\n }\n .swiper-3d .swiper-wrapper {\n transform-style: preserve-3d;\n }\n .swiper-3d {\n perspective: 1200px;\n }\n .swiper-3d .swiper-slide,\n .swiper-3d .swiper-cube-shadow {\n transform-style: preserve-3d;\n }\n /* CSS Mode */\n .swiper-css-mode > .swiper-wrapper {\n overflow: auto;\n scrollbar-width: none;\n /* For Firefox */\n -ms-overflow-style: none;\n /* For Internet Explorer and Edge */\n }\n .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {\n display: none;\n }\n .swiper-css-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: start start;\n }\n .swiper-css-mode.swiper-horizontal > .swiper-wrapper {\n scroll-snap-type: x mandatory;\n }\n .swiper-css-mode.swiper-vertical > .swiper-wrapper {\n scroll-snap-type: y mandatory;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper {\n scroll-snap-type: none;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: none;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper::before {\n content: '';\n flex-shrink: 0;\n order: 9999;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: center center;\n scroll-snap-stop: always;\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal\n > .swiper-wrapper\n > .swiper-slide:first-child {\n margin-inline-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {\n height: 100%;\n min-height: 1px;\n width: var(--swiper-centered-offset-after);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical\n > .swiper-wrapper\n > .swiper-slide:first-child {\n margin-block-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {\n width: 100%;\n min-width: 1px;\n height: var(--swiper-centered-offset-after);\n }\n /* Slide styles start */\n /* 3D Shadows */\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom,\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: 10;\n }\n .swiper-3d .swiper-slide-shadow {\n background: rgba(0, 0, 0, 0.15);\n }\n .swiper-3d .swiper-slide-shadow-left {\n background-image: linear-gradient(\n to left,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-right {\n background-image: linear-gradient(\n to right,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-top {\n background-image: linear-gradient(\n to top,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-bottom {\n background-image: linear-gradient(\n to bottom,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-lazy-preloader {\n width: 42px;\n height: 42px;\n position: absolute;\n left: 50%;\n top: 50%;\n margin-left: -21px;\n margin-top: -21px;\n z-index: 10;\n transform-origin: 50%;\n box-sizing: border-box;\n border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n border-radius: 50%;\n border-top-color: transparent;\n }\n .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,\n .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {\n animation: swiper-preloader-spin 1s infinite linear;\n }\n .swiper-lazy-preloader-white {\n --swiper-preloader-color: #fff;\n }\n .swiper-lazy-preloader-black {\n --swiper-preloader-color: #000;\n }\n @keyframes swiper-preloader-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n }\n}\n","",{version:3,sources:["webpack://./../../../client/onsite/onsite-reviews/src/components/SwiperStyles.css"],names:[],mappings:"AAAA;;;;;CAKC;AACD;EACE;;;;;;;;;;EAUA;;EAEA,eAAe;EACf;IACE,2BAA2B;IAC3B,4CAA6rE;IAC7rE,gBAAgB;IAChB,kBAAkB;EACpB;EACA,aAAa;EACb;IACE,6BAA6B;IAC7B;;;GAGD;EACD;EACA;IACE,kBAAkB;IAClB,cAAc;IACd,iBAAiB;IACjB,kBAAkB;IAClB,UAAU;EACZ;EACA;IACE,iBAAiB;IACjB,kBAAkB;IAClB,kBAAkB;IAClB,gBAAgB;IAChB,cAAc;IACd,gBAAgB;IAChB,UAAU;IACV,6BAA6B;IAC7B,UAAU;IACV,cAAc;EAChB;EACA;IACE,sBAAsB;EACxB;EACA;IACE,kBAAkB;IAClB,WAAW;IACX,YAAY;IACZ,UAAU;IACV,aAAa;IACb,8BAA8B;IAC9B;;;KAGC;IACD,uBAAuB;EACzB;EACA;;;IAGE,iCAAiC;EACnC;EACA;IACE,mBAAmB;EACrB;EACA;IACE,mBAAmB;EACrB;EACA;IACE,cAAc;IACd,WAAW;IACX,YAAY;IACZ,kBAAkB;IAClB,8BAA8B;IAC9B,cAAc;EAChB;EACA;IACE,kBAAkB;EACpB;EACA,gBAAgB;EAChB;;IAEE,YAAY;EACd;EACA;IACE,uBAAuB;IACvB,sCAAsC;EACxC;EACA;IACE,wBAAwB;IACxB,mCAAmC;IACnC,2BAA2B;EAC7B;EACA,eAAe;EACf;IACE,mBAAmB;EACrB;EACA;IACE,4BAA4B;EAC9B;EACA;IACE,mBAAmB;EACrB;EACA;;IAEE,4BAA4B;EAC9B;EACA,aAAa;EACb;IACE,cAAc;IACd,qBAAqB;IACrB,gBAAgB;IAChB,wBAAwB;IACxB,mCAAmC;EACrC;EACA;IACE,aAAa;EACf;EACA;IACE,8BAA8B;EAChC;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,6BAA6B;EAC/B;EACA;IACE,sBAAsB;EACxB;EACA;IACE,uBAAuB;EACzB;EACA;IACE,WAAW;IACX,cAAc;IACd,WAAW;EACb;EACA;IACE,gCAAgC;IAChC,wBAAwB;EAC1B;EACA;;;IAGE,yDAAyD;EAC3D;EACA;IACE,YAAY;IACZ,eAAe;IACf,0CAA0C;EAC5C;EACA;;;IAGE,wDAAwD;EAC1D;EACA;IACE,WAAW;IACX,cAAc;IACd,2CAA2C;EAC7C;EACA,uBAAuB;EACvB,eAAe;EACf;;;;;;;;;;IAUE,kBAAkB;IAClB,OAAO;IACP,MAAM;IACN,WAAW;IACX,YAAY;IACZ,oBAAoB;IACpB,WAAW;EACb;EACA;IACE,+BAA+B;EACjC;EACA;IACE;;;;KAIC;EACH;EACA;IACE;;;;KAIC;EACH;EACA;IACE;;;;KAIC;EACH;EACA;IACE;;;;KAIC;EACH;EACA;IACE,WAAW;IACX,YAAY;IACZ,kBAAkB;IAClB,SAAS;IACT,QAAQ;IACR,kBAAkB;IAClB,iBAAiB;IACjB,WAAW;IACX,qBAAqB;IACrB,sBAAsB;IACtB,0EAA0E;IAC1E,kBAAkB;IAClB,6BAA6B;EAC/B;EACA;;IAEE,mDAAmD;EACrD;EACA;IACE,8BAA8B;EAChC;EACA;IACE,8BAA8B;EAChC;EACA;IACE;MACE,uBAAuB;IACzB;IACA;MACE,yBAAyB;IAC3B;EACF;AACF",sourcesContent:["/*\n Wrapped swiper styles to prevent conflicts with parent styles.\n\n Note: When we update swiper version, we should also update the styles here to match\n what would be loaded from swiper/css.\n*/\n.klaviyo-swiper-wrapper {\n /**\n * Swiper 10.3.1\n * Most modern mobile touch slider and framework with hardware accelerated transitions\n * https://swiperjs.com\n *\n * Copyright 2014-2023 Vladimir Kharlampidi\n *\n * Released under the MIT License\n *\n * Released on: September 28, 2023\n */\n\n /* FONT_START */\n @font-face {\n font-family: 'swiper-icons';\n src: url('data:application/font-woff;charset=utf-8;base64, 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');\n font-weight: 400;\n font-style: normal;\n }\n /* FONT_END */\n :root {\n --swiper-theme-color: #007aff;\n /*\n --swiper-preloader-color: var(--swiper-theme-color);\n --swiper-wrapper-transition-timing-function: initial;\n */\n }\n :host {\n position: relative;\n display: block;\n margin-left: auto;\n margin-right: auto;\n z-index: 1;\n }\n .swiper {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n overflow: clip;\n list-style: none;\n padding: 0;\n /* Fix of Webkit flickering */\n z-index: 1;\n display: block;\n }\n .swiper-vertical > .swiper-wrapper {\n flex-direction: column;\n }\n .swiper-wrapper {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(\n --swiper-wrapper-transition-timing-function,\n initial\n );\n box-sizing: content-box;\n }\n .swiper-android .swiper-slide,\n .swiper-ios .swiper-slide,\n .swiper-wrapper {\n transform: translate3d(0px, 0, 0);\n }\n .swiper-horizontal {\n touch-action: pan-y;\n }\n .swiper-vertical {\n touch-action: pan-x;\n }\n .swiper-slide {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n }\n .swiper-slide-invisible-blank {\n visibility: hidden;\n }\n /* Auto Height */\n .swiper-autoheight,\n .swiper-autoheight .swiper-slide {\n height: auto;\n }\n .swiper-autoheight .swiper-wrapper {\n align-items: flex-start;\n transition-property: transform, height;\n }\n .swiper-backface-hidden .swiper-slide {\n transform: translateZ(0);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n }\n /* 3D Effects */\n .swiper-3d.swiper-css-mode .swiper-wrapper {\n perspective: 1200px;\n }\n .swiper-3d .swiper-wrapper {\n transform-style: preserve-3d;\n }\n .swiper-3d {\n perspective: 1200px;\n }\n .swiper-3d .swiper-slide,\n .swiper-3d .swiper-cube-shadow {\n transform-style: preserve-3d;\n }\n /* CSS Mode */\n .swiper-css-mode > .swiper-wrapper {\n overflow: auto;\n scrollbar-width: none;\n /* For Firefox */\n -ms-overflow-style: none;\n /* For Internet Explorer and Edge */\n }\n .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {\n display: none;\n }\n .swiper-css-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: start start;\n }\n .swiper-css-mode.swiper-horizontal > .swiper-wrapper {\n scroll-snap-type: x mandatory;\n }\n .swiper-css-mode.swiper-vertical > .swiper-wrapper {\n scroll-snap-type: y mandatory;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper {\n scroll-snap-type: none;\n }\n .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: none;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper::before {\n content: '';\n flex-shrink: 0;\n order: 9999;\n }\n .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: center center;\n scroll-snap-stop: always;\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal\n > .swiper-wrapper\n > .swiper-slide:first-child {\n margin-inline-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {\n height: 100%;\n min-height: 1px;\n width: var(--swiper-centered-offset-after);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical\n > .swiper-wrapper\n > .swiper-slide:first-child {\n margin-block-start: var(--swiper-centered-offset-before);\n }\n .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {\n width: 100%;\n min-width: 1px;\n height: var(--swiper-centered-offset-after);\n }\n /* Slide styles start */\n /* 3D Shadows */\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom,\n .swiper-3d .swiper-slide-shadow,\n .swiper-3d .swiper-slide-shadow-left,\n .swiper-3d .swiper-slide-shadow-right,\n .swiper-3d .swiper-slide-shadow-top,\n .swiper-3d .swiper-slide-shadow-bottom {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: 10;\n }\n .swiper-3d .swiper-slide-shadow {\n background: rgba(0, 0, 0, 0.15);\n }\n .swiper-3d .swiper-slide-shadow-left {\n background-image: linear-gradient(\n to left,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-right {\n background-image: linear-gradient(\n to right,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-top {\n background-image: linear-gradient(\n to top,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-3d .swiper-slide-shadow-bottom {\n background-image: linear-gradient(\n to bottom,\n rgba(0, 0, 0, 0.5),\n rgba(0, 0, 0, 0)\n );\n }\n .swiper-lazy-preloader {\n width: 42px;\n height: 42px;\n position: absolute;\n left: 50%;\n top: 50%;\n margin-left: -21px;\n margin-top: -21px;\n z-index: 10;\n transform-origin: 50%;\n box-sizing: border-box;\n border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n border-radius: 50%;\n border-top-color: transparent;\n }\n .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,\n .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {\n animation: swiper-preloader-spin 1s infinite linear;\n }\n .swiper-lazy-preloader-white {\n --swiper-preloader-color: #fff;\n }\n .swiper-lazy-preloader-black {\n --swiper-preloader-color: #000;\n }\n @keyframes swiper-preloader-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n }\n}\n"],sourceRoot:""}]),n.Z=w},98147:function(){},55478:function(){},13690:function(){},39491:function(e,n){n.Z={displayName:"Message-displayName-UHuef",textMessageContainer:"Message-textMessageContainer-IgPmI",outgoing:"Message-outgoing-QPlCo",incoming:"Message-incoming-IehGs"}},5606:function(e,n){n.Z={linkContainer:"Chat-linkContainer-eI6CS"}},69215:function(e,n,r){var A=r(31524),i=r.n(A),s=r(82238),o=r.n(s),t=r(71652),p=r.n(t),a=r(70747),w=r.n(a),l=r(70073),d=r.n(l),C=r(37589),c=r.n(C),B=r(92032),h={};h.styleTagTransform=c(),h.setAttributes=w(),h.insert=p().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=d();i()(B.Z,h);n.Z=B.Z&&B.Z.locals?B.Z.locals:void 0},77991:function(e,n,r){var A=r(31524),i=r.n(A),s=r(82238),o=r.n(s),t=r(71652),p=r.n(t),a=r(70747),w=r.n(a),l=r(70073),d=r.n(l),C=r(37589),c=r.n(C),B=r(59633),h={};h.styleTagTransform=c(),h.setAttributes=w(),h.insert=p().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=d();i()(B.Z,h),B.Z&&B.Z.locals&&B.Z.locals}}]);